I have a list of more than 10,000 names.
I would like to provide a way for my users to easily select one of them.

So I think I would like to provide a textbox where they can start typing a name
and then either to allow them to press TAB to go through the possible
endings or - when the possible list is already small - to show a dropdown list
with the possible values.

Anyone with a better idea?

How can I implement such thing?

Gabor

Reply via email to