setting data grid columns by code
Andrew Kluthe
andrew at rjdfarm.com
Thu Nov 10 10:29:10 EST 2011
columns
- Line delimited list of columns in your table.
put the dgProp["columns"] of group "Data Grid" into sColumns
set the dgProp["columns"] of group "Data Grid" to sColumns
It produces and accepts a line delimited list of columns. I have never done
this from script but I use it from message box all the time to copy columns
from one grid to another.
--
View this message in context: http://runtime-revolution.278305.n4.nabble.com/setting-data-grid-columns-by-code-tp4023932p4024020.html
Sent from the Revolution - User mailing list archive at Nabble.com.
More information about the use-livecode
mailing list