☝️Small business or a startup? See if you qualify for our special offer.
+

How to paging by scrolling (on custom api)

Open
jhshin asked 1 day ago

I'm currently implementing a custom API,
I've noticed in Flex Monster (f/e) is continuously calling pages increasingly even if user doesn't take any action (such as scrolling).
The size of our data is so big so we apply pagenation with custom api,
but it takes too long to draw a grid after receiving the entire data.
Can I add a page number and send an api call only after I scroll through it?

 

Please login or Register to Submit Answer