Click to See Complete Forum and Search --> : Displaying Tabular data in Vis C++ .NET


BradenF
April 21st, 2004, 09:25 PM
I have a class that has three data members. I want to display the data in a user interface is such a way that the user can sort the data by clicking on the top of the column (the column title bar?).

Sort of like this:

Name Color Count
Adam Green 35
Steve Orange 731
Fred Purple 487

Where the user would be able to click on the name header and sort the data by whichever field they wanted to. Any idea what class I could do this with?

BradenF
April 23rd, 2004, 02:00 AM
Anybody ever read these forums? Anyone know a forum that gets more response?