jingh
2021-11-25 1341251ad15d8e05fdcc59f9d2ae0a16af0fb4ec
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");