angular-ui/ui-grid

Server side data using scroller

Open

#4,336 创建于 2015年9月8日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)JavaScript (5,395 star) (2,496 fork)batch import
good first issuegrid-infinite-scrolltype: FAQtype: docs

描述

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?

贡献者指南