Rotate headers with a certain degree #2448
Unanswered
barbara-lea
asked this question in
Q&A
Replies: 1 comment
-
|
I am using the following properties: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Hi, everyone. I am trying to to rotate the contents of the header cells with 45 degrees. The contents are some longer strings and I wish they would be visible even if they are overflowing on the next column headers. I modified my
headerRendererbased on this article, but it seems like what is working onthelements does not work on the grid divs that we have inside the header (vertical-align: bottomhas no effect).Did anyone already done that with
react-data-gridor has an idea how this should be done?Thanks.
Beta Was this translation helpful? Give feedback.
All reactions