Footer after MasterDataBand doesn't get printed

edited 5:20AM in FastReport VCL 5
Hey everyone,

I'm working on a report with multiple MasterData-, Footer- and Child-Bands. It's all working fine except when the query behind a dataset doesn't return any rows. If that's the case the MasterDataBand (and therefore all connected bands to it) doesn't get printed. I tried working with the "Print Child if invisible" and "Print if Detail empty" attributes without success. Is there any way to work around this issue?

Regards,
Maxi

Comments

  • gpigpi
    edited 5:20AM
    Use additional TfrxMasterData with RowCount = 1 to show info when main MasterData don't show. Hide second masterdata in the script when first masterdata printed

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.