This is a migrated thread and some comments may be shown as answers.

ListView and DragDropService

1 Answer 109 Views
ListView
This is a migrated thread and some comments may be shown as answers.
Elke
Top achievements
Rank 1
Elke asked on 28 Apr 2013, 06:27 AM
I have a ListView in IconMode which supports drag & drop for reordering the items by using the ListViewDragDropService:
dim myDDService as new ListViewDragDropService = ListView.ListViewElement.DragDropService
It works fine. Now I try the same with a databound ListView but I doesn't react on dragging. When I remove the databinding and fill the listview manually with the items, drag and drop works. 



1 Answer, 1 is accepted

Sort by
0
Anton
Telerik team
answered on 30 Apr 2013, 11:43 AM
Hello Elke,

Thank you for writing.

The built in drag and drop feature of RadListView does not support drag and drop in bound mode. We already have related feature request in our Public Issue Tracking System, so you can subscribe to it and track its status here: http://www.telerik.com/support/pits.aspx#/public/winforms/9787

I hope this information helps.

Kind regards,
Anton
the Telerik team
WinForms Q1 2013 boasts PivotGrid, PDF Viewer, Chart enhancements and more. Check out all of the latest highlights.
Tags
ListView
Asked by
Elke
Top achievements
Rank 1
Answers by
Anton
Telerik team
Share this question
or