expandable

  1. epiCode

    B4A Library [B4X] Expander v2 : Expandable CustomListView

    Expander : Expandable CustomListView based on Erel's Expandable List View, xCustomListView and XUI I needed to modify Expandable List View to customize it to my need and hence this Library. Features: ~ Easy to Configure. No layouts. No Images. ~ Does not use layout. So it is slightly faster...
  2. K

    Android Question UltimateListView ExpandChildren Error

    I'm using Informatix UltimateListView https://www.b4x.com/android/forum/threads/lib-chargeable-ultimatelistview.22736/ Code : ulv.SetChildren(ItemID, Children, "show") ulv.ExpandChildren(ItemID) If Children => ' (ArrayList) [100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110]' It work...
  3. Alexander Stolte

    Wish [B4X] CLVSwipe as Expandable list

    Hello, the "[B4X] [XUI] Expandable list based on xCustomListView" need a custom version of the xcustomlistview, but this custom version is old and have some bugs, that does not exist in the newer versions. But with the "CLVSwipe feature" would this be possible without using a modified...
Top