标签: jquery ajax updatepanel
需要自动刷新页面,Jquery中是否存在event / Command类似于Ajax Update面板...如下所示,因为,Jquery验证不适用于UpdatePanel。
<asp:UpdatePanel runat="server" updateMode="Always"> <ContentTemplate></ContentTemplate> </asp:UpdatePanel>`