RepeatOnEveryPage for MasterData

edited 8:02AM in FastReport 4.0
I have a MasterData band with multiple DetailBands. Sometimes, these detail bands can even be empty!

Furthermore; these detail bands can be quite long as well, resulting in the 'group' for the MasterData-row appearing on several pages. Why is the RepeatOnEveryPage property not available for the MasterData?

It makes no sense to make a GroupHeader, because each DetailBand has its own Header, and neither is this the purpose of a GroupHeader.

Comments

  • gpigpi
    edited 8:02AM
    Try to place fields from MasterData's dataset on Detail's header and set ReprintOnNewPage to True for this header

Leave a Comment