asafdav / ng-csv

Simple directive that turns arrays and objects into downloadable CSV files
MIT License
573 stars 215 forks source link

export the table after filter with pagnation #141

Open alex3stones opened 8 years ago

alex3stones commented 8 years ago

I am using ng-table to create a table with pagnation, after filter, can I export the table with the related data? thx