Hi,
I have a reportbook generated programatically in the Page_load of my report.aspx, it contains 3 default reports that must show once the report book is loaded. This is working fine. However there are four optional reports that the user can choose to display by selecting options on the parameter UI of the web report viewer. My question is how do I get to add the optional reports to the report book once the user selects them and clicks on the Preview button - The Page_load is not called again and I have no way on intercepting the Preview click event from code behind? I am currently using Q1 2012 Telerik report and was wondering if anything has been added in the form of say a ReportBook before rendering event in Q2 2012 based on http://www.telerik.com/community/forums/reporting/telerik-reporting/silverlight-reportviewer-and-reportbook.aspx#1435670 . Any and all the help is greatly appreciated.
Regards
Francis.
I have a reportbook generated programatically in the Page_load of my report.aspx, it contains 3 default reports that must show once the report book is loaded. This is working fine. However there are four optional reports that the user can choose to display by selecting options on the parameter UI of the web report viewer. My question is how do I get to add the optional reports to the report book once the user selects them and clicks on the Preview button - The Page_load is not called again and I have no way on intercepting the Preview click event from code behind? I am currently using Q1 2012 Telerik report and was wondering if anything has been added in the form of say a ReportBook before rendering event in Q2 2012 based on http://www.telerik.com/community/forums/reporting/telerik-reporting/silverlight-reportviewer-and-reportbook.aspx#1435670 . Any and all the help is greatly appreciated.
Regards
Francis.