Hello,
I am trying to write an application using multiple dhtmlxTree objects, where drag-n-drop between trees is enabled.
I need to write custom event handlers for the d-n-d events. All examples for event handling I found only work within the same tree, not between trees. Are there examples available for handling d-n-d events when dragging an item from one tree into another?
Regards, Richard