Redux Undo

KendoReact enables you to manage the state and history of the components by providing integration support for the Redux and Redux Undo libraries.

Redux and Redux Undo allow the switching between states during data operations, such as editing, paging, sorting, or filtering, and are convenient to use in complex editing scenarios or when the user settings for a component have to be stored and retrieved when the user logs back.

The following example demonstrates how to integrate the KendoReact Grid with both libraries and toggle between the different states of the Grid. To access all demo files, refer to the tree pane of the file. To download the project, refer to this GitHub repository.

In this article

Not finding the help you need?