Skip to content

EditOpenDetail

Since v1.13.0

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.

PropertyTypeDescription
rowIndexnumberIndex of the row entering edit mode.
rowIdstringStable row identifier (from getRowId).
rowTRowRow object reference.
AI assistants: For complete API documentation, implementation guides, and code examples for this library, see https://toolboxjs.com/llms-full.txt