This question is locked. New answers and comments are not allowed.
Hello,
I'm trying to validate my combobox to make sure the user has either typed the full name of a customer or selected a customer from the list. I have the autocomplete feature on so it makes it a bit easier, but i want to make sure the user types in the full name such as "Michael" as opposed to "Mich". If the user types in only the partial name and hits a button i want a message to show up saying some kind of error message and for the user to enter the full name of the person they are trying to retrieve data for. I went through the client and server validation demos but VS cannot find Html.Configurator. If anyone has some advice please help.
Thanks ~ Mike
I'm trying to validate my combobox to make sure the user has either typed the full name of a customer or selected a customer from the list. I have the autocomplete feature on so it makes it a bit easier, but i want to make sure the user types in the full name such as "Michael" as opposed to "Mich". If the user types in only the partial name and hits a button i want a message to show up saying some kind of error message and for the user to enter the full name of the person they are trying to retrieve data for. I went through the client and server validation demos but VS cannot find Html.Configurator. If anyone has some advice please help.
Thanks ~ Mike