V8: Is there any simple way to set alignment of column header and body cell? #4439
Answered
by
nimeshvaghasiya
nimeshvaghasiya
asked this question in
Q&A
-
is there any way to make it simple like |
Beta Was this translation helpful? Give feedback.
Answered by
nimeshvaghasiya
Oct 10, 2022
Replies: 2 comments 1 reply
-
Done based on this: #4097 fixed with applying below to columnDef:
and use below to apply style to table header:
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
nimeshvaghasiya
-
why not fix this simple issue? |
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
Done based on this: #4097
fixed with applying below to columnDef:
and use below to apply style to table header: