angular-ui/ui-grid

Server side data using scroller

Open

#4.336 geöffnet am 8. Sept. 2015

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (2.496 Forks)batch import
good first issuegrid-infinite-scrolltype: FAQtype: docs

Repository-Metriken

Stars
 (5.395 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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?

Contributor Guide