Example of Sync Google Calendar in ASP.NET MVC 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, 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 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
opens in a new tab