DataLudi Grid v.1 > Classes > GridRow

Back  Forward

GridRow.checkable  property

If it is true, user can change the checked status of this row by clicking CheckBar cell. 

Defaults to true.

Getter
function checkable(): Boolean
Setter
function setCheckable(value: Boolean)
See Also
checked
CheckBar
GridBase.checkAll
GridBase.checkRow
Examples
Check Bar]