E
Eldon Ferran de Pol
Hi all,
I've got a CompareValidator comparing the value of one
drop down against another this works without any problems
except that whenever another control on my page with
AutoPostBack set to true is fired the validation error
message is lost.
I have tried testing postback in my Page_Load event and
then called Page.Validate but this has had no effect.
Any ideas as to what may be causing this.
Cheers,
Eldon
I've got a CompareValidator comparing the value of one
drop down against another this works without any problems
except that whenever another control on my page with
AutoPostBack set to true is fired the validation error
message is lost.
I have tried testing postback in my Page_Load event and
then called Page.Validate but this has had no effect.
Any ideas as to what may be causing this.
Cheers,
Eldon