|
Multilevel Undo Redo
Undo / Redo adds immeasurable value to the user interface of any application. The GridControl offers complete support for multilevel undo/redo operations. Any changes to the grid are saved in an undo list to perform subsequent undo/ redo operations, if needed.
Undo / Redo
Groups of such actions, referred to as transactions, can be rolled back in a single step.
|
|
|
|