Enable history with editing.history = { enabled: true }. Every committed cell edit is recorded; reverse it with the toolbar, grid.undo() / grid.redo(), or the keyboard (Ctrl/Cmd+Z, Ctrl/Cmd+Shift+Z, Ctrl+Y) while the grid body has focus. Double-click a cell to edit, then undo.