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