Whoa! Just discovered that when the datagrid library sends selectionChanged to 
a datagrid, it passes 2 parameters: sHilitedIndexes and 
pPreviouslyHilitedIndexes! Well THAT is a useful tidbit of information! I go to 
some effort to save the prior selection in a custom property of each datagrid, 
so I can compare values in the old and new selection! With These parameters I 
don't need to do that anymore! 

How many other golden nuggets can be found there? 

Bob S


> On Jun 25, 2018, at 08:37 , Bob Sneidar via use-livecode 
> <use-livecode@lists.runrev.com> wrote:
> 
> Ahah! So the correct syntax would be:
> 
> edit the script of the behavior of the behavior of group "dgCustomers"
> 
> Bob S


_______________________________________________
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