Print subreport without records
Hi,
I have a main report with many subreports. In each subreport I have a title
band, a detail band and a summary band. I need print the all subreports.
However, if the subreport doesn't have record, it isn't printed and I need
this. What can I make?
I'm using RB 9.03 with Delphi 7.
Thanks,
Weverton
I have a main report with many subreports. In each subreport I have a title
band, a detail band and a summary band. I need print the all subreports.
However, if the subreport doesn't have record, it isn't printed and I need
this. What can I make?
I'm using RB 9.03 with Delphi 7.
Thanks,
Weverton
This discussion has been closed.
Comments
If you set the NoDataBehaviors property of the Subreport to ndBlankReport,
you should see the non-data aware components when printing. Remember that
you will need to change the NoDataBehaviors from inside the design of the
subreport, not the actual subreport component itself on the main report.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com