0

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?.

Vinoth Rajendran
  • 1,181
  • 1
  • 13
  • 28

1 Answers1

0

It's possible to implement by onBeforeEventChanged event and prevent drop according your requirements http://docs.dhtmlx.com/scheduler/api__scheduler_onbeforeeventchanged_event.html

Polina
  • 412
  • 2
  • 6