An open API service indexing awesome lists of open source software.

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

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.