AspNetPager Demo

This sample demonstrate the basic functionality of AspNetPager, help you understand how it works.

In order to paging use AspNetPager,you only need to set its RecordCount property value and handle PageChanged event,you can show or bind data in this event handler。

Click paging buttons below to view paging effect:


(check this checkbox will only fire PageChanging event,PageChanged event will not be triggered)

AspNetPager running affect:

Cloned AspNetPager: