2
Answers

How to set DataGridView default Columns Width?

Photo of Memento

Memento

13y
25.9k
1
c#, winform.
How to set default datagridview columns width for all collumns at once, not one by one.
I have over 50 columns and all of them should be width = 30.

Answers (2)