angular-ui/ui-grid
View on GitHubCSV export is not preserving sorted order when client side pagination is used.
Open
#5,187 opened on Mar 3, 2016
grid-exporterhelp wantedtype: enhancement
Repository metrics
- Stars
- (5,395 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Hi,
We are using client side pagination with exporting 'selected data' option. When I am selecting records and do sorting, order is not preserved in exported data. Neither I didn't find any workaround.
Doesnt Angular ui-grid need to support client side pagination for sorting ?