You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
davorpeic edited this page Jun 17, 2014
·
2 revisions
If you need to use "ng-csv" in your controller, you can easily inject CSV service, and just make a call sending your data and options into the service. Then Service return the base64 encoded CSV file.