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