I have a text box and a select box as box. The select box values are loaded via ajax call based on the selection in another select box. Now my requirement is as I input value in the text box based on the input my select box should show the values.I have a text box and a select box as box. The