Click here to Skip to main content
15,992,250 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hello,

My program uses a list view to keep track of some information. There are multiple columns and I would like to be able to click the column header and have it sort in ascending order. If I click again, it changes to descending order.

I have used the following resource, but when I click on the column header, nothing changes.

https://support.microsoft.com/kb/319401

Where is my issue?
Posted
Comments
Tanuj Rastogi 4-May-14 3:01am    
Share your code

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900