Android Question edittext autocomplete

Rub

New Member
Licensed User
Longtime User
Hi, new to b4a I want to let te user write in a edittext (or similar) information for looking a product. I would like to show the user in a listview or similar autocomplete info under de the box depending of the text. The items of the list will be changed after each change in the box.

Example. the user write "red". Below we will see red bike, red car, red boat. then en user write "c" show in the view you will see "red c". Below we will se only "red car" as suggestion. In the click event of the list I will write in the text box que full text. I have a webservice for creating the "suggestions".

¿What´s is the best approach for this? Any help would be appreciated
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…