angular-ui/ui-grid
Ver no GitHubExport Options doesn't work in all browsers
Open
#6.365 aberto em 20 de ago. de 2017
good first issuetype: docs
Métricas do repositório
- Stars
- (5.395 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 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.