Le 19 nov. 2014 à 17:17, Bob Sneidar a écrit :

> Do all the data grids have the same name? Did you copy/paste or clone them? I 
> had issues with cloning data grids in the past so I do not do that anymore. I 
> drag a fresh data grid from the tools pallet every time. Never had a problem 
> since. 
> 
> Bob S

Thanks Bob for your reply. 
My data grids have different names;
 but yes I got those of the first card by doing :
"copy group "DataGrid" of group "Templates" of stack "revDataGridLibrary" to 
this card"
and then I copied these first data grids on the other cards.
I always do that because, once, I got an answer from Trevor saying that The 
template stack is required for data grid forms, not for data grid tables.

But anyway, I am going to try with a template stack (by draging from the tool 
palette); at least for the first card
For the all stack I need 3 data grids * 12 cards ;-(((

Thank you again Bob  for this suggestion

André




> 
> 
>> On Nov 19, 2014, at 01:37 , André Bisseret <andre.bisse...@wanadoo.fr> wrote:
>> 
>> Bonjour,
>> 
>> I have a stack with 12 cards. On each card I have 3 data grids (tables).
>> 
>> First time I get the following problem :
>> When I select a line in one of the 3 data grids, that triggers the selection 
>> of one line in the others data grids!!!
>> 
>> I tried to trap the message "selectionChanged" without any success.
>> 
>> I tried to put the following handler into the script of each data grid :
>> on selectionChanged
>> put cr & the target
>> end selectionChanged
>> 
>> Then if I select one line in one data grid, I get the 3 names in the message 
>> box!!!
>> 
>> I am going crazy !
>> how to get rid of this phenomena?
>> 
>> Thanks a lot in advance for any help
>> 
>> Best regards 
>> André
>> _______________________________________________
>> use-livecode mailing list
>> use-livecode@lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your subscription 
>> preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
> 
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to