Related resources for PageSize
  • Custom Paging in Gridview12/2/2012 10:15:38 PM. In this article I am explaining custom paging in a grid view. Gridview has builtin paging but custom paging improves performance.
  • Customizing DataPager With PageSize DropDown in Silverlight12/1/2011 6:30:17 AM. In real time applications huge data display demands pagination with a DataPager , which offer navigation and paging to data source.Here in this post we will customize the Datapager control to have a Page Size Combo(Or Dropdown) ,which will have the options to change the page size dynamically based on the data source.
  • Building a Navigation System in ASP.NET1/3/2006 6:24:04 AM. This article shows you how to display single record per page and navigate through single record using ASP.NET.
C# and the .NET Platform, Second Edition
The mission of this book is to provide you with a solid foundation of the C# language...
Download