Footer behavior
I have a report where I have a MasterData band and 2 DetailData bands, each with a footer. I also have two SubDetailData bands under each. I am getting the MasterDataFooter after all the data, but I was expecting to get a Footer after the DetailData1 and 2. I even tried forcing the Visible to true in the DetailData1OnBeforePrint. Each Footer has one memo that is visible.
Why are the footers not showing? And how can I debug this issue?
Why are the footers not showing? And how can I debug this issue?
Comments