Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
300
Editable WebComboBox.
posted

Hi ,

I need to use WebCombobox as autofill textbox.It should autofill the available item from list if not available i should use the newly entered item to insert to database.

Some how i am not able to get the text enetered which is not avaialble in the combobox as SelectedItem  is returning as null.Any thoughts how to solve this problem or better way of doing it.

Thanks .