Datagrid edit cell question

Trevor DeVore lists at mangomultimedia.com
Wed Mar 24 15:37:34 EDT 2010


On Mar 24, 2010, at 3:33 PM, Marcello Bertoli wrote:

> I have some questions about editing data directly inside datagrids.
>
> The scenario is a datagrid where the user can edit only certain  
> columns. I've accomplished this turning off the "allow text editing"  
> of the datagrid and allowing the text editing of the column I want  
> in the mouseDoubleUp handler. Here it is a sample code:

I think that setting the dgColumnIsEditable to false for the columns  
you don't want to edit should do the trick. Try that. Docs are on this  
page:

http://lessons.runrev.com/spaces/lessons/manuals/datagrid/lessons/7343-Data-Grid-Properties

-- 
Trevor DeVore
Blue Mango Learning Systems
ScreenSteps: http://www.screensteps.com
Releasable Revolution Resources for Developers: http://revolution.bluemangolearning.com



More information about the use-livecode mailing list