S
Spring2020LH
Guest
Hi,
I set up Ajax Control toolkit ComboBoxes on a web form with DropDownStyle="DropDown" and AutoCompleteMode="Suggest". User is allowed to type in the input box, but if the input value does not match any of the existing list items, the new value will be appended to the list. How to stop the appending? The list items should not be modified.
Thanks ahead for your help!
Continue reading...
I set up Ajax Control toolkit ComboBoxes on a web form with DropDownStyle="DropDown" and AutoCompleteMode="Suggest". User is allowed to type in the input box, but if the input value does not match any of the existing list items, the new value will be appended to the list. How to stop the appending? The list items should not be modified.
Thanks ahead for your help!
Continue reading...