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

Save As File Dialog

1 Answer 1156 Views
File Saver
This is a migrated thread and some comments may be shown as answers.
G.K. Raju
Top achievements
Rank 1
Iron
G.K. Raju asked on 05 Jul 2019, 06:05 AM

Hi,

     May I know kendo has Save As file dialog for angular ?

Thanks

1 Answer, 1 is accepted

Sort by
0
Dimiter Topalov
Telerik team
answered on 08 Jul 2019, 10:05 AM
Hello G.K. Raju,

The Save As file dialog is a browser-specific feature that we do not have control over. When the FileSaver API saveAs function is called, the default browser dialog prompting the user to choose where to save the generated file is displayed (it can also be downloaded automatically without a dialog, but this again is a browser setting that only the end user has control over on their machine), for example:

https://support.google.com/chrome/answer/95759?co=GENIE.Platform%3DDesktop&hl=en-GB

https://stackblitz.com/edit/angular-fufzv1?file=src/app/app.component.ts

I hope this helps.

Regards,
Dimiter Topalov
Progress Telerik
Get quickly onboarded and successful with your Telerik and Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
File Saver
Asked by
G.K. Raju
Top achievements
Rank 1
Iron
Answers by
Dimiter Topalov
Telerik team
Share this question
or