If you look here http://lessons.runrev.com/s/lessons/m/datagrid/l/7343-Data-Grid-Properties Under column properties, you will find this.. *dgColumnIsEditable [COLUMN] - Toggle whether or not a column is editable by the user. Set to true/false. * So you can do "set the dgColumnIsEditable["yourcolumnname"] to true
On Sun, Oct 30, 2011 at 3:02 PM, Geoff Canyon Rev <gcanyon+...@gmail.com>wrote: > Do I really need to edit the script of each column's template object > to insert an exit mouseDoubleUp if I want that column not to be > editable? > > _______________________________________________ > 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 > _______________________________________________ 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