Hi,
I'm using BIRT 2.2.
I have this report where I want to place a dynamic text which has info depending on the row selected on the report.
For example, I have a grid with two columns(col A and col

. In col A is the table that has details of cust_name (with hyperlink) and order_date. In col B there is a Dynamic text that serves like a tooltip that changes its content/details depending on the cust_name that I choose in col A.
I'm not sure this is possible, but any suggestions will be appreciated.