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

Grid Header Dimension

2 Answers 63 Views
Grid
This is a migrated thread and some comments may be shown as answers.
JC
Top achievements
Rank 1
JC asked on 14 Feb 2013, 03:37 PM
Hi!

I like to modify the header grid, is possible write 2 lines in a column grid?

See the picture to view my problem.

Thank you

JC

2 Answers, 1 is accepted

Sort by
0
Accepted
Iliana Dyankova
Telerik team
answered on 18 Feb 2013, 01:56 PM
Hi JC,

In order to achieve this you can use the following CSS: 
.k-grid-header .k-header {
     white-space: normal;
}

Regards,
Iliana Nikolova
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
JC
Top achievements
Rank 1
answered on 19 Feb 2013, 10:59 AM
Is correct!

Thank you Iliana!

JC
Tags
Grid
Asked by
JC
Top achievements
Rank 1
Answers by
Iliana Dyankova
Telerik team
JC
Top achievements
Rank 1
Share this question
or