Ranganath L

Ranganath L

  • NA
  • 112
  • 2.8k

Drag and Drop between Two ListViews

Aug 28 2018 1:55 AM
Hi
 
I got the following requirement. I tried in all means but not able to get proper link or help on this can anyone help me out on this.
 
1)Drag and Drop between ListView to DataGrid in WPF (single item as well as multiple items).
2)Drag and Drop between ListView to ListView (note its listviews not listbox)(single item as well as multiple items).
 
More Important thing is i need user notification i.e. a line at the drop location where user wants to drop the data in both the cases.And this line should get disappear after dropping the data.
 
this is my whole requirement , it should be in wpf.
i am using Visual studio 2012.
 
Thanks in Advance

Answers (3)