Set DataBand Height to Zero in the nested GroupHeaderBands
Posted: Fri Oct 06, 2023 4:17 am
Hi,
I have the report with 2 GroupHeaderBands and 1 DataBand as the layout like below,
--GroupHeaderBand1
-------GroupHeaderBand2
-------------- DataBand1
--GroupFooterBand1
-------GroupFooter2Band2
And I tried to hide the Databand1 by setting the Height property to 0 . But the DataBand1 still displays.
If I only have 1 GroupHeaderBand, it works as expected, but it does not work with 2 GroupHeaderBands
Can you pls give some advice on this case ?
Thank you
I have the report with 2 GroupHeaderBands and 1 DataBand as the layout like below,
--GroupHeaderBand1
-------GroupHeaderBand2
-------------- DataBand1
--GroupFooterBand1
-------GroupFooter2Band2
And I tried to hide the Databand1 by setting the Height property to 0 . But the DataBand1 still displays.
If I only have 1 GroupHeaderBand, it works as expected, but it does not work with 2 GroupHeaderBands
Can you pls give some advice on this case ?
Thank you