Datagrid layout

Oct 3 2004 6:05 AM
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?