
Shows how to re-order items in a listview by dragging and dropping them in their new position. Also shows how to give the user a nice visual cue for the new position. Items can also be re-ordered using the scrollbar.
Side Effects
The visual cue does some weird things when scrolling the listview while dragging an item.