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

Parameter Value changed value

1 Answer 181 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Vladislav Polishchuk
Top achievements
Rank 1
Vladislav Polishchuk asked on 16 Feb 2012, 07:31 PM

Hello. I use teleric reporting for ASP.NET MVC

  I want to make visibility  of  one report's  parameter is depend from value of  another report parameter.

 If parameter "1"  is equal to "Value1" I need to specify report's conditions with parameter "2", but if  parameter "1"  is equal to "Value2"  parameter "2" is lost sense and I want to hidden it.  (parameter "1" use AvailableValues mode)

Can I implement this scenario? I didn't found parameter changed value event?  Is exist another way

Thank you.

Vladislav

1 Answer, 1 is accepted

Sort by
0
Elian
Telerik team
answered on 17 Feb 2012, 05:26 PM
Hi Vladislav,

There is no ParameterChanged event you can hook up to. The only thing you can do is to leave the available values for the second parameters empty if you do not need it. 

All the best,
Elian
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
General Discussions
Asked by
Vladislav Polishchuk
Top achievements
Rank 1
Answers by
Elian
Telerik team
Share this question
or