runrundeals
Posts: 4
Joined: Fri Aug 14, 2020 1:43 am

Loading a Page List

Hello
We have a List Style app.
When the page opens, it opens 20 list items.When it comes to the bottom, the "load more" comes out and when you click it, 20 more items come
It goes on like this.
I want to remove the "Load More" Button.

How can I auto-upload 20 items when the user gets to the bottom.?
To refresh the page when it comes to Right Up.When it comes down I want it to bring new items.

I want it to be the same as in the picture.

ImageImage

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Re: Loading a Page List

Hello,

Please see the example in the blog post: https://blog.appery.io/2015/07/how-to-b ... te-scroll/

runrundeals
Posts: 4
Joined: Fri Aug 14, 2020 1:43 am

Re: Loading a Page List

Serhii Kulibaba wrote: Wed Sep 02, 2020 1:14 pm

Hello,

Please see the example in the blog post: https://blog.appery.io/2015/07/how-to-b ... te-scroll/

This JQuery Mobile but I using Ionic 4.

runrundeals
Posts: 4
Joined: Fri Aug 14, 2020 1:43 am

Re: Loading a Page List

Iconic 4 we are using.
this method does not work

runrundeals
Posts: 4
Joined: Fri Aug 14, 2020 1:43 am

Re: Loading a Page List

This way for Jquery Mobile. I using Ionic 4 app

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Re: Loading a Page List

You are right, it is for JQM. We don't have the example for Ionic 4, but you can find one online, e.g.: https://ionicframework.com/docs/api/infinite-scroll

Return to “Issues”