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
315
Drag & drop to rearrange nodes in a single UltraTreeView
posted

Hello,

I'm probably on burnout in my head but would you be so kind as to tell me what events and properties would be needed to drag & drop sort the nodes in this UltraTreeView on the left of the screenshot:

http://www.softwaremotif.com/technical/images/20110610/MyFindingsDragDropSettings.JPG

I have the Override->SelectionType to SingleAutoDrag.

I am capturing the events MouseDown, SelectionDragStart, DragOver and DragDrop.

Is there is a simple little sample I can peek at.  All I need to do is manually sort nodes and they are not bound.  It is just an UltraWinTree with nodes that I've populated.  Thank you!

Sincerely,

James