Skip on printing
Hi,
I have a Main Report with 3 subreports not in master detail mode, but every
SubReport is on details's previous subreport:
All that I want is that if the SubReport1 is empty, SubReport2 takes the
"Top" of the SubReport1 and so on also for the next SubReport.
Is it possible?
Thanks
Pri
I have a Main Report with 3 subreports not in master detail mode, but every
SubReport is on details's previous subreport:
All that I want is that if the SubReport1 is empty, SubReport2 takes the
"Top" of the SubReport1 and so on also for the next SubReport.
Is it possible?
Thanks
Pri
This discussion has been closed.
Comments
Not sure I understand the question. If you report layout looks like this:
main report
detail band
subreport1
subreport2
subreport3
Then you want to set subreport2.ShiftRelativeTo = subreport1 and
subreport3.ShiftRelativeTo = subreport2. The default NoDataBehaviors setting
for subreports is ndBlankPage, which for subreports will result in nothing
being printed and no page space being used.
--
Nard Moseley
Digital Metaphors
http://www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com