Parking and un-parking events

How do I go about the following situation:

I have a basic scheduler and events on it. I want to have functionality to park any specific event by dragging the event out of scheduler to a location on page.

Then I want to un-park the event and drag it back to scheduler (similar to samples/10_integration/02_dhtmlxTree_outer_drag.html).

How do I go about this situation.

See image.

Thanks

Sim Sim


There is no built-in “drag outside of scheduler” functionality.
If this functionality is critical for your use-case, you can contact sales@dhtmlx.com about possible customization.

Thanks Stanislav for the info.