lu
2024-11-21 c698fcb41fa92d6185f133e65bc16f3467ac9ed3
DevApp/Gs.DevApp/DevFrm/QC/Frm_IQCLookups.cs
@@ -12,6 +12,7 @@
using Gs.DevApp.ToolBox;
using Newtonsoft.Json;
using Newtonsoft.Json.Linq;
using static DevExpress.XtraPrinting.Native.PageSizeInfo;
namespace Gs.DevApp.DevFrm.QC
{
@@ -89,6 +90,7 @@
            (rowGuid, rowName) = UtilityHelper.GetCurrentRow(xtraTabControl1,
                lbGuid, txt_lookupTypeCode, gridView1);
            toolBarMenu1.guidKey = rowGuid;
        }
        /// <summary>