DataRowDeleting事件
DataTables("明细表").Deletefor("姓名 = '" & e.DataRow("姓名") & "' and 身份证 = '" & e.DataRow("身份证") & "'")