combobox or dropdown list

  1. A

    Android Question Combobox or Dropdown list

    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...
Top