I have a report made up of several pages and I need to be able to programmatically hide a page, if needed.
For starters, I'm trying to just hard-code the logic to hide a page. I tried setting the Enabled property of a page in my report to False, but the page still gets rendered in the report.
How do I hide a page?
Thanks
Is it possible to hide a page in a report?
-
- Posts: 47
- Joined: Thu Dec 20, 2012 6:58 pm
-
- Posts: 47
- Joined: Thu Dec 20, 2012 6:58 pm
Re: Is it possible to hide a page in a report?
Thanks, that is working perfectly.
Re: Is it possible to hide a page in a report?
Hello,
We are happy to help you.
Thank you.
We are happy to help you.
Thank you.