G
gsegria
Guest
I created a dialog application in Visual Studio MFC.
I use CListCtrl to list some data.
Any way to sort List1 or List2 when i press List1 or List2?
For example:
List1(Name) List2(Birthday)
Bill 1995/1/5
Abby 1990/5/3
Tony 1999/3/30
Continue reading...
I use CListCtrl to list some data.
Any way to sort List1 or List2 when i press List1 or List2?
For example:
List1(Name) List2(Birthday)
Bill 1995/1/5
Abby 1990/5/3
Tony 1999/3/30
Continue reading...