Example of Infinite Scrolling in ASP.NET MVC Tree Grid Control

This sample demonstrates the Tree Grid component with the infinite scrolling feature.

DEMO
SOURCE

The Tree Grid Infinite scrolling, allows you to load data in lazy loading concept, which means the buffer data is loaded only when the scrollbar reaches the end of the scroller. To enable Infinite scrolling, set EnableInfiniteScrolling property as true.

Note: The Height property must be defined when enabling EnableInfiniteScrolling.

Transform your ASP.NET MVC web apps today with Syncfusion® ASP.NET MVC components
85+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab