Click here to Skip to main content
15,886,422 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi everyone,i am new in vb.net, i am trying to sort my listview in asc order,i tried using listview.refresh()
and listview.update() but my data is still not sorted order
Posted

Have a look here:
ListView.Sorting Property[^]
ListView.Sort Method[^]
There you'll find examples ;)
 
Share this answer
 
Comments
ridoy 20-Sep-13 5:42am    
very useful links,5ed.
Maciej Los 20-Sep-13 6:42am    
Thank you ;)
 
Share this answer
 
Comments
Maciej Los 20-Sep-13 6:43am    
"How to" from MSDN - very good link!
+5
[no name] 20-Sep-13 6:50am    
Thank you Dear..
 
Share this answer
 
Comments
Maciej Los 20-Sep-13 6:43am    
Useful links!

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