DayPilot Forums

DayPilot is the best open-source Outlook-like calendar control for ASP.NET.
DayPilot Pro Demo (Calendar control)
» DayPilot Pro live demo (Calendar control)
DayPilot Pro Demo (Scheduler control)
» DayPilot Pro live demo (Scheduler control)
Home » Features » Block Overlap Events

Block Overlap Events

I'm building a time collection system and I'm wondering if it is possible to configure the control to disallow overlapping events.

Thanks.

Dave
Dave Abad - 4/17/2007 4:20:10 PM
At this moment it's possible only on the server-side (do a check in TimeRangeSelected, EventMove, and EventResize event handlers).

But client-side overlap protection is planned as well (see http://www.daypilot.org/daypilot-pro-4.0.html).
Dan Letecky - 4/17/2007 10:48:59 PM
Post reply