How to set allow text wrap for certain columns?
How to set allow text wrap for certain columns?
Hi All,
How to set allow text wrap for certain columns?
need advice
many thanks in advance
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
A test case showing the issue would be really useful as I'd be able to answer based on how you are currently configuring the table.
However, I'm guess you are using our
nowrapclass on the table. If so, you could usecolumns.classNameand addwrapclass to the column, then in your CSS:Allan