How do I hide an entire page?

Stimulsoft Reports.NET discussion
Post Reply
Scottioioio
Posts: 47
Joined: Thu Dec 20, 2012 6:58 pm

How do I hide an entire page?

Post by Scottioioio »

I have designed a report that consists of several different pages.

How do I conditionally hide a particular page?

I know I can show/hide data elements and other controls via conditions, but I'm having difficulty figuring out how to hide an entire page based on some condition?

Thanks
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: How do I hide an entire page?

Post by HighAley »

Hello.

You could use the Conditions property of the Page.
You could add the Highlight condition set the Condition expression to disable Page and uncheck the Component is Enabled option.

Thank you.
Post Reply