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

asign a report of a library class to Report Viewer

1 Answer 196 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Carlos
Top achievements
Rank 1
Carlos asked on 21 Oct 2015, 02:51 PM

I created my reports into a library class Project but i don't know how show that report in the report viewer in my asp.net app.

 

I added the library class Project in the references and System.ServiceModel , i want to do it programately.

 

thank you

1 Answer, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 22 Oct 2015, 02:35 PM
Hi Carlos,

If your intent is to use Telerik Reporting, details how to start creating Telerik Reports and display them in viewers are available in the Quickstart help section. For the purpose, my recommendation is to start with the provided Report Designers. The overview articles contain descriptions of the designers UI.

To start test to create a new ClassLibrary project with the minimum system requirements of Telerik Reporting, and add a new item (Best practices).  To connect your data, you can use any of the reporting data source components, where you can use report parameters to control the data retrieval e.g. SqlDataSource Wizard step 4 which is based on Using Parameters with the SqlDataSource component.


To display the report, you can create a web application and use the VS item templates for adding an HTML5 Viewer. The wizard will ask you which report to use, and you can specify the existing report.

There are local demos installed by default under C:\Program Files (x86)\Telerik\Reporting Q3 2015\Examples, where you can see most of the features of Telerik Reporting.


I hope this information is helpful.


Regards,
Stef
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Carlos
Top achievements
Rank 1
Answers by
Stef
Telerik team
Share this question
or