Hi, A suggestion and a guess. To narrow down where to put your breakpoints, search for "dghilitedline" and put breakpoints anywhere you find it. If it's your code that is causing the problem, dghilitedline will be involved somewhere, maybe in a custom column behavior.
The guess is that perhaps each of your datagrids shares the same template? I'm not at all sure that would cause what you're seeing but worth a check. This could happen if you copied and pasted a datagrid instead of creating it from the Tools palette. Pete lcSQL Software <http://www.lcsql.com> On Wed, Dec 12, 2012 at 3:13 AM, Ueliweb <ueli...@gmx.ch> wrote: > Thanks Bob > > I tried it. > > Every handler within the stack, the card and the 3 dataGrid scrips has a > breakpoint ... > > This all happens if I single klick to any row ... > Also I tried all MouseUp, mouseDown selectionChanged handler ... > > No of them let break the scripts by running. > It just happens. > Where more I could set a brake point any more? > > If you Bob or some one else would like so inspect the stack I can send it > personally (because of some data included) > But the stack is also a big building place ... > > > > > 2012/12/11 Robert Sneidar <slylab...@me.com> > > > Without perusing your code and the card you are working with, there is no > > way to tell. Only thing I can suggest is, if it is your code that is > doing > > this, put breakpoints in your code and step through to see where the > effect > > is taking place. > > > > Bob > > > > > > On Dec 11, 2012, at 5:30 AM, Ueliweb wrote: > > > > > Hei > > > > > > I have 3 DataGrid on one card (all with another name). > > > If I click/ double-click to one DG (doesen't matter witch one) to a Row > > -> > > > the other both DG's update the hilited the Row with the same index too. > > > > > > I put away all "me" in all scripts of this card and the stack and > > replaced > > > them with the real name like: > > > ... of group "dataGrid name" of this card of this stack > > > But the behavior is still the same. > > > > > > Functionally there looks to be everything OK just this wrong changes of > > the > > > hilited Row of the other 2 DG's > > > > > > > > > some Idea? > > > > > > ueliweb > > > _______________________________________________ > > > 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 > _______________________________________________ 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