DayPilot News

Monthly Summary for July 2019

July 16, 2019

JavaScript Scheduler: Swapping Events (Drag and Drop) tutorial was released:
https://code.daypilot.org/42265/javascript-scheduler-swapping-events-drag-and-drop

How to implement event swapping using drag an drop in the JavaScript Scheduler component. Detect events at the target position and move the target event to the source position after drop. The Scheduler provides real-time feedback during dragging.

javascript-scheduler-event-swapping-drag-and-drop.png