angular-ui/ui-grid

issue in manage data on pagination.

Open

#5110 aperta il 12 feb 2016

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)JavaScript (2496 fork)batch import
grid-paginationhelp wantedwaiting-response

Metriche repository

Star
 (5395 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

I have more than 5000 data in my sql server. so need to show partially data on pagination 500 rows per page. here my function fetch 500 record as per page size and page index at time. i have problem is when i pressed last button then get last 500 records and on bind to ui-grid it was refresh page and show page number 1 instead of last number. here also pagechanged event call twice.

Guida contributor