https://github.com/syncfusionexamples/mvc-reset-pivotgrid-to-initial-state-while-enabling-enablepersistence
This example demonstrates how to reset PivotGrid to initial state while enabling EnablePersistence in EJ2 ASP.NET MVC.
https://github.com/syncfusionexamples/mvc-reset-pivotgrid-to-initial-state-while-enabling-enablepersistence
asp-net-mvc pivot-table syncfushion
Last synced: 9 months ago
JSON representation
This example demonstrates how to reset PivotGrid to initial state while enabling EnablePersistence in EJ2 ASP.NET MVC.
- Host: GitHub
- URL: https://github.com/syncfusionexamples/mvc-reset-pivotgrid-to-initial-state-while-enabling-enablepersistence
- Owner: SyncfusionExamples
- Created: 2018-11-09T10:34:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-09-13T11:16:05.000Z (10 months ago)
- Last Synced: 2025-09-13T13:45:40.927Z (10 months ago)
- Topics: asp-net-mvc, pivot-table, syncfushion
- Language: C#
- Size: 6.72 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How to reset ASP.NET MVC PivotGrid to initial state while enabling EnablePersistence
This sample explains about how to reset ASP.NET MVC PivotGrid to initial state while enabling EnablePersistence in ASP.NET MVC application.
## 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.s