W win Jan 9, 2008 #1 The SortKey of VB6 is not in .Net. Can I still do sorting using a listview? Thanks
H Herfried K. Wagner [MVP] Jan 9, 2008 #2 win said: The SortKey of VB6 is not in .Net. Can I still do sorting using a listview? Click to expand... 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>
win said: The SortKey of VB6 is not in .Net. Can I still do sorting using a listview? Click to expand... 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>
W win Jan 9, 2008 #3 thanks Herfried K. Wagner said: 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> Click to expand...
thanks Herfried K. Wagner said: 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> Click to expand...