2009年5月14日

GridView“gv_Info”激发了未处理的事件“RowEditing” “RowEditing”

摘要: 因为在GridView的模板列中 使用了自加的编辑及删除按钮前台代码如下:<asp:GridView ID="gv_Info" runat="server" AllowSorting="True" AutoGenerateColumns="False" CssClass="GridView" OnRowCommand="gv_Info_RowCommand" OnRowDataBoun... 阅读全文

posted @ 2009-05-14 16:03 freeliver54 阅读(4132) 评论(0) 推荐(0)

导航