search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Binding Jquery datatable with vue scheduler

Related article: Vue Scheduler: Queue of Unscheduled Tasks
Asked by Fahim
2 years ago.

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.

Answer posted by Dan Letecky [DayPilot]
2 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 months old and has been closed. Please create a new question if you have anything to add.