This is a migrated thread and some comments may be shown as answers.

Unbound Hierarchical Grid Column Header Height

2 Answers 73 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Curtis
Top achievements
Rank 1
Iron
Iron
Veteran
Curtis asked on 22 Apr 2021, 12:42 AM

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

 

 

 

 

 

 

2 Answers, 1 is accepted

Sort by
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 22 Apr 2021, 05:06 AM

Hello, Curtis,

If you want to change the header height for the hierarchical level, it would be necessary to specify the TableHeaderHeight property for the respective child TableElement. It can be accessed in the ViewCellFormatting event via the GridDetailViewCellElement. The following forum post is quite useful on this topic:

https://www.telerik.com/forums/how-to-set-column-header-height#zJVS-LwF002AKiJICY7kSg 

I hope this information helps. If you need any further assistance please don't hesitate to contact me. 

Regards,
Dess | Tech Support Engineer, Sr.
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

0
Curtis
Top achievements
Rank 1
Iron
Iron
Veteran
answered on 22 Apr 2021, 07:08 PM

Thank you Dess! Simple, easy.  That's one of the many reasons i love the Telerik controls :)

Kindest regards, 

C.

Tags
GridView
Asked by
Curtis
Top achievements
Rank 1
Iron
Iron
Veteran
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
Curtis
Top achievements
Rank 1
Iron
Iron
Veteran
Share this question
or