Link to home
Start Free TrialLog in
Avatar of polyanovsky
polyanovsky

asked on

Drag and Drop in CTreeCtrl

URGENT!
I need to implement dragging and dropping tree items (subtrees or leafs) into a new position in a CTreeCtrl-derived tree control. Please provide a FULL answer with sample code.
Avatar of rajeev_devin
rajeev_devin

Avatar of polyanovsky

ASKER

To rajeev_devin:
http://www.codeproject.com/treectrl/movetreeitem.asp
does not allow to move an item into a new position at the same level of hierarhy in the same branch (re-ordering).
The user should be able to move children without changing parent.
ASKER CERTIFIED SOLUTION
Avatar of CetusMOD
CetusMOD
Flag of Netherlands image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial