WebGrid provides a virtual load feature which is very powerful to save the memory usage.
In this topic, you will learn the basic thing on how to enable load more data in WebGrid.
To enable load more data in WebGrid
- Open WebGrid.NET Designer.
- Set PagingMode to VirtualLoad in QuickStart - Popular Settings - Paging section
- Click OK to apply the changes.
- Run the project.
References
PagingMode Property
Other Resources
Walkthrough Topics
How-to Topics