• 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 Holiday Calendar in ASP.NET Core schedule Control

This demo illustrates how to add and remove holiday events and perform CRUD operations on holiday dates in the Scheduler.

DEMO
SOURCE

This sample demonstrates how to perform CRUD operations on holiday dates in a calendar. If a user wants to schedule an appointment on a holiday, they should check the Scheduling event on holiday checkbox. This will enable them to add an appointment on a holiday date.If a holiday list is displayed in the calendar, the Holiday events checkbox will be checked. The holiday list is highlighted in a different color.

  • When an action is performed to drag and resize an event, if the Scheduling event on holiday checkbox is checked, the appointment can be scheduled on holiday dates. If it is unchecked, the appointment cannot have CRUD actions performed on it, and a warning message will be displayed.
  • If a recurring event is added on a holiday date and the Scheduling event on holiday checkbox is checked, it allows the event to occur on that dates. If the checkbox is unchecked, it prevents the event from occurring, based on the dates in the holiday collection.
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