lu
2025-02-17 19ffce9c62c4c65de166a1aa5e491ecad6e7ffb9
DevApp/Gs.DevApp/DevFrm/QC/Frm_MesSysLookups.cs
@@ -192,6 +192,7 @@
                    gridViews.Add(gvMx1);
                    UtilityHelper.ChangeEnableByControl(panel1.Controls, false,
                        gridViews);
                    toolBarMenu1.currentAction = "";
                }
            }
            catch (Exception ex)
@@ -385,6 +386,7 @@
                        getModel(lbGuid.Text.Trim());
                    else
                        getPageList(this.pageBar1.CurrentPage);
                    UtilityHelper.SetCheckIco(gridView1, "checkStatus", "checkBy", "checkDate", picCheckBox, this, _inFieldValue.ToString());
                }
            }
            catch (Exception ex)