I am using the latest version of Scheduler and am having trouble with external drag-drop.
When I drag an item from a dhtmlxTree onto a cell in the Scheduler I do not recieve notification of this event in all tab views.
In the Timeline view the ‘onCellDblClick’ event is triggered, but I do not seem to be recieving any events when in either the Day, Week or Month views.
I have tried scripting all of the attachEvent options including the ‘onExternalDragIn’ but still cannot find out which event is being triggered.
Does anyone know which event is triggered by an external drag/drop in these other views.
Thanks
Martin