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

DragandDrop Examples not using MVVM

3 Answers 66 Views
DragAndDrop
This is a migrated thread and some comments may be shown as answers.
Timothy
Top achievements
Rank 1
Timothy asked on 16 Mar 2011, 12:32 AM
Every single example I have found is using MVVM. Can you please point me in the right direction for finding examples of Drag and Drop using just WCF RIA Services and DomainDataSource.

Thank you,
Tim Elery

3 Answers, 1 is accepted

Sort by
0
Tsvyatko
Telerik team
answered on 16 Mar 2011, 03:51 PM
Hello Timothy,

 You might want to look at these blog posts:
 - http://blogs.telerik.com/tsvyatkokonov/posts/10-12-15/using_commands_with_raddraganddropmanager_for_wpf_and_silverlight.aspx

 - http://blogs.telerik.com/petarmladenov/posts/11-02-21/how_to_synchronize_radtreeview_s_drag_and_drop_operation_with_the_database.aspx

Greetings,
Tsvyatko
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
0
Timothy
Top achievements
Rank 1
answered on 16 Mar 2011, 04:02 PM
Both of these forum posts use MVVM. Am I missing someting?
0
Tsvyatko
Telerik team
answered on 17 Mar 2011, 10:40 AM
Hi Timothy,

 Please, excuse me for the misunderstanding. If you do not wish to use MVVM you can use D&D events directly - 

http://www.telerik.com/help/silverlight/raddraganddrop-events-overview.html

and update your DomainDataContext View collections manually (similar to these help article- http://www.telerik.com/help/silverlight/raddraganddrop-between-listboxes.html) and submit changes as necessary.

All the best,
Tsvyatko
the Telerik team
Tags
DragAndDrop
Asked by
Timothy
Top achievements
Rank 1
Answers by
Tsvyatko
Telerik team
Timothy
Top achievements
Rank 1
Share this question
or