Alberto Michelis Well-Known Member Licensed User Longtime User Jul 29, 2015 #1 Is there any event to trap when the user force the upper or lower boun of the list?
Erel B4X founder Staff member Licensed User Longtime User Jul 30, 2015 #2 You can see the events here: https://www.b4x.com/android/help/views.html#listview You can use CustomListView instead: [class] Modified CustomListView with "Pull to refresh" feature [URL='https://www.b4x.com/android/forum/posts/210230/']customlistview loads max items and loads more when scroll tot bottom[/URL] Upvote 0
You can see the events here: https://www.b4x.com/android/help/views.html#listview You can use CustomListView instead: [class] Modified CustomListView with "Pull to refresh" feature [URL='https://www.b4x.com/android/forum/posts/210230/']customlistview loads max items and loads more when scroll tot bottom[/URL]