Paging in ListView in ASP.Net 3.5 |
![]() ![]() ![]() ![]() ![]() (Rated 0 with 0 votes) |
|
|
My previous article, ListView Control in ASP.Net 3.5 provides a good understanding on the new control with a sample databinding. Our next step will be, adding paging feature to the ListView control. Like GridView, Paging in ListView control is not an integral part of the control itself. It can be provided through a new control in ASP.Net 3.5 called DataPager control. |
||