B4A Question How do I create a table page when ReachEnd is in xCustomListView? - Sapta    Jun 23, 2018 Hi all,
Based on this example I want to display data per page of 20 items.
When ReachEnd it will be loading to the next page. But how to handle this because when I scroll down, 3 items at once... B4i Question ReachEnd not working in CustomListView - Erel (first post)    Aug 15, 2021 Please try to reproduce it in a small project and upload it.... B4i Library [class] CustomListView - Erel    Aug 27, 2017   (6 reactions) . - FirstVisibleIndex / LastVisibleIndex properties. - ScrollToItem. - ReachEnd event. - RemoveAt / ReplaceAt... B4A Library [B4X] [XUI] AS ViewPagerNative based on AHViewPager and iTabstrip - Alexander Stolte    Oct 29, 2021   (9 reactions) As Int) ReachEnd Fields: mBase As B4XView Tag As Object Functions: AddPages (ListOfPanels... ReachEnd - Triggers if the last page is selected Add get NativeViewPager - Gets the native ViewPager View... B4A Library [B4X] [XUI] AS MultiColumnCustomListView based on xCustomListView - Alexander Stolte    Dec 30, 2024   (23 reactions) As Int, Value As Object) ReachEnd Fields: mBase As B4XView Tag As Object Functions: Add (Pnl... B4A Question add item to the end of the scroll - Erel (first post)    Jun 14, 2024 Yes. There is the ReachEnd event.... B4A Question (Solved)Strange behavior CustomListview_VisibleRangeChanged - Alexander Stolte (first post)    Jul 1, 2024 lazy loading.
i add more items on ReachEnd, the problem is not there, is when scrolling some visible items disappear and reappear, see the log
Look at your example project, there is no ReachEnd event.... B4A Library [B4X] [XUI] AS Swipe Card - a tinder like swipeable card view [Payware] - Alexander Stolte    Apr 2, 2024   (48 reactions) As B4XView, Value As Object) ReachEnd SwipeStateChange (state As Int) SwipeStateChanged (state As Int... B4A Question Scroll to the end CLV - Alexander Stolte (first post)    Nov 24, 2023   (1 reaction) I would need to understand when the user scrolls to the end of a CLV in order to activate a function. How do I manage this event? use the ReachEnd event... Italian (Risolto) Polpolare clv 50 record per volta - Gianni M (first post)    Nov 18, 2024 ok, l'approccio è buono, ma in ogni caso (ad ogni select nella sub CLV1_ReachEnd) la CustomListView si "riempe" di altri 50 record;
forse sarebbe il caso di pulire la CLV e gestire... Page: 1   2   3   4   5   |