how can I sort a list using the second or third item in the listview (detailed)
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# or vb.net includes a key like visual basic