ChangeParent in tree

Started by Fred Tomke, April 29, 2009, 03:17:07 AM

Previous topic - Next topic

Fred Tomke

Hello,

I have a child in a tree. I want to move the child and its subordinated child items from one parent to another. Until know I have to read out the child and its child items, to delete the item I want to move to add the the list of childs under the destination parent.

Is there also another solution?

Fred
Fred Tomke
Dipl.-Ing. (FH) Landespflege

[ landscaper - landscape developer - digital landscape and urban design]

owenwengerd

I have now added code to make the automatic drag/drop within a tree control smart enough to move or copy the selected item and its children.