angular-ui/ui-grid

issue in manage data on pagination.

Open

#5,110 opened on Feb 12, 2016

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (5,395 stars) (2,496 forks)batch import
grid-paginationhelp wantedwaiting-response

Description

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.

Contributor guide

issue in manage data on pagination. · angular-ui/ui-grid#5110 | Good First Issue