Resize and drag nor working if OnIncludeCell event is used Answered: This seems to be the same issue as https://forums.daypilot.org/question/5371/resize-and-drag-not-working-if-shownonbusiness-is-set-to-fa bugasp.netonincludecelloneventresizedoneventmoved
Reset "args" data in "onEventMoved" Answered: This issue should be fixed now in the latest sandbox build (8.3.2841): https://javascript.daypilot.org/sandbox/ Let me know if the problem persists. how-tojavascriptschedulerargsoneventmovedreset
Cannot get Id of the moved event in onEventMoved Answered: Found it. There is a data object So args.e.data.id is the right property. how-tojavascriptoneventmovedschedule