Hi list,

I have a datagrid with dgStyle as "table".
I have populated the columns and the dgText.
Now I need to adjust the width of each column by script :

put "100,120,150" into Lw
set the dgColumnWidths of group "DataGrid 1" to Lw

But nothing changes when running the above commands.
What am I doing wrong ?

Thank you in advance.
jbv

_______________________________________________
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