I currently have JSON/XML file in my server and I would like to know how to import the file/download to an excel sheet(xlsx) using Angular2 transcript. Additionally, it would be better if i can also export my excel sheet to the server. Any help would be greatly appreciated!
Asked
Active
Viewed 601 times
3
-
http://stackoverflow.com/questions/35138424/how-do-i-download-a-file-with-angular2 – Gopinath Shiva May 25 '16 at 04:31
-
Angular 2 is a framework for rendering a website, not transcoding files. – Maximilian Riegler May 25 '16 at 07:03
-
I followed the steps and ended with a corrupted/blank file, just like him. Is there an update on what i have to do? – James Albrighton May 27 '16 at 04:03
-
@rinukkusu Angular is a development platform for building mobile and desktop web applications. Rendering is a small, limited, part of that. – gattsbr Jun 23 '16 at 18:03