Paging

The paging options are available for all data sources.

Setting Description Default value
Show paging Hide or display the paging control. true
Number of items per page Specify the number of items to show per page. 10
Number of pages to display in range Determines the number of pages to display in range. 5
Hide navigation buttons (prev page, next page) Self explicit. false
Hide first/last navigation buttons Self explicit. false
Hide navigation buttons (prev, next, first, last) if they are disabled. Self explicit. true
Enable page number in query string When enabled, the current page number is written to the URL as a ?page=N query string parameter so pages can be deep-linked and the browser back/forward buttons navigate between result pages instead of leaving the page. false