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

Drag & Drop

6 Answers 42 Views
DragAndDrop
This is a migrated thread and some comments may be shown as answers.
krishna surapaneni
Top achievements
Rank 2
krishna surapaneni asked on 06 Feb 2012, 06:29 PM
How to Do Drag And Drop in treeview Using  MVVM Pattern..
Please Share An Example

6 Answers, 1 is accepted

Sort by
0
Dimitrina
Telerik team
answered on 07 Feb 2012, 07:43 AM
Hello,

Please check this online demo for an example on how to implement a drag and drop functionality in and between RadTreeView.

Kind regards,
Didie
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
0
krishna surapaneni
Top achievements
Rank 2
answered on 07 Feb 2012, 08:49 AM
It is Ok. But I need to write this logic in ViewModel.. how to do that
0
krishna surapaneni
Top achievements
Rank 2
answered on 14 Feb 2012, 06:38 AM
Any Update??
0
Vlad
Telerik team
answered on 14 Feb 2012, 07:52 AM
Hello,

 Can you show us what you've tried and didn't worked for you?

Regards,
Vlad
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
0
krishna surapaneni
Top achievements
Rank 2
answered on 15 Feb 2012, 02:30 PM
I dont want to add or attach any drag and drop events  in the xaml.cs file.. i want to do all those things only in viewmodel .. how to do that.
0
Vlad
Telerik team
answered on 16 Feb 2012, 08:04 AM
Hi,

 You can use attached behaviors if you want to work with events in MVVM style. You can check this blog post for example. 

Kind regards,
Vlad
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
DragAndDrop
Asked by
krishna surapaneni
Top achievements
Rank 2
Answers by
Dimitrina
Telerik team
krishna surapaneni
Top achievements
Rank 2
Vlad
Telerik team
Share this question
or