This question is locked. New answers and comments are not allowed.
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
Please Share An Example
6 Answers, 1 is accepted
0
Hello,
Didie
the Telerik team
Please check this online demo for an example on how to implement a drag and drop functionality in and between RadTreeView.
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
Hello,
Vlad
the Telerik team
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
Hi,
Vlad
the Telerik team
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 >>