Thanks zryip, hadn't come across those properties before.

It seems like there's a lot of stuff about datagrids that is undocumented,
or maybe I'm just not looking in the right place?

Pete
Molly's Revenge <http://www.mollysrevenge.com>





>
> Another solution is to use the dgClickLine or dgClickIndex properties
> of the datagrid group:
>
> For a try, place this handler in the datagrid group script:
>
> on mouseUp
>  put the dgClickIndex of me
> end mouseUp
>
>
>
>
>
_______________________________________________
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