I want to prevent users sorting a grid. I have set the HeaderClickSortAction to default which logically I presume means none since the only other options are single column or multicolumn. However, this is not working. What am I missing?
Set HeaderClickAction to Select. Then turn off selection by setting SelectTypeCol to None.