Page 1 of 1

Hide label based on expression

Posted: Fri Mar 13, 2015 2:26 pm
by b2cit
Hi,

Can you please provide me a working example for the following.
I want to show/hide a textbox based on the count of a databand.

I have assign the following expression the the event before print:

Text16.Enabled = Totals.Count(DataBand1)=0

But this is not working.

Best,

axh

Re: Hide label based on expression

Posted: Fri Mar 13, 2015 5:00 pm
by Jan
Hello,

Please check sample image from attachment. My text component placed on HeaderBand.
Let me know about result.

Thank you.