Hi. I have a combobox in the form. When I start to type in text value in combo it accepts any text before I update it (hit enter). Once I hit the enter, if text does not exist in the dropdown list give you error message. Which is perfectly what I want.
My struggling is, instead of typing the...