摘要: <asp:ScriptManager ID="ScriptManager1" runat="server"> </asp:ScriptManager> <asp:UpdatePanel ID="UpdatePanel1" runat="server" UpdateMode="Always"> <ContentTemplate> </ContentTemplate> </asp:UpdatePanel>使用无刷新控件时,< 阅读全文
posted @ 2013-03-25 16:02 xw2cc 阅读(110) 评论(0) 推荐(0) 编辑