Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 Reporting Services Development
 passing hidden parameter from aspx to ReportViewer

Author  Topic 

ssingh
Starting Member

25 Posts

Posted - 2011-03-03 : 14:04:04
I'm using SSRS 2008 r2. I'm using a aspx website to display reports using ReportViewer control.

I have a hidden parameter in report, plus other parameters which will be entered by the user. Is there a way to pass this parameter from the aspx page to reportviewer? Since the user does not have to see it, I cannot use querystring.

Please suggest!

Thanks
   

- Advertisement -