Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 13:16 Go to next message
Dejan Vujanic is currently offline Dejan VujanicFriend
Messages: 67
Registered: October 2011
Member
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 13:17]

Report message to a moderator

Re: How to color only specific records within list table? [message #893325 is a reply to message #893291] Tue, 03 July 2012 14:44 Go to previous messageGo to next message
Tomas Greif is currently offline Tomas GreifFriend
Messages: 53
Registered: September 2010
Member
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 16:06 Go to previous message
Dejan Vujanic is currently offline Dejan VujanicFriend
Messages: 67
Registered: October 2011
Member
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: Thu Apr 25 17:36:06 GMT 2024

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

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

Back to the top