haithambradai / gong-wpf-dragdrop

Automatically exported from code.google.com/p/gong-wpf-dragdrop
0 stars 0 forks source link

Dragging an element as a child to an empty treeview item does not work #31

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago

Dropping a child element into a treeviewitem will not add the element as a 
child of the treeviewitem.

Take the default sample application, look at the 'bound treeview' window and 
drag all of the children from one parent to another, then once empty, try to 
drag one of the children back to the original parent.

Original issue reported on code.google.com by gmcnic...@gmail.com on 18 Feb 2011 at 7:21

GoogleCodeExporter commented 9 years ago
Exactly what I was searching - to drop ON a TreeViewItem to add it as a child 
to it, not to put next to it. 1-up for this issue.

Original comment by ta...@submain.eu on 2 May 2012 at 10:19

GoogleCodeExporter commented 9 years ago
Yeah we could really use that, too. For an empty list that's the same.

Original comment by dadesw...@googlemail.com on 14 Mar 2013 at 2:06