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

Question about getting background color from query field


bsg

Recommended Posts

Hello.

For example, I have a table with 2 fields(table A(column1 number, column2 varchar2(50)) ).

The values in this table are for example:

column1  column2

A
column1column2
1[255,255,0]
2

[255,0,255]

3[0,255,255]

I have a report, with very simple SQL query: select column1,column2 from a

Now, I want to display a table with column1, but background value of each row cell must be the value of column2. How can I achive this using iReport-5.0.1?

I might, that somebody faced with this question and could share solution with me.

Thanks.

Kind regards, Stanislav

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

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...