DragAndDrop selectedItems of one silverlight Datagrid into another -


currently using "datagriddragdroptarget" drag row 1 datagrid another, client want able select multiple rows 1 datagrid , drop them another.

i played around bit realized "datagriddragdroptarget" seems able drag , drop single row @ time only.

is there alternative way dragdrop multiple selected rows?

pressing shift key while dragging multiple rows datagrid works this. can suggest how can remove shift key press while moving multiple rows or how drag while holding ctrl?


Comments

Popular posts from this blog

silverlight - Applying a style to ItemContainerStyle in C# -

c# - NullReferenceException in MySqlClient.NativeDriver -

php - How can I merge Nodes & Webform Submissions into instances of one general Content Type in Drupal 6? -