Am I misunderstanding data grids?

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


Wow, I need to wake up. Should be
set the dgColumnIsEditable["yourColumn"] of group "yourGroup" to false

3rd times the charm.

On Sun, Oct 30, 2011 at 3:18 PM, Mike Bonner <bonnmike at gmail.com> wrote:

> er Meant false. oopsy
>
> On Sun, Oct 30, 2011 at 3:16 PM, Mike Bonner <bonnmike at gmail.com> wrote:
>
>> 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