Our pure JavaScript Scheduler component


Post by Bhava »

Hi team,
I am using gantt + scheduler pro
I want to stop the task that is created on double click in scheduler pro.

 eventDragCreate:{
            disabled:true
},
eventDragSelect:{

disabled:true
}

I have disabled the feature like above. but it seems not working. How to stop creating a new task on double click in scheduler pro?

Attachments
Screenshot (163).png
Screenshot (163).png (151.95 KiB) Viewed 290 times

Post by saki »


Post by Bhava »

Its working. Thank you


Post Reply