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

report not changing when param changes a second time

1 Answer 28 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
ryan
Top achievements
Rank 1
ryan asked on 06 Jul 2010, 12:40 AM
I have a report with a drop-down list param that has two options, "Summary" and "Detailed".  It loads into Detailed view by default and works fine then.  If I switch it to Summary view it also works fine.  BUT if I switch it back to Detailed, then it stays in summary view no matter what.  It looks like the issue is basically that if a parameter value is selected for a second time, then it doesn't load a new report for that new parameter change.  I create the parameter programmatically in the constructor.  Anyone know what may be going on?

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 09 Jul 2010, 08:10 AM
Hello Ryan,

There is some confusion. The Report Parameters are part of the report and not part of the viewer, thus they are not meant to load different reports, but rather filter the data of the already loaded report.
Now that this has been cleared, if you're still experiencing problems, we would appreciate if you provide us with a sample runnable report that exhibits the problem. Once we review it, we would be able to advise you accordingly.

All the best,
Steve
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
General Discussions
Asked by
ryan
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or