Hi,
I have a DataGridView that should not allow user to order the columns.
I have set "AllowUserToOrderColumns" to False, but still, it allows user to order during execution.
Did I miss something in the setup?
I have a DataGridView that should not allow user to order the columns.
I have set "AllowUserToOrderColumns" to False, but still, it allows user to order during execution.
Did I miss something in the setup?