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

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.

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