VirtualScrolling

  • Material 3
  • Material 3 Dark
  • Fluent
  • Fluent Dark
  • Bootstrap v5
  • Bootstrap v5 Dark
  • Tailwind CSS
  • Tailwind CSS Dark
  • Material
  • Bootstrap v4
  • High Contrast
Preferences
Mode Selection
Touch
Mouse
Theme Selection
Localization
*Translated by Google Translator.
Currency
Essential Studio
HOME
All Controls

Example of Infinite Scrolling in ASP.NET Core Data Grid Control

This sample demonstrates the Grid component with the Infinite scrolling feature. You can use the scrollbar or navigation keys or the mouse wheel to perform the infinite scroll action. Click the button at the top of the Grid to load data source and scroll the Grid content vertically to load rows.

DEMO
SOURCE

The Grid Infinite scrolling, allows 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 Core web apps today with Syncfusion ASP.NET Core components
85+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE