angular-ui/ui-grid

issue in manage data on pagination.

Open

#5.110 aberto em 12 de fev. de 2016

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (2.496 forks)batch import
grid-paginationhelp wantedwaiting-response

Métricas do repositório

Stars
 (5.395 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador