• What is KendoReact
  • Getting Started
  • Server Components
  • Components
  • Sample Applications
  • Styling & Themes
  • Common Features
  • Project Setup
  • Knowledge Base
  • Changelog
  • Updates
  • Troubleshooting

Make the Pager Stick to the Bottom of the TreeList

Environment

Product Version4.5.0
ProductProgress® KendoReact

Description

How can I make the pager stick to the bottom of the TreeList, even if the page size is smaller?

Solution

A custom Pager should be rendered below the TreeList component and the onPageChange event should be handled to update accordingly the data visible on the current page.

Example
View Source
Change Theme:

In this article

Not finding the help you need?