Hi
I have read Tutorial 31: Listview
And now have i the question how i can sort a listview by name?
Greets,
click on the "Filename" column heading
click on it again to reverse the order :P
Hmm
No this sort from Up to down and backward
And i mean sort by same name
Example
Masm32
Test1
Test3
Masm32
Test2
Masm32
to
Masm32
Masm32
Masm32
Test1
Test2
Test3