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
Status: New
xamDataTree DragOver event

Hello,

in my DataTree control I just want to allow special nodes to be drag & drop able. Therefore I would need a DragOver event to determine if a Drop operation is allowed on a hovered node. Corrently there is no such an event.

As read from a different thread, I could use the Drag & Drop Framework, but then I would loose the build in functionality of that tree control. e.g. No scrolling, no line indicator where to drop.

https://ko.infragistics.com/community/forums/p/57497/293250.aspx#293250