Example of Infinite Scrolling in Blazor DataGrid Component

DataGrid / Scrolling / Infinite Scrolling

This sample demonstrates the DataGrid component’s infinite scrolling feature. You can use the scrollbar, navigation keys, or mouse wheel to perform the infinite scrolling action.

The DataGrid's Infinite Scrolling feature allows users to load data using a load on demand concept, where buffered data is fetched only when the scrollbar reaches the end of the scroller. To enable Infinite Scrolling, set the EnableInfiniteScrolling property to true.

Note: When enabling EnableInfiniteScrolling, it's essential to define the Height property as well.

For further information about the infinite scrolling feature, please refer to the documentation section.

Transform your Blazor web apps today with Syncfusion® Blazor components
100+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE