摘要: 问题如标题所述。代码如下:页面代码<asp:GridView ID="gdvCustomers" runat="server" Height="210px" OnRowEditing="gdvCustomers_RowEditing" Width="586px" OnRowDeleting="gdvCustomers_RowDeleting" OnRowUpdating="gdvCustomers_RowUpdating" OnRowCancelin 阅读全文
posted @ 2013-03-05 11:22 马小白 阅读(5215) 评论(0) 推荐(0)