hi
I've a listview with filenames loaded from a database.
after I load the file names to the listview I want to sort the listview first by TYPE and afterwards by filename.

how can it be done

thanks