gd.allowAddRows
Enable or disable the possibility to add rows
Class | grid |
---|---|
Property | gd.allowAddRows |
Formal specification | gd.allowAddRows = true | false |
Required | no |
Default | |
Version | 1.0 |
Comment | Set the allowAddRows property to false if you want to setup a static grid, having a couple of rows for which the columns need to be edited |
Example | gd.allowAddRows = falseĀ
|
Reference |
Related content
gd.readonly
gd.readonly
More like this
gd.displayCondition
gd.displayCondition
More like this
gd.minDisplayRowCount
gd.minDisplayRowCount
More like this
gd.toolbar.disable
gd.toolbar.disable
More like this
gd.maxDisplayRowCount
gd.maxDisplayRowCount
More like this
gd.visiblerows
gd.visiblerows
More like this