:: Forum >>

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
Thursday, December 7, 2006
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
Friday, December 8, 2006
javascript.forum.17612.2/combobox-and-grid-combobox-autocomplete.html
John Mason
Friday, December 8, 2006

This topic is archived.


Back to support forum

Forum search