Page 1 of 1

Column Hide- Based on a condition

Posted: Wed Feb 28, 2018 7:07 am
by Deepika
Hi,

I need to hide entire column if all the rows in it is empty. I tried it using conditions but couldnt achieve it.

Re: Column Hide- Based on a condition

Posted: Wed Feb 28, 2018 2:14 pm
by HighAley
Hello.

You can use the Conditions for this.
Just disable the Component Is Enabled option.
When the expression is True, the component will be disabled.

Thank you.