Hi,
I am developing a web application with Angular 2 (Typescript ). Its not a .NET web application. I am also using Kendo UI. I wants use telerik reporting for my application.
Is there any way to use telerik reporting (without C#/VB) in my application? If any, please give me a sample code.
Thanks
Md Nasir Uddin
4 Answers, 1 is accepted
0
Hello,
There is no AgulaJS viewer, but if you can add a link to jQuery to the page with the viewer, you can try the HTML5 Viewer.
HTML5 Viewer in AngularJS project
The Javascript widget does not require any assembly references. you will need also a Reporting REST service hosted on an WindowsOs machine, where reports will be processed and rendered. the ready content is delivered to the viewer in the requested format (HTML for the web preview, PDF, DOCX, etc. for export and print)
Regards,
Stef
Telerik by Progress
There is no AgulaJS viewer, but if you can add a link to jQuery to the page with the viewer, you can try the HTML5 Viewer.
HTML5 Viewer in AngularJS project
The Javascript widget does not require any assembly references. you will need also a Reporting REST service hosted on an WindowsOs machine, where reports will be processed and rendered. the ready content is delivered to the viewer in the requested format (HTML for the web preview, PDF, DOCX, etc. for export and print)
Regards,
Stef
Telerik by Progress
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
0

Nahid
Top achievements
Rank 1
answered on 29 Nov 2016, 03:33 PM
Thanks for reply. It will be hosted CentOS (not WindowsOs) and I have to work with JSON Data. Can I use report for my Application?
Thanks
Md Nasir Uddin
0

Nahid
Top achievements
Rank 1
answered on 29 Nov 2016, 03:37 PM
Hello Stef,
Thanks for reply. My Application will be hosted CentOS( not Windows). and I have to work with JSON data for show the report.
Can I use telerik reporting for my Application ?
Thanks
Md Nasir Uddin
0
Hello Nahid,
You can use the HTML5 Viewer to display reports in this application, but the Reporting REST service will have to be hosted on a Windows OS machine with installed .NET4+ framewrok in order reports to be processed and rendered.
If using a Windows Os machine is not an option, please check Telerik Kendo UI Javascript libraries for documents (this and this) and UI for ASP.NET Core.
Regards,
Stef
Telerik by Progress
You can use the HTML5 Viewer to display reports in this application, but the Reporting REST service will have to be hosted on a Windows OS machine with installed .NET4+ framewrok in order reports to be processed and rendered.
If using a Windows Os machine is not an option, please check Telerik Kendo UI Javascript libraries for documents (this and this) and UI for ASP.NET Core.
Regards,
Stef
Telerik by Progress
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