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
235
XamDataTree - Drag Drop Events
posted

Hi!

Is there a way to get a DragOver notification for the XamDataTree? I found the DataTree events NodeDraggingStart, NodeDragDrop and NodeDragEnd but no NodeDragOver event. We have to apply a special business logic that controls the drag drop behaviour (e.g. if drop is allowed at all).

I tried the default WPF Control Events, but non of them was fired. 

Kind regards,

Dominik Hasiwar