I have applied Jquery validation engine for form1 runat server. in this form i have 3 buttons submit,cancel,print. for all the buttons these validations are working but the validations should work only for on submit button click. how to disable cancel and print buttons from these validations... please give me solution..
Thank You.