Hi Team,
I have a jquery paginated datatable, which holds my event data. I want to make my datatable data to be draggable on schedular. Plz help.
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/