bjwade62 Posted March 14, 2006 Posted March 14, 2006 I want to sort a list view by type similar to Windows Explorer. Is this possible? Quote
mskeel Posted March 15, 2006 Posted March 15, 2006 It takes surprisingly more code than I thought should be necessary to get a listview to sort on any column. This link shows one way to do it. I've implemented this code before and it worked like a charm. I do recall needing to change the code around a little because I wanted different tie-breakers. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.