Compare Validator
Hello All,
I am tring to use a conpare validator but having problems. I have a drop down list that is databound, the first value I add manually which is a blank, with a value of "". when the user wants to save the data, I want to be sure they do not pick the blank item. I set the control to the dropdownlist, operator to equals, and value to compare to "", I placed a blank by hitting the space bar. This does not work. What am I doing wrong, should I use another validator control???
Thanks..
Jim
|