angular-ui/ui-grid

Export Options doesn't work in all browsers

Open

#6,365 opened on Aug 20, 2017

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (2,496 forks)batch import
good first issuetype: docs

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

There are several options has been developed for Datatables and given in the link below

http://technoscripts.com/export-html-table/

However export options doesn't work in angular ui grid in all browsers or there is no single page of reference to provide export options for all.

Please create a single HTML code snippet with angular UI grid with all export options like in Datatables which will be useful for many which works in cross platform. like the above web-site which has a single HTML file which does all the tricks.

Thanks.

Contributor guide