DevApp/Gs.DevApp/DevFrm/Sys/DocNoRule.cs
@@ -433,9 +433,12 @@ if (_rtn.rtnCode > 0) { if (xtraTabControl1.SelectedTabPageIndex == 1) { getModel(lbGuid.Text.Trim()); else getPageList(this.pageBar1.CurrentPage); } int rowHandle = gridView1.LocateByValue(1, gridView1.Columns["guid"], rowGuid); gridView1.FocusedRowHandle = rowHandle; UtilityHelper.SetCheckIco(gridView1, "checkStatus", "", "", picCheckBox, this, _inFieldValue.ToString()); } } catch (Exception ex)