http://msdn.microsoft.com/en-us/library/microsoft.reporting.webforms.reportviewer.asyncrendering.aspx is the magic for letting SSRS drillthroughs work in ReportViewer web forms controls. Add this to the ReportViewer tag:
AsyncRendering="False"
No comments:
Post a Comment