yibo 8 years ago
parent
commit
4a82988ccc
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      WeighAndGrading/GradeFrom.cs

+ 1
- 0
WeighAndGrading/GradeFrom.cs View File

@ -172,6 +172,7 @@ namespace WeighAndGrading
row.DefaultCellStyle.BackColor = Color.YellowGreen;
}
dataGridView.ClearSelection();
tangRow = maoRow = null;
}
void BindDetailGrid()


Loading…
Cancel
Save