|
Browse by Tags
All Tags » ASP.NET » GridView
-
Figure 1: Our custom pager in action!
I never have liked the concept of storing all the data in whatever form (DataTable/Lists of records/etc.) to the ASP.NET gridview control and having it automatically manage paging for me. This could however be improved using Visual Studio 2008 wizards. However, this requires writing stored ...
|
|
|