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