quote:Originally posted by Mattike
Whoa, thanks! Now I only need to program a DLL to do the sorting. EDIT: Just for the sake of correctness: it's LVN_COLUMNCLICK instead of LVN_COLUMNCLICKED.
Why do you need a dll to do the sorting? That's also possible with JScript, even with custom sort orders via a callback function.