Recently I needed to add drag & drop functionality to a Silverlight application. Can anyone recommend a good drag & drop control?
+1
A:
Here is a link to the best one I have found so far: http://nickssoftwareblog.com/2008/10/07/silverlight-20-in-examples-part-drag-and-drop-inside-out/
The code is available as a download from the blog post, although you have to rename it to a .zip: http://nickssoftwareblog.files.wordpress.com/2008/10/genericdragdropzip.doc
Justin Ethier
2009-05-06 14:08:40
+1
A:
I created a Drag/Drop controller that I think works really well. I have been using this technique for a while, and I have been very happy with it.
http://houseofbilz.com/archive/2009/02/10/drag-and-drop-with-silverlight.aspx
Brian Genisio
2009-05-06 14:10:40
+1
A:
You can try Blacklight Controls which have a really neat drag-dock panel control. Here's a link to a blog describing how it works.
Konrad
2009-05-11 13:48:02