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!

Change the background color in a report cell - <td bgcolor>

741847Mar 18 2010 — edited Apr 20 2010
Hi.

I have a report in which I would like to change the background color of a table cell based on some values in the underlying query

If Column A > Column B and Column C > 10, I want to color the background green. In my cgi , this was easy, but in apex, even if I write the query to output html, won't everything already be wrapped in the <td></td> tags? Is there any way around this?

Thanks
This post has been answered by Manish Jha on Mar 19 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 18 2010
Added on Mar 18 2010
26 comments
27,443 views