ReportViewerControl - Auto render
I am using ReportViewer control in my application. Here is the code snippet: reportViewer.ProcessingMode = Microsoft.Reporting.WinForms.ProcessingMode.Remote; reportViewer.ServerReport.ReportServerUrl = GetServerURL(); reportViewer.ServerReport.ReportPath = GetReportPath(); The problem is I don't want the control to render the report automatically even if all the parameters are known. I want user to always push the "View Report" button. Is that possible? Thanks AM
September 18th, 2009 8:33pm

Hi, By design, this the reportviewer control NOT to render the report automatically even if all the parameters are known is not possible and no viable workaround for it until now. You can submit this feature request at http://connect.microsoft.com/SQLServer/feedback and hope some solution provided to accomplish it in next version of reporting service. Thanks, Jerry
Free Windows Admin Tool Kit Click here and download it now
September 21st, 2009 7:10am

Added a feature request: https://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=491145 Thanks for your input. AM.
September 21st, 2009 11:35pm

I also have this problem.
Free Windows Admin Tool Kit Click here and download it now
January 27th, 2011 6:04pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics