0
Answer

Datagrid layout

manu.laureys

manu.laureys

20y
2.7k
1
I have an empty datagridview. I set the Rowtemplate.Height = 28 The height of the first row of the datagridview stays 22, but all the following rows are 28. How can I make the first row the same as the rest? Or am I doing it wrong?