How can I disable sort in DataGridView? I need to disable the header DataGridView sorting.
DataGridView
If you want statically make columns not sortable. You can do this way