ListView with re-ordering through drag and drop


/ Published in: C#
Save to your folder(s)

Microsoft has acknowledged (see URL) that the lack of this functionality is an error. The extended control code below adds reordering to a ListView. It works with multiple items as well as single items.

See also:
[http://www.codeproject.com/KB/list/dragdroplistviewreorder1.aspx](http://www.codeproject.com/KB/list/dragdroplistviewreorder1.aspx).

URL: http://support.microsoft.com/kb/822483/en-us

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.