For Programmers: Free Programming Magazines  


Home > Archive > ASP .NET > January 2005 > Auto lookup in dropdown









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Auto lookup in dropdown
poppy

2005-01-31, 4:00 pm

I have a dropdown on a webform which lists employee names.

When the user sets focus on this combo and enters a letter
such as "M" then the displayed values jump to the entries
which start with M. If the users then hit "A" the list
jumps to the entries starting with A.

This is usually fine but my users want the list to act
more like an access combobox. When the User enters
the "A" as the second key they want the list to jump to
all entries starting with "MA" and not "A".

I have no idea how to achieve this as it must be done
client side as I cant do a round trip with every key
depression.

Can anyone tell me if this is possible and maybe give me a
few pointers ?

Thanks in Advance
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2010 codecomments.com