Hi,
I am trying to clear all of the items from B4xComboBox.
I have used the what has been suggested here, https://www.b4x.com/android/forum/threads/clear-items-in-b4xcombobox.123692/
This clears the internal list but does not clear the item that had previously been selected.
I have a sample project.
To reproduce.
If you now select the second combo, the list is empty.
Expected result:
The second combo should clear at step 3.
Cheers
I am trying to clear all of the items from B4xComboBox.
I have used the what has been suggested here, https://www.b4x.com/android/forum/threads/clear-items-in-b4xcombobox.123692/
This clears the internal list but does not clear the item that had previously been selected.
I have a sample project.
To reproduce.
- Select "4 items from CB2" in the first combo.
- select an item from the second combo.
- Select No Items for CB2" from the first combo.
If you now select the second combo, the list is empty.
Expected result:
The second combo should clear at step 3.
Cheers