dhtmlxgrid_undo.js required
Extension allows undo|redo functionality. All edit actions made by user will be saved in unlimited undo history. However, modifications caused by API calls will not be stored in the history.
There are methods responsible for enabling/disabling undo|redo functionality in the grid:
grid.enableUndoRedo(); grid.disableUndoRedo();