How to change column header sort image in Datagrid?

213 views Asked by At

In winforms .Net Framework 1.1 , is there any way to change column header sort image in datagrid.

enter image description here

1

There are 1 answers

1
christo joy varghese On

Edit Columns -> Select Required Column -> Edit Property SortMode into NotSortable or Programmatic