wrap report column with no white space
I am trying to force the wrapping of a classic report column that contains no white space. Don't know why data would look like this but I
do have a customer who likes to do this.
I have used the following to force wrapping of a long column
Column Formatting >> CSS Style >>
width:300px; display:block; white-space:normal;
This works fine except when the long column has no white space.
Example: NOWISTHETIMEFORALLGOODMENTOCOMETOTHEAIDOFTHEIRCOUNTRYNOWISTHETIMEFORALLGOODMENTOCOMETOTHEAIDOFTHEIRCOUNTRYNOWISTHETIMEFORALLGOODMENTOCOMETOTHEAIDOFTHEIRCOUNTRY
I created an example on apex.oracle.com
http://apex.oracle.com/pls/apex/f?p=34817:2:106494754085272::NO:::
login:pamratledge@comcast.net
password:whiskers
Edited by: pam499057 on May 15, 2013 4:00 AM
Edited by: pam499057 on May 15, 2013 4:01 AM