SelectionChanged and datagrids

Bob Sneidar bobs at twft.com
Tue Feb 22 17:33:37 EST 2011


Not complaining just a curiosity. I have a selectionChanged handler in my data grid because I want to trap for it and act based one what the user selected. 

I discovered though, that if I have something selected, and then programmatically set the dgText of the datagrid, effectively deselecting anything, the datagrid does NOT get the selectionChanged message, even though the selection DID change. 

I suppose I could go into the behavior and modify it to suit my needs but it's no big deal. 

Bob






More information about the use-livecode mailing list