listviewwindows-8winjs

Win8 WinJS (Javascript) Drag and Drop in ListView


How do I implement drag and drop for a WinJS ListView control. I can't seem to find any examples. Basically I have a To Do List which I would like to be able to drag and drop elements to sort the priority. Thanks for any help!

Update

This is now supported in WinJS 2.0 http://msdn.microsoft.com/en-us/library/windows/apps/bg182879.aspx#DragAndDropListView


Solution

  • This is now supported in WinJS 2.0 http://msdn.microsoft.com/en-us/library/windows/apps/bg182879.aspx#DragAndDropListView