Page 1 of 1

KPMSAK>Report Viewer Hide Panel

Posted: Mon Mar 17, 2014 9:47 am
by kpmsak
Hi,

I have report with multiple panel, I need to hide the some of the panel based on Data Field condition. Can some one help me to resolve this issue.

For example, I have Panel1, Panel2, Panel3, Panel4 and Panel5. I have data field "Amount" and "ProductCount"
1st condition,
If Amount <100 Then Hide Panel3
2nd condition
if ProductCount >50 Then Hide Panel5

Thanks,

Kpmsak

Re: KPMSAK>Report Viewer Hide Panel

Posted: Mon Mar 17, 2014 11:01 am
by Alex K.
Hello,

Please try to use the Conditions and "Component Is Enabled" property in it.

Thank you.