Programmatic editing (start/stop)

Drive the editor from outside via api.startEditing(row, columnId) / stopEditing(cancel?). A toolbar edits the active cell, commits or cancels, and a guided-entry flow jumps to the next blank required field and opens it.

A live, editable Svelte 5 data grid example. Open the interactive demo or read the documentation.