WebGrid provides Automatic Sort feature to disable or enable the automatic sort in WebGrid.
In this topic, you will learn the basic thing on how to disable automatic sort feature in WebGrid.
To disable automatic sort in WebGrid
- Open WebGrid.NET Designer.
- In Advanced tab, click See All Properties.
- In RootTable, set AutomaticSort to False.
- Click OK to apply the changes.
- Run the project.
Tasks
How-to: Disable automatic filter in a specific table
References
AutomaticSort Property
Other Resources
Walkthrough Topics
How-to Topics