How to prevent an event from being dropped in a particular cell of DHTMLX scheduler?
In other words, How to remove droppable area in a cell?.
How to prevent an event from being dropped in a particular cell of DHTMLX scheduler?
In other words, How to remove droppable area in a cell?.
It's possible to implement by onBeforeEventChanged event and prevent drop according your requirements http://docs.dhtmlx.com/scheduler/api__scheduler_onbeforeeventchanged_event.html