Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

csvExport - pinned columns do not export for 'visible' colTypes #4003

Closed
DenAnderson opened this issue Jul 20, 2015 · 1 comment
Closed

csvExport - pinned columns do not export for 'visible' colTypes #4003

DenAnderson opened this issue Jul 20, 2015 · 1 comment

Comments

@DenAnderson
Copy link

If you pin some columns then export the grid using
$scope.gridApi.exporter.csvExport('visible', 'visible') or
uiGridExporterService.csvExport(grid, 'visible', 'visible')
the pinned columns aren't exported.

@PaulL1
Copy link
Contributor

PaulL1 commented Jul 20, 2015

I believe this is a duplicate of #3888.

@PaulL1 PaulL1 closed this as completed Jul 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants