Dear Sir.,
This is Suriya again., Now my doubt in using subreport using stored procedure with passing parameters through web forms..
Sir i need a detailed answer from you., i am waiting for ur reply..
By Suriya Narayanan
1 Answer, 1 is accepted
0
Steve
Telerik team
answered on 23 Jan 2009, 03:34 PM
Hi Suriya,
You can review the following KB article for more info on stored procedures: Using data source with parameters in Telerik Reporting.
You can access the parameters through the webform like this:
Me.ReportViewer1.Report.ReportParameters("MyParam").Value = <your_reportparam_value>
Kind regards,
Steve
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.