Drag and Drop not working -> dhtmlXTreeFromHTML

Hello Support,

We are using dhtmlxSuite 4.0.3 and we have a little problem. The drag and drop function does not work, if we building the tree from HTML (“enableDragAndDrop” is enabled). Doesn’t this feature existing by using “dhtmlXTreeFromHTML()”?

Thank you very much!

with best regards,
Lev


p.s. If we build the tree from XML everything works fine. But in some cases it is great to be able to use HTML as source.

Hello
t requires a tricky html code to enable drag in drop in the tree, that was initialized from a html. If you need to use drag-n-drop, loading data from xml looks as a more preferable solution

Could you take a guide about html code to enable drag in drop in the tree?
I must use html code for my project

And we can’t attachEvent “onXLE” when use dhtmlxTreeFromHTML too…

dhtmlXTreeFromHTML has limited functionality. There is no DnD, onXLE (litelally you don’t load the tree from xml) or USERDATA