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

Customize report from aspx page

1 Answer 55 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
ravi
Top achievements
Rank 1
ravi asked on 09 Dec 2008, 08:34 AM
Hi
 
Here we have struggling with customized reports with  search criteria.
we need to bind stored procedures to report with search criteria in cs file.
we can do design in report , data as to bind from aspx page.
how can we customize report from aspx page and search criteria.
can plz give me any suggetions..

thx advance

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 09 Dec 2008, 01:10 PM
Hi ravi,

As explained in the Best Practices help article, the report should be in a separate class library referenced in the application. Accessing the report's DataSource from the aspx can be achieved by a cast to the ReportViewer.Report as shown in this video.
As for using stored procedures with Telerik Reporting - you can review this KB article: Using data source with parameters in Telerik Reporting.

Greetings,
Steve
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
General Discussions
Asked by
ravi
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or