开发者

Getting value of disable radio button control in asp.net C#

开发者 https://www.devze.com 2022-12-28 09:01 出处:网络
Not getting value of radio button which i disable using JQuery before page s开发者_开发技巧ubmit.

Not getting value of radio button which i disable using JQuery before page s开发者_开发技巧ubmit.


ASP.NET 2.0 doesn’t submit client-side disabled controls by default

You can use HtmlForm.SubmitDisabledControls Property to specify whether to force controls disabled on the client to submit their values when the page posts back.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号