Content of the detail band is visible twice
Hello,
a customer contacted us with a strange issue:
one of his reports shows the detail band / it's content twice, if there
is more than 1 record for the detail band.
All other reports show it only once as it has always been.
I don't see any diference to working reports and was wondering, if
someone had such a case or has an idea where to look.
Thanks,
Mark
a customer contacted us with a strange issue:
one of his reports shows the detail band / it's content twice, if there
is more than 1 record for the detail band.
All other reports show it only once as it has always been.
I don't see any diference to working reports and was wondering, if
someone had such a case or has an idea where to look.
Thanks,
Mark
This discussion has been closed.
Comments
Which version of ReportBuilder and Delphi are you using?
I would start by commenting out all event code for this specific report
and seeing if the issue still occurs. Then gradually add it back to
isolate the problem.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
I'm using RB 17.01 build 65 on Delphi XE7. The very same report has been
working fine yesterday, according to the customer and the latest change
was 4 weeks ago.
I had removed pretty much everything but the SubReport, that was placed
within the detail band and had only one ppLabel left. Which was still
visible 4 times (2x2 records).
Then I noticed, that this report had assigned the same pipeline as the
main / parent report, which is not the case in all other subreports
(they don't have a pipeline assigned). Once I removed it, it worked as
it should.
Not sure how it got assigned though, because the end user doesn't have
this ability...
Something to check, but the original problem seems to be solved now.
Best regards,
Mark