C
cparsons
I have several combobox's populated with the data I need. How can
make them so the user can not type in their own garbage?
I had tried changing MatchRequired property to true but it let's the
type in their own text then errors out later after the submit button i
selected. I was trying to not even let them type anything in th
combobox.
Any help would be appreciated.
If the MatchRequired property is the only option does anyone know ho
to change the error message shown?
Thanks
make them so the user can not type in their own garbage?
I had tried changing MatchRequired property to true but it let's the
type in their own text then errors out later after the submit button i
selected. I was trying to not even let them type anything in th
combobox.
Any help would be appreciated.
If the MatchRequired property is the only option does anyone know ho
to change the error message shown?
Thanks