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!
This is now supported in WinJS 2.0 http://msdn.microsoft.com/en-us/library/windows/apps/bg182879.aspx#DragAndDropListView
This is now supported in WinJS 2.0 http://msdn.microsoft.com/en-us/library/windows/apps/bg182879.aspx#DragAndDropListView