Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Highlight rule problem
zmirovic
I added simple highlight rule for alternating look of detail rows in table. Rule will change used CSS class (I am using external CSS file to style report) for every odd row.
That is working perfectly in preview tab in Eclipse. Also all type of documents exported from Eclipse have alternating background color in table.
When I deploy report on web viewer application running on Tomcat 6, there is no alternating lines. Other styles are OK. I checked generated HTML and all detail rows have same CSS class. Other formats also do not have alternating table rows.
BIRT designer and viewer are version 2.5.1. Java 6 on all machines.
Where can be a problem?
Find more posts tagged with
Comments
mwilliams
Hi zmirovic,
Can you set up a quick example report and css file that displays this issue so that I can see exactly what you're doing? Thanks.
zmirovic
Example attached. Thanks in advance