What my users are looking for is a dropdown list that allows you to
type, and
as you type characters, the items in the dropdown scroll to the item
with the
same starting characters. For example:
If I have a dropdown with a list containing
Allison, Carol
Almond, Shirley,
Becker, John
Beckwith, Mary
Smith, Allison
Smith, Tom
As the user types... 'B' brings us to the beginning of the B's, and
then
types 'eckw' Beckwith, Mary would be highlighted.
The current behavior is to match only the first character in the list
to
each cahracter that is typed.
Rajani - 15 May 2006 09:04 GMT
Hi S-Man,
try out this link:
http://infopathdev.com/downloads/trials/default.aspx?i=63b4ebd5831649a29ba5f2615
2df82d0
Hope this will be helpful to you.

Signature
Rajani,
http://www.autonomysystems.com
> What my users are looking for is a dropdown list that allows you to
> type, and
[quoted text clipped - 17 lines]
> to
> each cahracter that is typed.
S-Man - 16 May 2006 13:27 GMT
Thanks for the link...but I am looking for a drop down list box, not a
combo box. Got anything else up your sleeve?