Please guide me how to overflow column name in table?
My column name is pretty long, but tight space.
I want to see the whole name in 2 or 3 lines. Is it possible?
1 Like
Hey @Minmin_Suzu,
There is no out of the box functionality for this, unfortunately.
I know this may not be ideal, but you can work around this limitation via CSS (within your app or globally). See here a recent post with the most up to date class to achieve this via css.
2 Likes
Hi @Minmin_Suzu! Thanks for reaching out.
To @MiguelOrtiz's point, there currently isn't a good solution for this, but it is possible via CSS. I recommend taking a look at the post linked above!
We do have a longstanding ticket in our backlog to implement a native solution that will likely get picked up with the next back of updates to the table component. I'll update you here as soon as I have news to share!