New to KendoReactStart a free 30-day trial

Persisting The KendoReact Grid's DataState Between Page Reloads

Environment

Product Versionv5.12.1
ProductProgress® KendoReact Grid

Description

I want to preserve the Grid state between page reloads.

Solution

You can achieve this by saving the DataState to the localStorage. When the dataState changes, store it in the localStore, and when the component loads, set the previously saved dataState from the localStorage.

Change Theme
Theme
Loading ...
In this article
EnvironmentDescriptionSolution
Not finding the help you need?
Contact Support