DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmCheckitemDt.cs
@@ -511,7 +511,6 @@ private void _setIno() { txt_ItemId.KeyFile = "id"; txt_ItemId.EditChanged += (s, e) => { txt_itemModel.Text = this.txt_ItemId.GetModel(); @@ -663,7 +662,6 @@ gvMx1.UpdateCurrentRow(); gvMx1.SetRowCellValue(dataIndex, "sampleSizeNo", _val); gvMx1.SetRowCellValue(dataIndex, "sampleSizeName", _txt); } } private void repositoryItemButtonEdit1_ButtonClick(object sender, DevExpress.XtraEditors.Controls.ButtonPressedEventArgs e)