Group: Forum Members
Posts: 43,
Visits: 264
|
Hi all,
i wish my combobox to be like when user manual input word into combobox then combobox will suggest and list the suggested item. when user choose the item in the list item and hit enter then combobox showing that item.
currently i set autocompletemode to suggestappend and autocompletesource to listitems.
combobox can show the item lists when user input but when user choose the item and hit enter then combobox showing blank item.
Please advice
|