repeated data in MasterData

edited 11:05AM in FastReport 4.0
I have a query that I use in two MasterData. One use all fields of the query, but use only two other fields.

These two fields that I use, repeated several times. I wish the MasterData not impressed repeated data.

Does anyone know?

Comments

  • edited 11:05AM
    Set TfrxMemoView.SuppressRepeated := true for these memos on MasterData band that you want to hide.

    Mick

Leave a Comment