I'm sure there are posts out there but the search not available I can't find anything so I apologize if this has been answered in the past...
I have a MSFlexGrid that is sorted by a date - records are sorted by date in the SQL query to retreive them. They are put into a collection that is then used to populate the grid. However, I'd like the user to be able to click on the Name column and have the grid re-sort the records by name - similar to Excel.
Any ideas?
I have a MSFlexGrid that is sorted by a date - records are sorted by date in the SQL query to retreive them. They are put into a collection that is then used to populate the grid. However, I'd like the user to be able to click on the Name column and have the grid re-sort the records by name - similar to Excel.
Any ideas?