YL
2021-11-25 b043ec984a239a629fe987719e82ce3c9294108c
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");