Answered by:
ListView drag-n-drop example?

Question
-
I see that ListView has events for drag start, drag end, etc. Are there any examples of using ListView as a drag source / about WinJS drag-and-drop in general? Thanks.Saturday, December 24, 2011 8:59 PM
Answers
-
Hi H,
I have an update for you on this. Reordable is not supported. There is more information on this thread:
-Jeff
Jeff Sanders (MSFT)
- Marked as answer by Jeff SandersMicrosoft employee, Moderator Friday, March 9, 2012 8:14 PM
Friday, March 9, 2012 8:14 PMModerator
All replies
-
Hi Awesome,
No sorry there is no example of this for the Preview. I played some with this and it is problematic for the ListView in the Preview.
-Jeff
Jeff Sanders (MSFT)
- Proposed as answer by Jeff SandersMicrosoft employee, Moderator Wednesday, February 8, 2012 6:35 PM
Wednesday, February 8, 2012 6:35 PMModerator -
Hi Jeff,
Could i know any updates for this issue?
i have opened the reorderable property, but drag-and-drop couldn't work properly.
Thanks!
--
listView = element.querySelector(".myListView").winControl;
listView._reorderable = true;Thursday, March 8, 2012 12:25 PM -
This thread is not talking about drag and drop within the same control.
Jeff Sanders (MSFT)
Thursday, March 8, 2012 1:48 PMModerator -
Hi H,
I have an update for you on this. Reordable is not supported. There is more information on this thread:
-Jeff
Jeff Sanders (MSFT)
- Marked as answer by Jeff SandersMicrosoft employee, Moderator Friday, March 9, 2012 8:14 PM
Friday, March 9, 2012 8:14 PMModerator