Nothing happens when I use 'Export to Excel' in Angular

1 Answer 87 Views
Grid
TAO
Top achievements
Rank 1
TAO asked on 27 Dec 2021, 10:06 AM

I'm using Kendo UI for Angular.

In my project,I was following the codes exactly as same as the demo,but nothing happened when I triggered the button of 'Export to Excel'.Instead,the functionity in the Demo works.Is there any other requirement needed that document not mentioned?

1 Answer, 1 is accepted

Sort by
0
Valentin
Telerik team
answered on 29 Dec 2021, 07:46 AM

Hi Тао,

Thank you for the provided details.

From the provided information it looks like the package holding the ExcelExport isn't installed properly.

Please use the ng add @progress/kendo-angular-excel-export command to install the component or follow the manual installation:

https://www.telerik.com/kendo-angular-ui/components/excel-export/get-started/#toc-manual-setup

Please make sure that the ExcelExportModule is imported into the Angular module where the ExcelExport component is used.

If after that the button is not working, please check the browser console and see if there are any JavaScript errors that could provide some additional details that could point you in the right direction. 

I hope the provided suggestions help. Feel free to write back in case the issue persists.

Regards,
Valentin
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.

Tags
Grid
Asked by
TAO
Top achievements
Rank 1
Answers by
Valentin
Telerik team
Share this question
or