sorting of listview

H

Herfried K. Wagner [MVP]

win said:
The SortKey of VB6 is not in .Net.
Can I still do sorting using a listview?

Sorting ListView Items by Column Using Windows Forms
<URL:http://msdn2.microsoft.com/en-us/library/ms996467.aspx>

ListView.Sort Method (System.Windows.Forms)
<URL:http://msdn2.microsoft.com/en-us/library/system.windows.forms.listview.sort(VS.80).aspx>

ListView.Sorting Property (System.Windows.Forms)
<URL:http://msdn2.microsoft.com/en-us/library/system.windows.forms.listview.sorting(VS.80).aspx>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top