Jump to content
We've recently updated our Privacy Statement, available here ×

Alternate row color though previous row was hidden


bsreekanthreddy

Recommended Posts

Hello,

I would like to know how to alternate row color when the previous row was hidden as "Remove Line When Blank" option was selected. Right now, I am using the below expresion for "Print When Expression"

new Boolean(($V{REPORT_COUNT}.intValue() % 2) == 0)

This works great but the only issue is when the previous row was hidden you will see two rows repeating the same color. Please let me know if anyone has come across this issue and found a solution. Your help is greatly appreciated.

Thanks.

Link to comment
Share on other sites

  • 2 weeks later...
  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...