The ComboBox binds a SqlDataSource therefore, it shows a list items. I can type in an item.
Question: Is there a way I can prevent user to type in an item which does not match an item in the list?
Thanks. Have a nice weekend.
The ComboBox binds a SqlDataSource therefore, it shows a list items. I can type in an item.
Question: Is there a way I can prevent user to type in an item which does not match an item in the list?
Thanks. Have a nice weekend.