Hello,
In the WebDataTree, the DragEnter event is not fired when the dragDropPoint is "on", but enter correctly in the other cases (when the cursor is bettween two nodes).
I am usig templates for the nodes, and the DragDropSettings are this:
<
DragDropSettings EnableDragDrop="True" AllowDrop="true" DragDropMode="Move" >
Any ideas?
Thank you!
Hi,
can you upload a sample application so that I can investigate the issue. Also you may contact developer support to open a support request if this turns out to be a bug.
Thanks,
Lubomir
this is my code....
it appears to be a bug in the tree. It is now fixed and hopefully will be released with the next service release.