2013年3月8日
摘要: 前台代码:注意ScriptManager,和UpdatePanel是配套使用的。在ContentTemplate中写局部刷新内容 <asp:ScriptManager ID="ScriptManager1" runat="server"> </asp:ScriptManager> <asp:UpdatePanel ID="UpdatePanel1" runat="server"> ... 阅读全文
posted @ 2013-03-08 16:27 张扬个性,敢为天下先 阅读(4292) 评论(0) 推荐(0) 编辑