zzr99
2022-01-05 0dc38a2e38568bdf42f8385dd9355c8f3de4c025
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");