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

Good examples of dragging from gridview to treeview?

1 Answer 48 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Anders
Top achievements
Rank 1
Anders asked on 20 Jul 2012, 08:10 AM
Hi telerik,

In my app I need to drag a row from at gridview onto a treeview.

When trying to drag, the cursor never changes to dragging-cursor. I'm a bit at a loss here.

I've tried to look at the example from "GridView Reorder Rows", but merging it over in my code has not produced the dragging cursor.


Can you confirm for me that it should be possible to drag from gridview to treeview?
Is it possible to construct a super simple example where it's done?

Internally in the treeview, I've got dragging working just fine -- the problem seems to be in allowing the dragging action to be initiated from gridview.

I'm still running Q1-release.

Thanks,

Anders, Denmark

1 Answer, 1 is accepted

Sort by
0
Nick
Telerik team
answered on 24 Jul 2012, 10:50 AM
Hello Andres,

Have you looked into our Drag Drop Tree to Grid example? I believe it illustrates the scenario you are trying to achieve quite well. The link is pointing to the Silverlight examples, however you can find the same implementation in your local copy of our WPF demos. 

Let me know if you need any further help with this. 

Kind regards,
Nik
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
GridView
Asked by
Anders
Top achievements
Rank 1
Answers by
Nick
Telerik team
Share this question
or