DragDrop part2
Posted in Silverlight, tagged DataGridRow, Dragdrop on April 23, 2008 | 21 Comments »
This is similar to the dragdrop we did in this post but instead of dragging listbox items we use datagrid rows
you can see a demo here and source is here