Example of Conflict Free Event in ASP.NET Core Scheduler Control

Scheduler
Appointments
Conflict Free Event

This demo explains how to restrict overlapping appointments within the same time range.

In this example, the Scheduler's allowOverlap API is used to restrict overlapping events, preventing one events from being scheduled within the time range of another event. By default, the allowOverlap value is set to true. When allowOverlap is set to false, unable to add or edit events dynamically within the time range of other events, and cannot drag or resize events to overlap with other event time ranges.

Transform your ASP.NET Core web apps today with Syncfusion® ASP.NET Core components
100+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab