fbritop Active Member Licensed User Sep 3, 2019 #1 Can the B4XComboBox item be added in runtime to a panel that the is added to a CustomListView? Thanks FBP
Can the B4XComboBox item be added in runtime to a panel that the is added to a CustomListView? Thanks FBP
Erel Administrator Staff member Licensed User Sep 4, 2019 #2 Create a layout with B4XComboBox and load it to the panel whenever you want to add one.
fbritop Active Member Licensed User Sep 10, 2019 #4 Thanks @Erel I forgot that I used to do that with XUI CustomListViews