I'm curious as to where you change the Row Header Height?? Is this a property for the datagrid that I've missed somewhere and wouldn't that change the row height for all the rows?? So far, the only way I've found to get the actual column header height to actually change is with Therese's example
> Actually I changed the row height by creating a custom table styles then setting the row header height and it work easily.
>
> > Gil asked this question and got no response, but I thought I would try my luck...
> >
> > In a .NET VB WinForm datagrid, I need the headers to be two lines per column. So a header might look like this:
> > Company
> > Name
> >
> > Does anyone know how to change the row height of the header and put two lines in it?
> >
> > Charles Young
> >
[email protected]
> >
> >
>