Datagrid Column Click
Bob Sneidar
bobsneidar at iotecdigital.com
Thu Dec 21 13:50:45 EST 2017
Hi all.
I have a need to right-click on a datagrid column and get the name of the column, whether or not there is any data in it. I know this is not currently possible, as:
put the mouseControl into tTargetNum
put the name of tTargetNum into tTargetName
will return graphic "dgAlternatingRows" if there is no data. I'm hoping to submit a feature request for the new "Super Duper Datagrid" currently in devemopment. How would I go about doing that?
Bob S
More information about the use-livecode
mailing list