3.2.0

Combo Box functionality

I need to have the combo box be read only, but when a user types a letter, it scrolls down to there that letter starts in the list. Any ideas on how to do this?
Thanks!
AS
December 7,
You want a combobox with auto-complete and requires a match (so that text just entered isn't kept unless it matches the drop-down list).

I'll post a link to my other post with examples and code.

John Mason
December 8,
javascript.forum.17612.2/combobox-and-grid-combobox-autocomplete.html
John Mason
December 8,

This topic is archived.

See also:


Back to support forum