Hi all,
Using this combobox, I select an item and it displays, and the _SelectedIndexChanged event fires - good so far.
Selecting the same item again, the _SelectedIndexChanged does not fire - understandable.
I need it to fire always when any item is selected, even the same one.
How can I do that as I see the B4XCombobox has only one event?
Thanx
Mark Stuart
Using this combobox, I select an item and it displays, and the _SelectedIndexChanged event fires - good so far.
Selecting the same item again, the _SelectedIndexChanged does not fire - understandable.
I need it to fire always when any item is selected, even the same one.
How can I do that as I see the B4XCombobox has only one event?
Thanx
Mark Stuart