Page 1 of 1

carry over in nested groups

Posted: Tue Nov 17, 2009 2:04 am
by Andreas Tastler
Hi all


I have the following groups in my report.

Group 1 Header
Group 2 Header
Detail
Group 2 Footer
Group 2 Carry Over
Group 1 Footer

The carry over should display running total of group 1 (at the end of the page or right after the group 2 footer) but only if there is a page break for group 1.
Is there a way to find out, if a rendered group 2 footer is the last on a page and if there is a next group 2 header to be rendered?

Thank you
Andreas

carry over in nested groups

Posted: Tue Nov 17, 2009 8:31 am
by Edward
Hi

In that case you need to place a Footer Band right after your DataBand and set PrintAtBottom property of it in true and to use SumRunning function in this footer.

If you would not receive the result you were after, could you please send a report template and data for it to support[at]stimulsoft.com and we will try to solve your task.


Thank you.