Skip to content
DayPilot

How to Disable Calendar/Scheduler Slots

JavaScript Scheduler: Displaying Holidays

JavaScript Scheduler: Displaying Holidays

How to configure the JavaScript Scheduler component to display global and resource-specific holidays and prevent user actions in holiday cells.
JavaScript Calendar: Blocking Selected Dates

JavaScript Calendar: Blocking Selected Dates

Block access to past dates in the JavaScript Calendar component. Past dates are not accessible using the date picker and drag and drop operations are disabled.
JavaScript Scheduler: Disabling Custom Date/Time Ranges

JavaScript Scheduler: Disabling Custom Date/Time Ranges

How to disable custom date/time range in each row of the JavaScript Scheduler component.
JavaScript Monthly Calendar: How to Disable Selected Days

JavaScript Monthly Calendar: How to Disable Selected Days

How to mark selected days as disabled and prevent adding, moving, and resizing events. You can use this technique to disable days in the past, weekends, holidays or other dates.
Angular Scheduler: How to Disable Time Slots

Angular Scheduler: How to Disable Time Slots

How to disable selected time slots of the Angular Scheduler using drag and drop.