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

ColumnHeaders Auto Height

1 Answer 66 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Mia
Top achievements
Rank 1
Mia asked on 06 Mar 2016, 09:47 AM
How can I auto height header of Grid?

1 Answer, 1 is accepted

Sort by
0
Accepted
Dess | Tech Support Engineer, Principal
Telerik team
answered on 08 Mar 2016, 10:25 AM
Hello Mia,

Thank you for writing.

You can set the RadGridView.AutoSizeRows property to true in order to size all rows automatically according to the content. However, this will affect the header row along with the data rows. It is possible to specify a certain height for the header by setting the RadGridView.TableElement.TableHeaderHeight property.

I hope this information helps. Should you have further questions I would be glad to help.
 
Regards,
Dess
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
GridView
Asked by
Mia
Top achievements
Rank 1
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
Share this question
or