lu
2025-02-18 aa4e638512f70d2ac2a8ccc48d6ba026bdfc959e
DevApp/Gs.DevApp/DevFrm/QC/Frm_MesDefectCode.cs
@@ -236,6 +236,7 @@
                    lbGuid.Text = _rtn.rtnData;
                    toolBarMenu1.isSetBtn = true;
                    UtilityHelper.ChangeEnableByControl(this.panel1.Controls, false);
                    toolBarMenu1.currentAction = "";
                }
            }
            catch (Exception ex)
@@ -270,6 +271,7 @@
                    {
                        gcMain.DataSource = dt;
                        gcMain.ForceInitialize();
                        gridView1.BestFitColumns();
                    }
                    else
                        UtilityHelper.SetDefaultTable(gcMain, gridView1);