Source
bea.stollnitz.com (Bea Stollnitz on Silverlight and WPF), posted 2008-02-22
Added By
Actipro on 2008-02-22
Vitals
- 3983 total views
Summary
Bea shows how to drag and drop items between data-bound ItemsControls.
Excerpt
"In this blog post, I will explain how I implemented a sample that allows you to drag and drop items between data bound ItemsControls. Imagine you have two or more data bound (or not data bound) ItemsControls in the same Window. You may want to drag an item from an ItemsControl and drop it on another one. Or maybe you want to drag and drop it in a different position within the same ItemsControl. The code in this blog post allows you to do those operations."
Full Link
http://bea.stollnitz.com/blog/?p=53
About Bea Stollnitz on Silverlight and WPF
Bea an independent software consultant specializing in WPF and Silverlight technologies. She is president and owner of Zag Studio LLC. Before becoming an independent consultant, she worked at Microsoft for over five years, helping to create the Silverlight and WPF application frameworks. Her blog has a lot of helpful tips related to data binding, controls, and styles. http://bea.stollnitz.com/blog
The WPFpedia resource guide has 37 total links to this site.
Comments
There aren't any comments yet for this resource. Be the first to add one!
Add a Comment
Please log in to post comments.