Webforms ReportViewer ReportError Event Handling
Hi All, I am using a reportviewer in Remote mode to display a report. I'm setting the ReportServerUrl and ReportPath in Page_Load(). The report is having a date parameter and I'm trying to handle the rsReportParameterTypeMismatch error when an invalid value is manually entered for date parameter. So i have set e.Handled = true in the ReportError event handler. But even thought the ReportError handler is fired, the report viewer simply disappears from the aspx page. I'm pretty sure I'm doing something wrong, but I really don't seem to get around it. It would be great if any of you can point to the right direction. Thanks
April 13th, 2011 12:13pm

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

Other recent topics Other recent topics