Click here to Skip to main content
15,885,985 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All
I am using ListView control with three columns in Device application where sort() property is not there now I want to do sorting the ListView in asc order any one can help me please


Thanks & Regards
Indrajit Dasgupta
Posted

1 solution

Im going to reffer you to th eMicrosoft documentation:
http://support.microsoft.com/kb/319401[^]

BTW. You didnt say of this was WinForm or WPF, so:
Sorting and filtering a WPF ListView in an MVVM setup[^]
 
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