
gong-wpf-dragdrop - issue #31
Dragging an element as a child to an empty treeview item does not work
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.
Comment #1
Posted on May 2, 2012 by Swift CatExactly 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.
Comment #2
Posted on Mar 14, 2013 by Happy PandaYeah we could really use that, too. For an empty list that's the same.
Status: New
Labels:
Type-Defect
Priority-Medium