Prevent drag event
9 years ago.
Hi, I would like to prevent to drag and resize event in different cells for each resource.
My solution requires that for Mr. X the job time enabled is between 9:00 AM and 4:00 PM instead for Mr. Y the job time is between 8:00 AM and 1:00 PM.
I need to prevent to drag and resize event for each worker depending on their respective working time.
Is there a javascript function (or postback event) that I can use for this feature?
DayPilot