Z
z. f.
when validation fails on the server side
after a button was clicked,
must i check in the beggining of my button click server event handler that
the page is valid, or if the page is not valid my handler should not be
called ( as i thought )
?
because i see that my code is being called even when the page is not valid,
but should it?
TIA, z.
after a button was clicked,
must i check in the beggining of my button click server event handler that
the page is valid, or if the page is not valid my handler should not be
called ( as i thought )
?
because i see that my code is being called even when the page is not valid,
but should it?
TIA, z.