Hi,
I m having problem in xamReport Error Events handling. Kindly provide me samples for the same at earliest.
Regards,
Sohail Kazmi
Hello Sohail,
Thank you for the clarification. I have been looking into your post and the events that you can handle that are related to error handling are the RenderingError and the ReporParametersProcessingError events of the XamReportViewer. The RenderingError is raised when there is an error while rendering a page and the ReporParametersProcessingError is raised when there are errors while loading parameters. You can find more detailed description for those events here in our online documentation: http://help.infragistics.com/NetAdvantage/reporting/2011.2/CLR4.0?page=InfragisticsWPF4.Controls.Reports.v11.2~Infragistics.Controls.Reports.XamReportViewer~RenderingError_EV.html, http://help.infragistics.com/NetAdvantage/reporting/2011.2/CLR4.0?page=InfragisticsWPF4.Controls.Reports.v11.2~Infragistics.Controls.Reports.XamReportViewer~ReportParametersProcessingError_EV.html
Please let me know if you need any further assistance on the matter.
Sincerely,
Krasimir
Developer Support Engineer
Infragistics
www.infragistics.com/support
Hi Krasimir,
Thanks for your guidance, i will surly look for the same and will contact for further guidance.
Sohail Kazmi.