/
gd.allowAddRows
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
Grid details
Grid details
Read with this
gd.readonly
gd.readonly
More like this
Properties overview
Properties overview
Read with this
gd.emptyRows
gd.emptyRows
More like this
Issue type specific checklist
Issue type specific checklist
Read with this
gd.visiblerows
gd.visiblerows
More like this