New to KendoReactStart a free 30-day trial

Paging
Premium

Updated on Jun 24, 2026

The KendoReact ListView can be easily integrated with the KendoReact Pager to split the content into multiple pages.

Basic Usage

To page the ListView data, pass a data slice to the ListView and render a Pager in the footer prop. Handle the onPageChange event to update the skip and take values and re-slice the data accordingly.

The following example demonstrates how to split ListView items across pages using the Pager component.

Change Theme
Theme
Loading ...
In this article
Basic UsageSuggested Links
Not finding the help you need?
Contact Support