Answered: The Scheduler supports BlockOnCallBack property that allows blocking the UI during CallBacks (until the CallBack is resolved). It temporarily places an overlay div over the Scheduler which prevents a...
Answered: > Is there a javascript function (or postback event) that I can use for this feature? EventMoving event ( https://doc.daypilot.org/scheduler/event-moving-customization/ ) is a good way to implement i...