Prevent ASP.net __doPostback() from jQuery submit() within UpdatePanel

前端 未结 2 1341
天命终不由人
天命终不由人 2020-12-11 19:56

I\'m trying to stop postback on form submit if my custom jQuery validation returns false.

Is there any way to prevent the __doPostback() function finishing from with

2条回答
提交回复
热议问题