The default behavior of ViewState property in WebGrid is true.
In this topic, you will learn the basic thing on how to disable ViewState in WebGrid.
To disable ViewState in WebGrid
- Open WebGrid.NET Designer.
- Set ViewStateStorage to None in Advanced-WebGrid.
- Click OK to apply the changes.
- Run the project.
Other Resources
Miscellaneous WebGrid Settings
Walkthrough Topics
How-to Topics