开发者

Can you set a asp.net web user control property using jQuery?

开发者_开发问答Can you set a asp.net web user control property using jQuery


I don't think it's possible, since the controls' properties are evaluated before the PreRender phase. Every property setting made by jQuery happens after the page is rendered so it's useless.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜