Print When Expression

Is it possible to use two boolean expressions to check on printWhenExpression? I want every other line to show up as having back color and having negetive numbers red, I just need to know how to get them to use both.
dgeiselman's picture
Joined: Aug 21 2006 - 1:13am
Last seen: 17 years 1 month ago

1 Answer:

Hi,

I think what you need is to use conditional styles.
There you could pile up multiple conditions and each could come up with its own style to apply.

Check the /demo/samples/scriptlet sample for alternating row colors and note that multiple conditions could be used in a single style definition.

I hope this helps.
Teodor
teodord's picture
53238
Joined: Jun 30 2006 - 9:00am
Last seen: 2 hours 21 min ago
Feedback