angular-ui/ui-grid
Vedi su GitHubCSV export is not preserving sorted order when client side pagination is used.
Open
#5187 aperta il 3 mar 2016
grid-exporterhelp wantedtype: enhancement
Metriche repository
- Star
- (5395 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
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 ?