DevApp/Gs.DevApp/DevFrm/Sys/SysHelp.cs
@@ -6,7 +6,6 @@ using System.Collections.Generic; using System.Configuration; using System.Data; using System.Drawing; using System.Net; using System.Windows.Forms; @@ -22,7 +21,7 @@ this.toolBarMenu1.btnLoadClick += ToolBarMenu1_btnLoadClick; this.toolBarMenu1.btnQueryClick += ToolBarMenu1_btnQueryClick; getPageList(1, UtilityHelper.GetPageSize()); Gs.DevApp.ToolBox.UtilityHelper.SetGridSear(gridView1); Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameter(gridView1); } /// <summary>