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

gd.delete.allowed