Hello all,
I would like to find out if anyone knows a way to display a dropdown list with the items that match user's partial input? For example, if the list is
Apple
Orange
Pineapple
Peach
and the user types in "P" and then clicks on the drop-down arrow, only Pineapple and Peach are displayed.
Thank you for your answers.
I would like to find out if anyone knows a way to display a dropdown list with the items that match user's partial input? For example, if the list is
Apple
Orange
Pineapple
Peach
and the user types in "P" and then clicks on the drop-down arrow, only Pineapple and Peach are displayed.
Thank you for your answers.