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

AngularJs Report viewer

1 Answer 181 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
V
Top achievements
Rank 1
V asked on 07 Jul 2015, 01:30 AM

Hi

anyone able to make reportviewer work with angularjs?

any samples for telerik report viewer for angularjs app (.net mvc/angularjs)

we need to display report along with chart(s) and ability to drill

thanks in advance

 

 

1 Answer, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 07 Jul 2015, 01:52 PM
Hello V,

Below is a quote from my post in the Report Viewer for AngularJS app forum thread:

"The HTML5 Viewer can be used in AngularJS application, where the DIV element hosting the viewer must be loaded before creating the Javascript object. Please test the following:
  1. Create an empty Web application and use the VS item template to add the HTML5 viewer and Reporting REST service;
  2. Copy the HTML page with the viewer and place it in your AngularJS application;
  3. Change the viewer's serviceUrl to point to the URL of the Reporting REST service in the Web application created at step1.
    You may need to enable CORS to allow the communication between the viewer and the service.


If you need to use a report created by VS Report Designer, change the viewer's reportSource.report setting to be the assembly qualified name of the report added or referenced in the service's project.
"


I hope the provided 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
V
Top achievements
Rank 1
Answers by
Stef
Telerik team
Share this question
or