Closed aninde closed 4 years ago
After Insert operations or Remove columns undo doesn't work. There is no such option at all in the context menu. Undo work after removing rows from the contextMenu (but data are displayed wrong ), but not after removing columns.
Insert operations
Remove columns
Try to insert some rows and undo it.
https://jsfiddle.net/js_ziggle/ejabsc37/1/
Should be fixed with #185.
Fixed and released in v5.0.1
Description
After
Insert operations
orRemove columns
undo doesn't work. There is no such option at all in the context menu. Undo work after removing rows from the contextMenu (but data are displayed wrong ), but not after removing columns.Steps to reproduce
Try to insert some rows and undo it.
Demo
https://jsfiddle.net/js_ziggle/ejabsc37/1/
Your environment