Our pure JavaScript Scheduler component


Post by Dev@2609 »

I am trying to validate the drop event, and I want to stop the drop operation before the first event on any resource.

I could see the validatorfn in the api docs.
Any suggestions how could i implement the above requirement.
Attachments
valdn.png
valdn.png (120.25 KiB) Viewed 819 times

Post by mats »

Please read the docs carefully and see the https://bryntum.com/examples/scheduler/validation demo

Post Reply