Hi
Is it possible to drag any item and drop into dhtmlx tree between iframes in version 2.5. Where can be found clear sample how do it
Thanks for your answer but I’m looking for something different:
In one frame I want to have some dragable elements without tree. I need to drag element from the frame and drop into tree that is in another frame so I looking for combination of these two examples:
I need to drag element from the frame and drop into tree that is in another frame
This is possible just combine this examples and you’ll get a solution. See dhtmlxTree/samples/05_drag_n_drop/01_drag_in_simple.html in the tree package.