https://github.com/syncfusionexamples/ej2-datagrid-core-persistence-clear-persisted-data
Clear persisted grid data from local storage on dynamic page reload
https://github.com/syncfusionexamples/ej2-datagrid-core-persistence-clear-persisted-data
aspnetcore clear-persistence core datagrid persistence syncfusion-ej2
Last synced: 2 months ago
JSON representation
Clear persisted grid data from local storage on dynamic page reload
- Host: GitHub
- URL: https://github.com/syncfusionexamples/ej2-datagrid-core-persistence-clear-persisted-data
- Owner: SyncfusionExamples
- Created: 2019-10-15T12:31:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-09-13T02:52:53.000Z (9 months ago)
- Last Synced: 2025-09-13T04:25:10.299Z (9 months ago)
- Topics: aspnetcore, clear-persistence, core, datagrid, persistence, syncfusion-ej2
- Language: HTML
- Size: 519 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ASP.NET CORE DataGrid - Persistence Clear data
This sample explains about how to clear the persisted grid data from the local storage on dynamically reloading page.
**Forum link**: https://www.syncfusion.com/forums/148167/how-to-disable-persistence-from-javascript
## Prerequisites
* Visual Studio 2022
## How to run the project
* Checkout this project to a location in your disk.
* Open the solution file using the Visual Studio 2022.
* Restore the NuGet packages by rebuilding the solution.
* Run the project.