Hide label based on expression
Posted: Fri Mar 13, 2015 2:26 pm
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
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