Text element ClickEvent - get line
Posted: Fri Oct 16, 2015 12:44 pm
Hi,
I have a DataBand with a Text element on it. I assigned code to the ClickEvent of this Text. Now I need to know how to get the line of the actual Text the user clicks on.
For example after the report has been generated the DataBand has been printed 3 times - so has the Text element on my DataBand. I just need to know on which of those 3 printet texts raised the click event (by giving me the line number or even the actual data record for this line)
I have a DataBand with a Text element on it. I assigned code to the ClickEvent of this Text. Now I need to know how to get the line of the actual Text the user clicks on.
For example after the report has been generated the DataBand has been printed 3 times - so has the Text element on my DataBand. I just need to know on which of those 3 printet texts raised the click event (by giving me the line number or even the actual data record for this line)