Answer posted by Dan Letecky [DayPilot]
4 years ago.

It is possible to activate any DOM element as draggable to the Scheduler. If you have access to the row items in the jquery datatable then you can using DayPilot.Scheduler.makeDraggable() method to activate the items.

For an example and more details please see the documentation:
https://doc.daypilot.org/scheduler/external-drag-and-drop/

This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.