New to Kendo UI for VueStart a free 30-day trial

TreeList Virtual Scrolling

Updated on Sep 9, 2026

The Kendo UI for Vue TreeList provides Virtual scrolling as an alternative to the data paging.

The Virtualization functionality is suitable for scenarios with a big number of data items. When working in a Virtualization mode, the TreeList renders only part the component's data, based on the scroller position.

Getting Started

To use the TreeList with virtual scrolling you need to set the following configurations:

Example
View Source
Loading ...
In this article
Getting StartedSuggested Links
Not finding the help you need?
Contact Support