angular-ui/ui-grid

issue in manage data on pagination.

Open

#5,110 opened on 2016年2月12日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)JavaScript (2,496 forks)batch import
grid-paginationhelp wantedwaiting-response

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド