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

WPF: Drag & Drop GridView to Treeview

1 Answer 122 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Andres Quesada
Top achievements
Rank 1
Andres Quesada asked on 16 Jul 2009, 08:26 PM
Hello,

can i use drag and drop between RadGridview and RadTreeView items?

i have this code:

 

Dim mPoint As Point = e.GetPosition(TreeViewMedicosServicios)

with it i take the mouse x and y position on the TreeView, i need know the TreeviewItem in this position

 



Thanks

1 Answer, 1 is accepted

Sort by
0
Allan
Top achievements
Rank 1
answered on 16 Jul 2009, 08:45 PM
Andres

You may want to subscribe to this thread

http://www.telerik.com/community/forums/wpf/gridview/raddraganddropmanager-and-radgridview.aspx

I submitted a support ticket on being able to drag outside of the grid, which was not working for me.    
Tags
GridView
Asked by
Andres Quesada
Top achievements
Rank 1
Answers by
Allan
Top achievements
Rank 1
Share this question
or