-
disableautoselect
- Type: boolean
- If this attribute is
true
or omitted, the selected item on the menu will update to match what the user entered in the textbox. If the text does not match any of the items in the list, the menu selection is cleared. If this attribute isfalse
, the selection is never updated to match the text box. This attribute applies only to editablemenulist
s.