Grid column header rotation

Hi!
Is there a way to rotate the text in radzen grid headers to be between horizontal and vertical (45 degree for example)? So that it is not going to take that much space.
Thank you for your answer in advance.

You can probably use some combination of CSS rotate and transform.

Yes, I've tried but it didn't work, something always went wrong. Maybe it would be a great feature to have a rotateHeader property at grid column which waits for an int which is a degree. Thank you anyways :slight_smile: