How to do to make a section visible or invisible.

Stimulsoft Reports.WPF discussion
Post Reply
Chenting04
Posts: 1
Joined: Fri Sep 17, 2010 8:20 pm
Location: shanghai

How to do to make a section visible or invisible.

Post by Chenting04 »

I have two fields, A & B. I want to only make a section visible when A equal to B.
In Crystal Reports,I can make a section visible by setting visible property .
In Stimulsoft Reports Wpf,how to do to make a section(such as databand,groupfooter) visible or invisible.
let me to know how to do that.
Regards.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

How to do to make a section visible or invisible.

Post by Alex K. »

Hello,

You can use Conditions on databand, groupfooter components.
Please see the sample report in attachment.

Thank you.
Attachments
598.Smaple Report.mrt
(17.14 KiB) Downloaded 789 times
Post Reply