Invisible Child-Bands problem
I have following problem:
My Report has a master band, a detail band and a child band.
I want to print the bands in following order:
Master band
Detail band with Footer
ChildbandX (has Fields from Masterband)
The Childband Property of the DetailbandFooter is set to the ChildbandX.
Everything works fine, but if the Dataset of the Detailband is empty the Childband is invisible(disappears) too.
Is there any possibility to print out the Childband in evey case?
I tried the properties "PrintChildIfInvisible" or "PrintIf SubsetIsEmpty" of the Detailband/Detailbandfooter with no effect.
Thanks for any hints.
George from Germany
My Report has a master band, a detail band and a child band.
I want to print the bands in following order:
Master band
Detail band with Footer
ChildbandX (has Fields from Masterband)
The Childband Property of the DetailbandFooter is set to the ChildbandX.
Everything works fine, but if the Dataset of the Detailband is empty the Childband is invisible(disappears) too.
Is there any possibility to print out the Childband in evey case?
I tried the properties "PrintChildIfInvisible" or "PrintIf SubsetIsEmpty" of the Detailband/Detailbandfooter with no effect.
Thanks for any hints.
George from Germany