G
Guest
I have to make a survey and I have te following problem.
For each question in a subject (our survey had multiple subjects) I add a
radiobuttonlist and a requerdvieldvalidator to te control collection. After
the page is posted back the result is saved and the control collection is
cleard and filled with a new subject. Now when the page is loaded all the
validators are showing up even before any input is given. It feels like
onload validation but I cant't find a thing on that and have no clue how to
stop the validator to show up on second pageload.
Anyone ideas about that?
For each question in a subject (our survey had multiple subjects) I add a
radiobuttonlist and a requerdvieldvalidator to te control collection. After
the page is posted back the result is saved and the control collection is
cleard and filled with a new subject. Now when the page is loaded all the
validators are showing up even before any input is given. It feels like
onload validation but I cant't find a thing on that and have no clue how to
stop the validator to show up on second pageload.
Anyone ideas about that?