I have a DataGridView
column header. When I click that header, the data is resorted according to the value.
I don't want that.
DataGrid
has an AllowSort
property. DataGridView doesn't have that. Anything I can do?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…