Adding Appointments for Multiple Resources in Blazor Scheduler

Arun Raj
1 min readJul 7, 2021

--

Get a quick overview of how to add appointments for multiple resources in the [Blazor Scheduler](https://www.syncfusion.com/blazor-components/blazor-scheduler “Blazor Scheduler”).

Syncfusion Blazor Scheduler — A Complete Event Calendar Component
* View vibrant events in different views such as day, week, month, agenda, year, and timeline.
* Display multiple calendars in a single layout with grouped events.
* Easily synchronize events with Google and Outlook Calendars.

To find out how to add a basic [Blazor Scheduler](https://www.syncfusion.com/blazor-components/blazor-scheduler “Blazor Scheduler”) to your Blazor application, watch these videos:
Add a Blazor Scheduler to the Blazor Server App Using VS Code
https://bit.ly/3uPalCi

Bind Appointment Data to the Blazor Scheduler [Getting Started — Part 2] https://bit.ly/3yRGXxv

In this video, you will learn how to add appointments for multiple resources in the [Blazor Scheduler](https://www.syncfusion.com/blazor-components/blazor-scheduler “Blazor Scheduler”). You will learn how to define a resource data source as well as how to map that resource with appointments. You will also see various resource options available in the Blazor Scheduler.
Explore our tutorial videos: https://bit.ly/3qEYmWp

Download example from GitHub link:
https://bit.ly/3hamdKB

--

--