allow editing | |
Type | property |
Dictionary | DataGrid |
Library | Data Grid |
Syntax |
|
Associations | datagrid |
Summary | Set to true to allow users to edit the cells of a table or the fields in a form. |
Description | Set to true to allow users to edit the cells of a table or the fields in a form. Note that when customizing templates for form rows or table columns you would check this property to determine if fields should allow editing. The default Row Behavior script contains an Example of how to do this. |