Combobox lookup

nemeola

Member
Licensed User
Longtime User
I am going to be developing an app that will have a lot of lookups from data that will be in database that I will keep current. Is there a combo box lookup linked to database like in Visual Studio that can be used.
 

Ricky D

Well-Known Member
Licensed User
Longtime User
Spinner or AutoCompleteEditText.

Depends if you want to type in and have items show as you type (the autocomplete does that) or click on the spinner and get a dropdown of items.

regards, Ricky
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…