|
|
Custom Data Paging in ASP.NET |
|
|
CodeProject |
|
|
ASP.NET / Component & Controls |
|
|
Click to Visit |
|
|
Click to Download |
|
|
178 |
This is an interesting web based article which gives you the solution for adding the paging behavior in the ASP.NET repeater control. In this article the author explains the step-by-step process of placing the repeater control in the ASP.NET page, fetching the database data using the ADO.NET objects and display it on the multiple pages of the repeater control created with previous, next, first and last buttons for navigation. A sample repeater control with paging behavior is shown in this article.
|