Hi all

While I'm getting better at understanding datagrids I'm still confused about 
some things, particularly the ways in which we refer to rows and objects in 
form datagrids.

Here's my problem: I show some controls (group "extraButtons") in a row when 
the user touches the row in a form. When the user touches another row, I want 
to hide group "extraButtons" on the previous row before showing group 
"extraButtons" on the newly touched row. Assuming that the row with group 
"extraButtons" already showing is row 1 of the datagrid and I touch row 2, how 
might I code such behaviour?

Thanks for your help!

Cheers

Gerry
_______________________________________________
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