Updated Article: Drag and Drop List View
I took some more time late last week and this weekend to fix a few more known issues to my Drag and Drop List View control article on Code Project. Here's a listing of updated items:
- Fixed inability to have lines shown for Large or Small Icon listings.
- Fixed ability to fully move ListViewItems without loosing data.
- Removed hack to find the corresponding
DragAndDropListView
control.
Enjoy!