Selecting a line in a datagrid also selects a line in another (same card)
Pi Digital
sean at pidigital.co.uk
Wed Nov 19 06:28:54 EST 2014
This is a bug. Yay! Report it my friend.
quality.livecode.com
Sean Cole
Pi Digital
--
This message was sent from an iPhone, probably because I'm out and about. Always contactable. Well, most of the time :/
> On 19 Nov 2014, at 09:37, André Bisseret <andre.bisseret at 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 at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list