Hello!
I've got an Unbound RadGridView control that loads without issue.
Each row includes a Hierarchical grid.
I control the main grid column header height with this: gridTest.TableElement.TableHeaderHeight = 15
but I have not been able to figure out how to adjust the Hierarchical grid's column header height.
Any help you can offer would be appreciated :)
-C