TreeListKeyboardNavigationBuilder.EditOnKeyPress Method
Name | Parameters | Description |
---|---|---|
EditOnKeyPress(JS) | value | Specifies whether users can enter a new cell value on a key press. Applies if editing.mode is 'cell' or 'batch'. Mirrors the client-side editOnKeyPress option. |
EditOnKeyPress(Boolean) | value | Specifies whether users can enter a new cell value on a key press. Applies if editing.mode is 'cell' or 'batch'. Mirrors the client-side editOnKeyPress option. |