I have 5 subreports in my main report. Now my requirement is based on selection from UI i need to display combinations of reports. say: Main.jrxml sub1.jrxml sub2.jrxml sub3.hrxml
if user wants sub1 and sub3 in main how do i hide sub2?
Thanks,
|
I have 5 subreports in my main report. Now my requirement is based on selection from UI i need to display combinations of reports. say: Main.jrxml sub1.jrxml sub2.jrxml sub3.hrxml if user wants sub1 and sub3 in main how do i hide sub2? Thanks, |
|||
|
|
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
You can hide the sub-reports by applying "Print When Expression" property of the report. |
|||
|
|