This is a migrated thread and some comments may be shown as answers.

DragDrop between Treeview & GridView

0 Answers 50 Views
DragAndDrop
This is a migrated thread and some comments may be shown as answers.
Xavier
Top achievements
Rank 1
Xavier asked on 06 Feb 2014, 04:14 PM
Hello,
I need to D&D from GridView to TreeView (+ Treeview on itself).
Everything is OK, based on the examples that are in the WPF Demo (TreeViewDragDropBehavior & GridViewDragDropBehavior).
The problem is I'm not able to reproduce the standard behavior like the one in Windows  explorer :
- If the node is not expanded, I need to expand it after a delay. I tried the DropExpandDelay, but without any success
- There's no effect to show I'm over a node ("over" effect).
Any advices will be welcome
Best regards

No answers yet. Maybe you can help?

Tags
DragAndDrop
Asked by
Xavier
Top achievements
Rank 1
Share this question
or