• 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 Sync Google Calendar in ASP.NET Core Scheduler Control

This example illustrates how to load and integrate events data from the Google Calendar into our Scheduler.

DEMO
SOURCE

In this example, we have assigned our custom created Google Calendar url to the DataManager and assigned the same to the Scheduler dataSource within the eventSettings API. Since the events data retrieved from the Google Calendar will be in its own object format, therefore it needs to be resolved manually within the Scheduler’s dataBinding event. Within this dataBinding event, the event fields needs to be mapped properly and then assigned to the result.

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
opens in a new tab