G
graphicsxp
Hi,
I have a few ImageButton controls on my form. One of them is the save
one, on which I want the form to be submited. Other imageButtons
trigger a postback, but they should not cause form validation on the
client side, meaning the OnSubmit property of the Form should not be
triggered. At the moment all of them trigger this property. How can I
prevent that from happening ?
Thanks
I have a few ImageButton controls on my form. One of them is the save
one, on which I want the form to be submited. Other imageButtons
trigger a postback, but they should not cause form validation on the
client side, meaning the OnSubmit property of the Form should not be
triggered. At the moment all of them trigger this property. How can I
prevent that from happening ?
Thanks