G
Guest
I'm using a DataGridView on a Form. I want to disable the clicking on the
columns headers to disallow the sorting.
How can I do that, but without deriving the DataGridView?
Is there any other way to disable the sorting of the DataGridView without
deriving it?
columns headers to disallow the sorting.
How can I do that, but without deriving the DataGridView?
Is there any other way to disable the sorting of the DataGridView without
deriving it?