Hi,
I am wanting to drag a child event onto a parent event and do some on event processing after capturing the parent event that was dragged on to. Is something like this possible?
Thanks
You can use standard HTML5 drag and drop API to implement this functionality.
Please see the following example: https://code.daypilot.org/12371/javascript-scheduler-events-as-drag-and-drop-target