DevApp/Gs.DevApp/DevFrm/WOM/Frm_MesWomdaahb.cs
@@ -31,7 +31,7 @@ getPageList(1); pageBar1.PagerEvent += PageBar1_PagerEvent; Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameter(this.GetType().FullName,gridView1); Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameter(gridView1); gridView1.CustomDrawRowIndicator += (s, e) => { if (e.Info.IsRowIndicator && e.RowHandle >= 0) @@ -299,6 +299,7 @@ list = new List<dynamic>(), }; gvMx1.CloseEditor(); gvMx1.PostEditor(); gvMx1.UpdateCurrentRow(); if (gvMx1.DataRowCount <= 0) {