Subreport within subreport problem
I have a subreport within a subreport... The printed format is like this:
Row 1
Row 1.1
Row 1.1.1
Row 1.1.2
Row 1.1.3
Row 1.2
Row 1.3
Row 1.3.1
Row 1.3.2
etc...
My problem is, Row 1.2 is not showing up... If the contained subreport is
empty the containing row is not printed. My design is like this:
Detail band of main report contains subreport1.
Subreport 1 contains subreport 2.
If subreport 2 is empty, detail line from subreport does not print.
What might be wrong?
Row 1
Row 1.1
Row 1.1.1
Row 1.1.2
Row 1.1.3
Row 1.2
Row 1.3
Row 1.3.1
Row 1.3.2
etc...
My problem is, Row 1.2 is not showing up... If the contained subreport is
empty the containing row is not printed. My design is like this:
Detail band of main report contains subreport1.
Subreport 1 contains subreport 2.
If subreport 2 is empty, detail line from subreport does not print.
What might be wrong?
This discussion has been closed.
Comments
SkipWhenNoRecords property to be False.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com