Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle Apex Wrap/Auto Fit in all text that's entered to display in Interactive Grid column

VinipandaMay 18 2021

In the interactive grid i am using i need to wrap column/whatever text is put in, no matter how long , it needs to display all at once. i.e. the column cell should auto fit/adjust to the text and display accordingly.
I used <span style="white-space:nowrap;">#COLUMN_NAME#</span> from google, but it doesn't work. it just blocks the cell.
I need full display of content that's put in.
The column type is textarea.
Apex version is 20.2

Comments
Post Details
Added on May 18 2021
1 comment
6,332 views