PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WINDEV Mobile 2024 → [WinDev Mobile 24] Combo box for Android Searchable and Extra Gap?
[WinDev Mobile 24] Combo box for Android Searchable and Extra Gap?
Started by Claire, Sep., 25 2020 3:55 PM - 1 reply
Registered member
48 messages
Posted on September, 25 2020 - 3:55 PM
I have created a combo box that brings back a list of values from a query using an external file. The list populates just fine but there are two issues I am having. One, there seems to be an extra space/gap at the top of the drop down - how does one go about remove that?





Also, is it possible to make a combo box searchable in Android? This drop down list is quite large (40+ choices) and it would make things easier if the user was able to start typing in order to narrow the list down.

Any assistance with this would be appreciated!
Registered member
48 messages
Posted on September, 28 2020 - 5:47 PM
Also seem to be having trouble trying to set a default option for the drop down (option that automatically shows up when window pops up)