Hello,
I have a criteria page with an input control(dropdown list), which links to the report. So when I select a value from the drop down, I get the report with the data matching the criteria. So far I am able to hard code the values into drop down list. Is there any way I can get the values from the table into the drop down list? Can anyone please help me?
Thanks in advance,
MohanRao.
I have a criteria page with an input control(dropdown list), which links to the report. So when I select a value from the drop down, I get the report with the data matching the criteria. So far I am able to hard code the values into drop down list. Is there any way I can get the values from the table into the drop down list? Can anyone please help me?
Thanks in advance,
MohanRao.
4 Answers:
Posted on May 17, 2012 at 8:10am
ermandeep_singh,
I posted an answer in the thread you created, http://jasperforge.org/plugins/espforum/view.php?group_id=112&forumid=102&topicid=98127.
For information on creating input controls from the JasperServer UI check the Jasper Reports User Guide section 3.3.2 http://jasperforge.org/espdocs/docsbrowse.php?id=87&type=docs&group_id=112&fid=365
Mariano