Subreport in Panel in Databand

Stimulsoft Reports.NET discussion
Post Reply
MatthiasU
Posts: 68
Joined: Mon Sep 14, 2015 8:33 am

Subreport in Panel in Databand

Post by MatthiasU »

Hello,

I have a problem and hope you can help me.

Conditions:
-report with a databand
-panel in this databand (CanGrow=false)
-subreport in this panel
-rendered subreport is larger than the panel (height)

Problem:
The subreport will be printed outside the panel area :shock: until the end of the current page.


Is this a bug or did I make a mistake in my report design? I want to limit the height of the subreports in a databand. If the rendered subreport would be larger than the panel height, the subreport should stop printing at the end of the panel area.


Many Thanks & Regards,
Matthias
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Subreport in Panel in Databand

Post by Alex K. »

Hello Matthias,

Unfortunately, there is not a standard solution for this task. In this case, you need use the additional code, check the heights of the component and disable.

Thank you.
Post Reply