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.
1 Answer:
Posted on August 25, 2006 at 7:34am
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
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