How to integrate Reporting tool in Kendo UI Angular?

1 Answer 97 Views
General Discussions Grid PDF Export
Rahul
Top achievements
Rank 1
Rahul asked on 28 Feb 2022, 11:48 AM | edited on 01 Mar 2022, 04:46 AM

How to integrate Reporting tool in Kendo UI Angular?

In DataGrid, export PDF is taking snapshot and downloads but not actually data?

Thanks in advance.

1 Answer, 1 is accepted

Sort by
0
Martin Bechev
Telerik team
answered on 03 Mar 2022, 07:41 AM

Hi Rahul,

Please check the following articles that might be found helpful in integrating the Telerik Reporting in an Angular app:

https://www.telerik.com/blogs/embedding-beautiful-reporting-angular-applications

https://docs.telerik.com/reporting/using-reports-in-applications/display-reports-in-applications/web-application/angular-report-viewer/angular-report-viewer-overview

Regards,
Martin
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Rahul
Top achievements
Rank 1
commented on 03 Mar 2022, 11:29 AM

Hi,

I want to integrate the Telerik reporting tool with the PostgreSQL database in an angular single page application.

Thanks in advance.

Dimitar
Telerik team
commented on 08 Mar 2022, 09:06 AM

In order to do so, you may create a report definition file where you may use the SqlDataSource component to connect to your PostgreSQL database and to display the desired data in your report.

I would recommend having a look at our First Steps articles that will help you get started with designing reports and then displaying them in your application.

Once you have created your report, you may display it in your angular application by implementing the Angular Report Viewer as explained in the How to Use Angular Report Viewer with Angular CLI article.

Tags
General Discussions Grid PDF Export
Asked by
Rahul
Top achievements
Rank 1
Answers by
Martin Bechev
Telerik team
Share this question
or