Requiredfieldvalidator - fire only when a certain button is clicked

  • Thread starter Thread starter Straatvark
  • Start date Start date
S

Straatvark

On my page I have two types of search-es, each with its own input and
submit form inputs.

How do I prevent the fire of the "Requiredfieldvalidator1" assigned to
"input1" of "search1", when "submit2" of second search type is clicked
(and "Requiredfieldvalidator2" fired on the relevant "input2")

The inverse should happen when "search1" is done.

Thanks, gert
 
Back
Top