This is a migrated thread and some comments may be shown as answers.

CustomValidator and ComboBox

2 Answers 50 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Ronen
Top achievements
Rank 1
Ronen asked on 11 Jan 2011, 04:22 PM
Hi, i'm trying to validate the combobox using a customvalidator and a clienside validation function.
the problem is the validation function is not fired upon clicking the submit button.
it fires only when i change an item in the combbox.
So if i click submit button without changing an item no validation check happens.
How can i fix that?

2 Answers, 1 is accepted

Sort by
0
Ronen
Top achievements
Rank 1
answered on 11 Jan 2011, 06:09 PM
never mind , i have a bigger issue now that validators don't work at all on other browsers than explorer.
0
Cori
Top achievements
Rank 2
answered on 12 Jan 2011, 02:19 PM
Hello Ronen,

Can you post a sample of your page, so we cans see how you're setting up your validators? The validators should work in all browsers. since they use javascript and are not designed to be specific to IE.
Tags
ComboBox
Asked by
Ronen
Top achievements
Rank 1
Answers by
Ronen
Top achievements
Rank 1
Cori
Top achievements
Rank 2
Share this question
or