News

The DataGridView lets you do that through the column's SortGlyphDirection ... If OldColumn IsNot Nothing Then OldColumn.HeaderCell.SortGlyphDirection = Windows.Forms.SortOrder.None End If ...