Francisco Barbosa Member Licensed User Longtime User Mar 24, 2014 #1 Is there any method to detect the bottom of the scroll in ListView, ScrollView or CustomScrollView elements?? It is very interesting, because I can load a lot of record from server (i.g gMail App). Thanks!!
Is there any method to detect the bottom of the scroll in ListView, ScrollView or CustomScrollView elements?? It is very interesting, because I can load a lot of record from server (i.g gMail App). Thanks!!
Erel B4X founder Staff member Licensed User Longtime User Mar 25, 2014 #2 Yes: customlistview loads max items and loads more when scroll tot bottom Upvote 0
Francisco Barbosa Member Licensed User Longtime User Mar 25, 2014 #3 Erel, Now it works fine. Thanks a lot and God bless you!! Upvote 0