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

Report Dynamically

3 Answers 126 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Balu
Top achievements
Rank 1
Balu asked on 30 Oct 2008, 03:15 PM
Hello,

    I'm trying to generate report programatically using parameters(in web application), But right now I'm able to develop a report only through wizard.
Is it possible to generate a report programatically.

Could you please provide me any link or video for this issue.

Its urgent.

Thnaks & Regards,
Balu.

3 Answers, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 30 Oct 2008, 03:34 PM
Hi Balu,

There is a whole chapter called "Programmatic control of reports" available in our documentation. In case you're not sure what is the correct syntax for something, you can use the wizard to do the same and check the code generated in InitialiseComponent().
Is there any reason why you have to create the report programmatically and not using design time?

Regards,
Steve
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Balu
Top achievements
Rank 1
answered on 30 Oct 2008, 05:28 PM
I just passed the parameters through wizard, I have 2 dropdown list and one button.By selecting the values in 2DDL and click on the button the report has to generate  but, I'm unable to refresh the report. After selecting the values in ddl the report is displaying the initial values only. i'm unable to get the selected value. 
I jsut followed the below link to do this report. I want to generate report using Web app not on windows.
http://www.telerik.com/ClientsFiles/product.videos/28/
0
Steve
Telerik team
answered on 31 Oct 2008, 07:07 AM
Hello Balu,

You might want to review our online examples and the Product Line Sales catalog in particular. If you have installed the examples locally, you would be able to review the code and logic behind it. Please review the following help article elaborating on report parameters.
The movie you referenced below is using a winforms application to show the report, but the same would work for a web application as well.

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
Balu
Top achievements
Rank 1
Answers by
Steve
Telerik team
Balu
Top achievements
Rank 1
Share this question
or