Kendo UI for jQuery Pager Overview

The Kendo UI Pager component enables splitting a set of data into pages with flexible and intuitive UI.

ninja-iconThe Pager component is part of Kendo UI for jQuery, a professional grade UI library with 110+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.Start Free Trial

The user interface of the Pager is useful for paging data-bound components that have a data source and do not have a built-in UI for paging such as the ListView or scenarios that require paging options—for example, Kendo Templates with a data source.

You can customize the page number templates or use an input for navigation to a specific page, toggle the visibility of previous and next buttons, include a pagesize dropdown and alter the information messages. The pager API also offers the ability to localize its messages.

Kendo UI for jQuery Pager Overview

Functionality and Features

Next Steps

See Also