Hi everyone,
I have a dropDownList which contains all 12 months of the year.
I'm trying to attach to it a rangeValidator in order to prevent the user from inserting specific months in specific cases.
How exactly do I have to use the rangeValidator component in order to compare the DropDownList1.Text (e.g. January, etc.) with max and min values?
Thanx for your valuable help!
I have a dropDownList which contains all 12 months of the year.
I'm trying to attach to it a rangeValidator in order to prevent the user from inserting specific months in specific cases.
How exactly do I have to use the rangeValidator component in order to compare the DropDownList1.Text (e.g. January, etc.) with max and min values?
Thanx for your valuable help!