Skip to main content



      Home
Home » Archived » BIRT » How to color only specific records within list table?
How to color only specific records within list table? [message #893291] Tue, 03 July 2012 09:16 Go to next message
Eclipse UserFriend
On example I have 10 records as data set result.

Lets say they all have field "priority".
I want to only records with priority equals to 1 be colored in RED (whole row or just field).
So when generating report they can be easily observed.
How to achieve this?

Thanks!!!!

[Updated on: Tue, 03 July 2012 09:17] by Moderator

Re: How to color only specific records within list table? [message #893325 is a reply to message #893291] Tue, 03 July 2012 10:44 Go to previous messageGo to next message
Eclipse UserFriend
0) Add your table to the canvas
1) Select detail row in the table
2) Click "Add" in Highlights window (located in Property Editor)
3) Enter condition row["priority"] Equal to 1
4) Set background color to Red
5) Click OK


I think this is one of the tutorials on the BIRT website :/
Re: How to color only specific records within list table? [message #893347 is a reply to message #893325] Tue, 03 July 2012 12:06 Go to previous message
Eclipse UserFriend
Thank you for quick response
Previous Topic:How to automatically change fonts on all LABELS ,DETAILS ROWS and master page FOOTERS AND HEADERS?
Next Topic:fixed chart bar width
Goto Forum:
  


Current Time: Fri Jul 04 03:11:08 EDT 2025

Powered by FUDForum. Page generated in 0.15501 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top