• Material 3
  • Fluent
  • Bootstrap v5
  • Tailwind CSS
  • High Contrast
Preferences
Theme Selection
Theme Modes
Mode Selection
Touch
Mouse
Localization
*Translated by Google Translator.
Currency

Example of Grouping with Infinite Scrolling in ASP.NET MVC Data Grid Control

This sample demonstrates the lazy loading grouping feature with infinite scrolling.

DEMO
SOURCE

The lazy load grouping allows the grid to render only the initial level caption rows in the collapsed state while grouping. Now, the Data Grid supports lazy load grouping for infinite scrolling enabled grid too, which means the records of each group caption will render only when you expand the group captions row. Buffer data is loaded only when the scrollbar reaches the end of the scroller. This is done by setting the GroupSettings->EnableLazyLoading property as true and the EnableInfiniteScrolling property as true.

Note: The Height property must be defined when enabling the 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