Is there any way to display column headers multi-line on row-templated grid with MVC ?
I'm using server side templating for displaying custom rows in kendo gird and it works really so cool. But I need to display so many column headers to get filter and order my data. So I want to display column headers in multi-lines with their ordering and filtering functionalties. Is there any way to do this?
I've attached an image that shows what I want to do. I used a littile bit javascirpt to get the output but may be better ways allready exist.
I'm using server side templating for displaying custom rows in kendo gird and it works really so cool. But I need to display so many column headers to get filter and order my data. So I want to display column headers in multi-lines with their ordering and filtering functionalties. Is there any way to do this?
I've attached an image that shows what I want to do. I used a littile bit javascirpt to get the output but may be better ways allready exist.