Cannot view more than 2 subreport
I tried the demo on (RBuilder\Demos\1.Reports\Main.dpr). And i view only 2
subreports in dm0052 instead of 3 subreports .. it should have shown 3
subreports. why?
i tried to build 3 subreports with 3 TppDBpipeline and set the subreport
properties on PrintBehavior as pbSection , but the preview only show 2
subreports' detail but never show 3rd subreport's detail, unless i set the
printBehaviour as pbChild ...
but i want them to show individually ... anyway to solve it ? as i need to
have more than 5 subreports to be shown on different
section.
TIA
subreports in dm0052 instead of 3 subreports .. it should have shown 3
subreports. why?
i tried to build 3 subreports with 3 TppDBpipeline and set the subreport
properties on PrintBehavior as pbSection , but the preview only show 2
subreports' detail but never show 3rd subreport's detail, unless i set the
printBehaviour as pbChild ...
but i want them to show individually ... anyway to solve it ? as i need to
have more than 5 subreports to be shown on different
section.
TIA
This discussion has been closed.
Comments
enterprise version 7.
data in that database table. If you don't have any data, then depending on
the NoDataBehvaiors property of that subreport, you might not see a
subreport when no data exists. Alos, check the data pipeline assignment on
that subreport. Hook a TDBGrid up to the datasource that is connected to
the subreports' datapipelines to make sure that each of them have data. Is
the subreport's visible property set to false for some reason? Can you send
us the example form which doesn't work? We can run it here to see what is
happening. Send it to support@digital-metaphors.com
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com