angular-ui/ui-grid

Server side data using scroller

Open

#4.336 aberto em 8 de set. de 2015

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (2.496 forks)batch import
good first issuegrid-infinite-scrolltype: FAQtype: docs

Métricas do repositório

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

Description

Hi

As the scroll working now, when you get to the end of the page you making request to get the "next page" data. Is there an option to make the scroll knowing the total size of the data on init and to calculate the page number we want to load by calculating the scroll location?

Guia do colaborador