Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
250
DragEnter event not fired
posted

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!