Hi all.
I'm looking for a control that works like a dropdown list in HTML.
For example I have a database table with ID and Name fields. I want to load these records into this control and show it to the user. But when the user selects some item it will return the ID but not a name. B4XCombobox doesn't have such option. Spinner doesn't it either.
Any other options?
Thanks.
I'm looking for a control that works like a dropdown list in HTML.
For example I have a database table with ID and Name fields. I want to load these records into this control and show it to the user. But when the user selects some item it will return the ID but not a name. B4XCombobox doesn't have such option. Spinner doesn't it either.
Any other options?
Thanks.