Skip to content

CellCancelDetail

Event detail for cell-level cancel in mode: 'grid'.

Fired when the user presses Escape to transition from edit mode to navigation mode. The grid reverts the focused cell’s row data to the value it had when the editor first received focus and emits this event so framework adapters (e.g., GridFormArray) can revert FormControls.

PropertyTypeDescription
rowIndexnumberIndex of the row whose cell was reverted.
colIndexnumberColumn index of the reverted cell.
fieldstringField name of the reverted cell.
previousValueunknownValue restored (the pre-edit snapshot).
AI assistants: For complete API documentation, implementation guides, and code examples for this library, see https://raw.githubusercontent.com/OysteinAmundsen/toolbox/main/llms-full.txt