New Line in cells #2739
Unanswered
donrafiki2918
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any way to have several lines of text in one row?
For example, I have the data "Han Solo 10 Falcon", but the structure of my data needs to be in the same cell, so I tried to put "\n" when I fill my table with data but it did not work.
My desired output would be:
10
Falcon
Is there any way to do this?
Beta Was this translation helpful? Give feedback.
All reactions