List Collection Data Not visible in mainreport of subreport – iReport
Hi
I have been wondering How iReport takes care of subreport I faced all above problem doing subreport in iReport.
In order to pass List / collection to subreport following things need to be done….
In Main Report. >>>>>>>>>>>>>>>>> Put Following
//Define List
Pass List to subreport
In Subreport >>>>>>>>>>>>>>>>> put Following
very important >>> below address is field in my addressess List in Main Report
and In Detail Section Put Following
Remeber Many time you might not see subreport visible in main report reson being it the Property for Data to visible >>
“When No Data “(Property of report) should be set accordingly.
Hope this might help some one….
Ranjit