Skip to content

[AnalyticalTable] line break within data cell value #6606

Answered by Lukas742
SvetoslavZ99 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @SvetoslavZ99 per default each cell should only have one line of text, as otherwise the cell content could overflow as the table only allows static row height.

If you want to implement multiline cells, it'd recommend using a custom Cell renderer in the columns array and set the rowHeight accordingly.

https://stackblitz.com/edit/ui5wcr-at-e6zi3b?file=src%2Fdata.json,src%2FApp.tsx

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@SvetoslavZ99
Comment options

Answer selected by SvetoslavZ99
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants