|
|
This demo demonstrates how to disallow overlaping two appointments
Additionally you can create client script event invoked when an appointment will
be moved which will be programmatically control drag & drop operations. This
demo shows how to prohibit dragging appointments before 10 am.
Notice, the all day events are used for overlapping appointment checking as well.
That is reason why you cannot drag appointment in columns, where all day appointment exist.
DailyCalendar.OnClientAppointmentDragged
Move appointment around calendar surface.
|