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

Example of Data Virtualization in ASP.NET Core Scheduler Control

This example demonstrates the dynamic retrieval of events on each scroll within the Scheduler. As the content is scrolled, a data-loading request is dispatched to a remote data server. This request specifically aims to load appointments only for the resources currently being displayed.

DEMO
SOURCE

In this example, the lazy loading option is enabled in timeline month and month views to load 1000 resources, and data from remote service is bound to the Scheduler using the instance of DataManager. To enable the on-demand loading of events in the Scheduler, set the enableLazyLoading property to true within the view-specific settings.

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