angular-ui/ui-grid

Server side data using scroller

Fermée

#4 336 ouverte le 8 sept. 2015

 (3 commentaires) (0 réaction) (0 personne assignée)JavaScript (2 496 forks)batch import
good first issuegrid-infinite-scrolltype: FAQtype: docs

Métriques du dépôt

Stars
 (5 395 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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?

Guide contributeur