Am I misunderstanding data grids?

Mike Bonner bonnmike at gmail.com
Sun Oct 30 17:16:44 EDT 2011


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+rev at 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 at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



More information about the use-livecode mailing list