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

Kendi Grid Export to Excel

1 Answer 77 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Binu
Top achievements
Rank 1
Binu asked on 13 Jul 2017, 03:53 PM

Hi,

Using Angular 4, installed packages. Grid works well but export to excel functionality is not working.
when I add the following line to app.module,

import { GridModule, ExcelModule } from '@progress/kendo-angular-grid';

It says " ..../node_modules/@progress/kendo-angular-grid/dist/es/main"' has no exported member 'ExcelModule'.

Any help will be appreciated. We'll have to implement PDF export too. Please let us know if we need to do additional stuff for that too.

Thanks

1 Answer, 1 is accepted

Sort by
0
Dimiter Topalov
Telerik team
answered on 17 Jul 2017, 06:46 AM
Hi Binu,

Please upgrade the Kendo UI for Angular packages to the current version, and try again (for the Grid package, this is version 1.2.3) and make sure that all dependencies (like @progress/kendo-drawing and @progress/kendo-angular-excel-export) are installed:

http://www.telerik.com/kendo-angular-ui/components/grid/#toc-installation

I hope this helps, but if the issue persists, please send us an isolated runnable project where the issue can be observed, so we can inspect it further, and determine what might be causing it. Thank you in advance.

Regards,
Dimiter Topalov
Progress Telerik
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Grid
Asked by
Binu
Top achievements
Rank 1
Answers by
Dimiter Topalov
Telerik team
Share this question
or