8.1.2 - Is there a way to prevent data from causing wrap within a Perspective Table cell?
I looked at this thread and tried using the height property and also textOverflow: clip, but that just squished everything instead
8.1.2 - Is there a way to prevent data from causing wrap within a Perspective Table cell?
I looked at this thread and tried using the height property and also textOverflow: clip, but that just squished everything instead
Adding the style “whiteSpace:nowrap” to rows did the trick for me. The option is found under Text styles.