GRID.Editable

Previous  Next

 

state = GRID.Editable( BYVAL nControl AS INTEGER,

                       BYVAL state AS INTEGER ) AS INTEGER

 

 

 

 

Set or get the editable (readonly) state of the Grid.

 

Example:

 

GRID.Editable( nControl, FALSE );