YL
2021-12-16 96fa1feae3bd8888de0b4fdaf9bd2e84866013dd
Pub_Class/CustomerCls/ClsPub.cs
@@ -1331,6 +1331,10 @@
        {
            try
            {
                if (oGrd.RowCount <= 1)
                {
                    return;
                }
                int Cols;
                char c = Convert.ToChar(",");
                string sStr = ClsIni.ReadIni("GridSave", KeyItem, AppPath + @"\" + "grdWidth.wyini");