SMART datagrid v.1 > Classes > EditOptions
DataLudi.EditOptions.appendable property
trueでreadOnlyがfalseならユーザーが最後の行の次に行を追加することができる。
デフォルト値はfalse.
- Getter
- function appendable(): Boolean
- Setter
- function setAppendable(value: Boolean)
- See Also
- readOnly
- updatable
- insertable
- deletable
- セル編集概要
- Examples
- セル編集