Page 1 of 1

Panel in Group Header Data Band not shrinking

Posted: Wed Mar 09, 2022 10:54 pm
by KDH
I have a group header databand with a panel that I only want to show if the group is type "X"
I have set the panel to "Can Shrink" and Dock Style to "Top"
The group header is also set to "Can Shrink"

I have a formula in the panel enabled property of grouptype=="X"

The panel is correctly hiding when it should but the blank space is still there in the group header where the panel would be.

Any ideas how to correct this?

Re: Panel in Group Header Data Band not shrinking

Posted: Thu Mar 10, 2022 9:42 am
by Lech Kulikowski
Hello,

It should work.
Please send us a sample report with test data that reproduces the issue for analysis.

Thank you.

Re: Panel in Group Header Data Band not shrinking

Posted: Thu Mar 10, 2022 4:11 pm
by KDH
Ok I stripped the report down and mapped to an access data source. Attached is the sample, if you unzip to C:\Sample then data source should work without changing.

Re: Panel in Group Header Data Band not shrinking

Posted: Fri Mar 11, 2022 12:21 pm
by Lech Kulikowski
Hello,

Please set the DockStyle=Top for the Text3 component.

Thank you.

Re: Panel in Group Header Data Band not shrinking

Posted: Fri Mar 11, 2022 4:01 pm
by KDH
That was it thank you!

Re: Panel in Group Header Data Band not shrinking

Posted: Fri Mar 11, 2022 5:58 pm
by Lech Kulikowski
Hello,

You are welcome.