2012年11月14日
摘要: 在 OnClientClick 中使用eval添加参数 <asp:LinkButton ID="DeleteButton" runat="server" CausesValidation="False" CommandName="Delete"OnClientClick='return confirm("Delete the datasource <%# Eval("Title") %>?");'Text="delete" 阅读全文
posted @ 2012-11-14 14:16 洞幺人生 阅读(547) 评论(0) 推荐(0)