ch
2021-11-25 0ecb3de2e8c6f26848b0891fdf28be4d98da5776
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");