Is it possible to assign a CSS class name to a header cell in a grid as I have some styling that is specific to a single cell that I want to apply with a style sheet?
2 Answers, 1 is accepted
0
Accepted
Dimo
Telerik team
answered on 11 Jan 2012, 05:05 PM
Hi Matt,
One option is to intiialize the Kendo Grid from a table and have the CSS classes assigned on the table's header cells.