DataLudi Grid v.1 > Classes > EditOptions

Back  Forward

EditOptions.commitWhenExitLast  property

If this value is true, commits as soon as out of the last cell by entering the enter or tap key. 

Defaults to false.

Getter
function commitWhenExitLast(): Boolean
Setter
function setCommitWhenExitLast(value: Boolean)
See Also
crossWhenExitLast
useTabKey
useArrowKeys
commit
Cell Editing Overview
Examples
Cell Editing
Keys for Editing