Page 1 of 1

reload and load more of listview

Posted: Fri Aug 15, 2014 5:58 am
by Zhong Liu

Hello,

I wrote a listview, its data come from a rest service, when user browse the list view, I need list view to load more data by another call to rest service when reach the end of the current listview.
And, I also need code to refresh the listview when user swipe down at the head of listview.


reload and load more of listview

Posted: Fri Aug 15, 2014 7:05 am
by Evgene Karachevtsev

Hello Zhong,

Maybe this approach with pagination will fit you: http://devcenter.appery.io/tutorials/...


reload and load more of listview

Posted: Fri Aug 15, 2014 7:48 am
by Zhong Liu

Hi Evgene,

Thank you for your prompt reply.
I don't want user to click the previous and next button manually, I hope my program can automatically load more data when listview reach its end, this will bring better UE for my client.


reload and load more of listview

Posted: Fri Aug 15, 2014 9:03 am
by Evgene Karachevtsev

Zhong,

Please look at this approach: http://stackoverflow.com/questions/27...