This is a migrated thread and some comments may be shown as answers.

Subreport Using Stored Procedure

1 Answer 130 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Suriya
Top achievements
Rank 1
Suriya asked on 23 Jan 2009, 02:58 PM
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

Sort by
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.
Tags
General Discussions
Asked by
Suriya
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or