This is mainly about a recently developed SharePoint list or document library paging control, and packaging it into a customizable list (custom list), the document library (documents libraries), the discussion board (Discussion), the resource pool ( Assets library), Survey Gallery (Survey), and so on a variety of data list paging. As long as you add this webpart of a list page control (kingwiforlistpaging) to the list page in a list of data, you can implement different types of list paging functionality. At the same time, this paging control also applies to the implementation of the paging control features, including the following points:
1. Counts the total number of entries in the current list;
2. Displays the current number of pages;
3. Displays the total number of pages;
4. Add "First page", "prev", "Next", "last" feature paging events, and dynamic jump to specific page events.
5. Applicable SharePoint version: SharePoint 2007,sharepoint 2010,sharepoint 2013
As shown in the following illustration:
Click on the next page to see the next page of data, as shown in the following figure