how can I sort a list using the second or third item in the listview
for example
number value
--------- -------
I want to use value for sorting but I didn't find how could i do that.
In visual basic we can choose a key for sorting. does C# includes a key like visual basic.:confused:
