从GridView内取选择的行值并删除    protected void GridView1_RowCommand(object sender, GridViewCommandEventArgs e)

如果删除时 激发了未处理的事件“RowDeleting”可生成此事件但不处理

相关文章: