Sorting Columns

kieran82

Member
Joined
Feb 21, 2010
Messages
19
Programming Experience
Beginner
I am in college and doing a project and I have a listview with 8 columns which i entered the column headers in the listview properties. i want to know how to sort the columns?
 
Sorting listview

I am doing a vb.net program for a project in college and i have a listview in which i added a grid and column headers and its detailed and i have 7 columns in it. I have to sort it by decending order by the price column and I don't know how to do it. can anyone help me?
 
Back
Top