This is a migrated thread and some comments may be shown as answers.

How to hide/display Pictrures

2 Answers 61 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Gary Robson
Top achievements
Rank 1
Gary Robson asked on 15 Jun 2009, 12:41 PM
I'm sure this is an easy one.

I have a report with pictures added at design time.
Some pictures need to be hidden depending on field values.

e.g. iif(Fields.Freq=2, hide-Pic-1, hide-pic-2)

How's this done?

Cheers,
Gary

2 Answers, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 15 Jun 2009, 01:05 PM
Hi Gary,

You can use conditional formatting to achieve this behavior - more info about it is available in this help article. Simply uncheck the Visible checkbox in the Layout branch of the style builder once you have set the condition which should be met.

Greetings,
Steve
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Gary Robson
Top achievements
Rank 1
answered on 15 Jun 2009, 01:25 PM
That worked fine.

Thanks.
Tags
General Discussions
Asked by
Gary Robson
Top achievements
Rank 1
Answers by
Steve
Telerik team
Gary Robson
Top achievements
Rank 1
Share this question
or