BIRT Example Report - Highlighting and Conditional Formatting
Introduction
This example demonstrates how to add highlighting and conditional formatting to a BIRT report. A
Products list report is developed that displays all company products. The example report
uses alternating row colors and highlights rows that represent a product that is low in quantity. This report
also illustrates adding a script to the onCreate event of a row to modify the row style to italics for products
with high markup values.
Demonstration
Reports