Hi all,
When to support Undo & Redo in datatable?
Hi all,
When to support Undo & Redo in datatable?
Currently we do not plan to support such functionality.
Component provides events for all cases of data changing, so it possible to create a custom code, that will save old values, and will reapply them when necessary.