angular-ui/ui-grid

Question - PDF export all filter not working, csv works.

Open

#5,307 opened on Apr 11, 2016

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (5,395 stars) (2,496 forks)batch import
good first issuegrid-exporter

Description

I have client pagination and .csv exporting all and visible options work with 0 issues. My issue is that for pdf exporting only the export visible option works. Why is it that csv export can get and export the full data set but pdf export fails?

Contributor guide