How to merge cell of header? #112
-
Beta Was this translation helpful? Give feedback.
Answered by
nick-keller
Jan 24, 2022
Replies: 1 comment 2 replies
-
Hello @quoc27690 , |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
nick-keller
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello @quoc27690 ,
Short answer: no. Multiline headers is not supported, nor is merging.
I'd assume you could add a class to your headers using
headerClassName
on the column and tweak the CSS to make it span multiple columns, but that would mess with all the click behaviors.