Hi,
I am showing the dropdown with some existing values in the list, but I need to have the ability to enter values that are not in the list and process them.
Right now if I type some non-existing value I get “No results found” and the textbox is cleared when i press tab, or enter, or leave the focus from the control.
Is there any option that would allow me to do what I need?
Thanks