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!

apex 5 interactive report column wrapping white-space: nowrap

johnnyOct 5 2015 — edited Oct 31 2015

prior to apex 5 with header text set as follows, prevents column wrapping. This does not work in APEX 5, is there some other workaround to prevent column wrap in apex 5 IR?

<style type="text/css">

}table.apexir_WORKSHEET_DATA_td {white-space: nowrap;}

</style>

This post has been answered by fac586 on Oct 5 2015
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 28 2015
Added on Oct 5 2015
4 comments
3,795 views