Towards the end of the the DoSort method, the PrimarySortColumn is updated to reflect the updated value in the BeforeSortingEventArgs, but the SecondarySortColumn is not updated.
Also, the Unsort method does not reset the SecondardSortColumn.
Unsort
SecondardSortColumn
Log in to post a comment.
Also, the
Unsortmethod does not reset theSecondardSortColumn.