Listview - Sort by "type"

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.
 
Back
Top