Watch video
Learn how to add a Syncfusion ASP.NET Core Scheduler to an ASP.NET Core web application. You will see how to change and customize the current view of the Scheduler, change the current date, and add appointments. The ASP.NET Core Scheduler or ASP.NET Core Event Calendar is a fully featured event calendar component that helps users manage their time efficiently. It facilitates easy resource scheduling and the rescheduling of events or appointments through editor pop-ups, drag and drop, and resizing actions.
Download Example: Getting Started with ASP.NET Core Scheduler
Watch video
Learn how to export Syncfusion ASP.NET Core Scheduler appointments to an Excel document. You will also learn how to export documents with custom fields, individual occurrences of recurring series, and custom event data. I will show you how to change the file name, file format, and column headers.
Download Example: Export ASP.NET Core Scheduler Appointments to Excel
Watch video
Learn how to export the ASP.NET Core Scheduler events to an ICS file and change the exported file name. This video shows how to import external events in the ICS file to the Scheduler component. You will also learn how to print Scheduler appointments.
Download Example: Export and Import ASP.NET Core Scheduler Events in ICS Format
Watch video
Learn how to drag and drop events from an external source into the ASP.NET Core Scheduler control. This video explains how to drag an item from the TreeView control to the Scheduler and update it as an event using the nodeDragStop event of the TreeView.
Download Example: Drag and Drop Events into ASP.NET Core Scheduler
Watch video
Learn how to manage appointments in the Syncfusion ASP.NET Core Scheduler control. This video explains how to create appointments for an entire day, set up recurring events, and make appointments read-only. Additionally, you'll see how to block specific time slots and a few features of scheduling appointments.
Download Example: Working with Appointments in ASP.NET Core Scheduler
Watch video
Learn how to add appointments from multiple resources to the Syncfusion ASP.NET Core Scheduler control. In this video, I will demonstrate how to define resource data for the Scheduler, add appointments of various resources to the scheduler layout, and differentiate between appointments by color.
Download Example: Add Multiple Resource Appointments in ASP.NET Core Scheduler
Watch video
Learn how to customize the header rows of timeline views in the Syncfusion ASP.NET Core Scheduler. In this video, you'll see the timeline month view loaded with the entire year's dates. Two header rows have been added at the top, showcasing the month and year combination in the first row and the week number in the second.
Download Example: Customize Timeline Headers in ASP.NET Core Scheduler
Watch video
Learn how to customize appointments in the Syncfusion ASP.NET Core Scheduler control with attractive colors and images. You'll also learn how to customize events in the specific views.
Download Example: Customize Appointments with Templates in ASP.NET Scheduler