Home Subreports
New Blog Posts: Merging Reports - Part 1 and Part 2

hiding subreports problem

edited October 2004 in Subreports
Hi, I have a report with a structure like this
sr -> Subreport,
rg -->Region


On the main Report:

srA
srB
srC
srD
srF

and inside srD:
rg1 (some labels and dblabels)
sr2
sr3
sr3
sr5
rg2 (just a line)

The main report is on twopass settings (and by the record I'm using the
ppline master detail)
The problem is on the srD:
When the main report is calculating I can see on the screen how the
rg1,sr2,sr5 and rg2 for the first srD record are drawn and then againf the
rg1,sr2,rg2 for the next record....
but then on the second pass the rg1 of the second srD is for some reason
printing OVER the subreports
of the previus record.

so instead of have:

(srD record1: ) rg1
sr2
sr5
rg2

(srD record2:) rg1
sr2
rg2

(.... next records the same)

I have:

(srD record1: ) rg1
(srD record2:) rg1
(next records just the rg1s too)


Also when the srD has just one record, I can see all of the details.
What can be happening???


thanks a lot in advance.

Comments

This discussion has been closed.