Hello,
currently I'm displaying reports using an ASP.NET viewer inside an aspx page,and everything works fine, I just want to move to the SL reportviewer in order to show direcly inside SL... how do I pass the parameters at the button's click?
I've seen this post where on the render begin it passes the parameters.... how do I do this on btnLoad click?
Thanks
Paolo
currently I'm displaying reports using an ASP.NET viewer inside an aspx page,and everything works fine, I just want to move to the SL reportviewer in order to show direcly inside SL... how do I pass the parameters at the button's click?
I've seen this post where on the render begin it passes the parameters.... how do I do this on btnLoad click?
Thanks
Paolo
7 Answers, 1 is accepted
0
Hello Paolo,
Peter
the Telerik team
Check out the Refresh report in Silverlight ReportViewer forum thread. The code snippet provided by our client is relevant and you can use the ApplyReportParametersCommand when you have visible parameters. If your parameters are not visible we will recommend to use RefreshReportCommand instead.
All the best,Peter
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
0

Michele
Top achievements
Rank 2
answered on 23 Jul 2010, 02:04 PM
erm.... clicking on it it gaves me a broken link....
0
Hello Paolo,
Peter
the Telerik team
Please excuse me for the inconvenience. Here is the correct Refresh report in Silverlight ReportViewer link.
Sincerely yours,Peter
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
0

Michele
Top achievements
Rank 2
answered on 23 Jul 2010, 03:37 PM
Hello Peter,
I'm missing something.... I wish I've a page, with no report loaded at time and when I push the Load Button it reads 2 parameters and then passes it to the report.... can you please provide me a working sample?
Thanks
Paolo
I'm missing something.... I wish I've a page, with no report loaded at time and when I push the Load Button it reads 2 parameters and then passes it to the report.... can you please provide me a working sample?
Thanks
Paolo
0
Hi Paolo,
Peter
the Telerik team
I have attached a sample project to illustrates how to accomplish your requirement.
Kind regards,Peter
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
0
0
Hi Paolo,
Peter
the Telerik team
We have updated the attached project. You shouldn't experience any issues with the updated attached sample project.
All the best,Peter
the Telerik team