Prevent Drag event on timeline or different rows

Hi, how to avoid dragging events on other timeline rows, ie allow only drag on the original event row?
thanks!

Hi,

Check the new row in onBeforeEventChanged handler and “returm false” to avoid changes.
https://docs.dhtmlx.com/scheduler/api__scheduler_onbeforeeventchanged_event.html