EditOpenDetail
Detail payload for the edit-open event.
Fired when row editing begins (user clicks/double-clicks a row to edit).
Only fires in mode: 'row' — never in mode: 'grid' where all rows
are perpetually editable.
Properties
Section titled “Properties”| Property | Type | Description |
|---|---|---|
rowIndex | number | Index of the row entering edit mode. |
rowId | string | Stable row identifier (from getRowId). |
row | TRow | Row object reference. |
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