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

How to use Telerik report dynamically in asp.net web application ?

1 Answer 209 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Mark
Top achievements
Rank 1
Mark asked on 13 Feb 2014, 01:26 PM
Hello Telerik,

I am creating the Telerik report we need to create a report dynamically
and attaching that

 report in Asp.net web
application, i have tried to doing this using Telerik Reporting Demo, but it is
shown by wizard steps. i need to create a Report using database Programmatically.

 we use compulsory  class library or we can use direct report in web
application ? 

so please give me some demo example using report in web
application with programmatically

 for this type of
Report.

Thanks,

Hitesh

1 Answer, 1 is accepted

Sort by
0
Nasko
Telerik team
answered on 18 Feb 2014, 01:21 PM
Hello Hitesh,

It is possible to create your entire report definition dynamically, but this is no trivial matter.
In general, the fastest way to do this is to create the desired report definition in the Visual Studio Report Designer and use the code it automatically generated in the .Designer.cs file as a template for dynamic report generation.
You may also find useful the Programmatic Control of Reports help articles on the topic and the Reporting API Reference.

Since you mentioned using a database, keep in mind you can store reports in a database as XML. For more information refer to the Serializing Report Definition in XML help article.

Regards,
Nasko
Telerik

New HTML5/JS REPORT VIEWER with MOBILE AND TOUCH SUPPORT available in Telerik Reporting Q3 2013! Get the new Reporting version from your account or download a trial.

Tags
General Discussions
Asked by
Mark
Top achievements
Rank 1
Answers by
Nasko
Telerik team
Share this question
or