Is there a way to wrap the header label of the column
thanks
wisam
1 Answer, 1 is accepted
0
Iliana Dyankova
Telerik team
answered on 14 Mar 2013, 09:53 AM
Hello Wisam,
I have already replied on your support ticket with similar question, however I am pasting my reply here too so the other users who are following this thread can read it:
Thank you for contacting us. 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!