Page 1 of 1

No ChildBand on ReportSummaryBand

Posted: Wed Oct 24, 2018 8:25 am
by FrenkR
hello,
using 2018.3.1 for .net core. In designer, there is no option to place "ChildBand" after "ReportSummaryBand". Is this intended behavior?
rep_childband.png
rep_childband.png (87.89 KiB) Viewed 1751 times

Re: No ChildBand on ReportSummaryBand

Posted: Wed Oct 24, 2018 9:52 am
by Lech Kulikowski
Hello,

Yes, it is not possible to place Child band after ReportSummaryBand. You can place several ReportSummaryBand instead of Child.

Thank you.

Re: No ChildBand on ReportSummaryBand

Posted: Thu Oct 25, 2018 1:55 pm
by FrenkR
is it possible to change it to have consistency over "child" band concept on all band types?

Re: No ChildBand on ReportSummaryBand

Posted: Mon Oct 29, 2018 1:37 pm
by Lech Kulikowski
Hello,

PageHeader, PageFooter, ReportTitle, ReportSummary - fixed places. You cannot place bands before PageHeader and ReportTitle, you cannot place bands after PageFooter and ReportSummary. It is not planned to change.

Thank you.