HomeCommunityControl GalleryList ControlsActive Pager

Active Pager



Submit a Review

1,674 Downloads

32,441 Views


Description

ActivePager is a .NET web control that encapsulate all the rendering and processing logic of a DataGrid, DataList or Repeater paging system.

Features

  • Add a powerfull paging for your DataGrids in one line of code.
  • Page any list controls (DataList, Repeater, ...) easier.
  • Includes records count, current page, total pages, and more.
  • Navagation includes previous/next page, first/last page, numeric paging, and more.
  • Full customisation of the appearance using format styles.
  • Takes advantage of the event model.
  • Culture independent.
  • Full source code available.
  • ...

Syntax Example

<AU:ActivePager id="pager" Runat="server" ControlToPage="MyDataGrid" />

Reviews

Submit a review