cnf
2025-09-01 8c7ac11905cc442d9cf8920de01dc5ef29179987
工单撤回报工条码选择
已修改2个文件
229 ■■■■ 文件已修改
DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs 134 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.cs 95 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs
@@ -154,6 +154,8 @@
            this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem28 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem46 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem41 = new DevExpress.XtraLayout.LayoutControlItem();
            this.tabMx = new DevExpress.XtraTab.XtraTabControl();
            this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
            this.gcMx1 = new DevExpress.XtraGrid.GridControl();
@@ -213,7 +215,7 @@
            this.layoutControlItem36 = new DevExpress.XtraLayout.LayoutControlItem();
            this.gcMx2 = new DevExpress.XtraGrid.GridControl();
            this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gvMx2guid = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colChkInt = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
            this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -228,6 +230,7 @@
            this.gridColumn30 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn31 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn32 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2guid = new DevExpress.XtraGrid.Columns.GridColumn();
            this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage();
            this.splitMx98 = new DevExpress.XtraEditors.SplitContainerControl();
            this.layoutMx98 = new DevExpress.XtraLayout.LayoutControl();
@@ -283,8 +286,6 @@
            this.xtraTabPage5 = new DevExpress.XtraTab.XtraTabPage();
            this.ucBtnPrint101 = new Gs.DevApp.UserControl.UcBtnPrint();
            this.tips = new DevExpress.Utils.ToolTipController(this.components);
            this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem41 = new DevExpress.XtraLayout.LayoutControlItem();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
            this.xtraTabPage1.SuspendLayout();
@@ -350,6 +351,8 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem46)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem41)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
            this.tabMx.SuspendLayout();
            this.tabMxPage1.SuspendLayout();
@@ -435,8 +438,6 @@
            ((System.ComponentModel.ISupportInitialize)(this.gcMx4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvMx4)).BeginInit();
            this.xtraTabPage5.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem41)).BeginInit();
            this.SuspendLayout();
            // 
            // toolBarMenu1
@@ -1593,6 +1594,29 @@
            this.layoutControlItem46.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem46.TextVisible = false;
            // 
            // layoutControlItem20
            //
            this.layoutControlItem20.Control = this.txt_dptName;
            this.layoutControlItem20.Location = new System.Drawing.Point(351, 48);
            this.layoutControlItem20.Name = "layoutControlItem20";
            this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem20.Size = new System.Drawing.Size(352, 24);
            this.layoutControlItem20.Text = "车间名称";
            this.layoutControlItem20.TextSize = new System.Drawing.Size(72, 14);
            //
            // layoutControlItem41
            //
            this.layoutControlItem41.Control = this.txt_dptNo;
            this.layoutControlItem41.CustomizationFormText = "任务单单号";
            this.layoutControlItem41.Location = new System.Drawing.Point(351, 24);
            this.layoutControlItem41.Name = "layoutControlItem41";
            this.layoutControlItem41.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem41.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem41.Size = new System.Drawing.Size(352, 24);
            this.layoutControlItem41.Text = "任务单单号";
            this.layoutControlItem41.TextSize = new System.Drawing.Size(72, 14);
            //
            // tabMx
            // 
            this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
@@ -2346,7 +2370,7 @@
            this.gvMx2.Appearance.Row.Options.UseFont = true;
            this.gvMx2.ColumnPanelRowHeight = 39;
            this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gvMx2guid,
            this.colChkInt,
            this.gridColumn2,
            this.gridColumn19,
            this.gvMx2itemBarcode,
@@ -2359,7 +2383,8 @@
            this.gvMx2createDate,
            this.gridColumn30,
            this.gridColumn31,
            this.gridColumn32});
            this.gridColumn32,
            this.gvMx2guid});
            this.gvMx2.DetailHeight = 272;
            this.gvMx2.GridControl = this.gcMx2;
            this.gvMx2.Name = "gvMx2";
@@ -2368,15 +2393,14 @@
            this.gvMx2.OptionsView.ShowFooter = true;
            this.gvMx2.OptionsView.ShowGroupPanel = false;
            // 
            // gvMx2guid
            // colChkInt
            // 
            this.gvMx2guid.AppearanceCell.Options.UseFont = true;
            this.gvMx2guid.Caption = "guid ";
            this.gvMx2guid.FieldName = "guid";
            this.gvMx2guid.MinWidth = 44;
            this.gvMx2guid.Name = "gvMx2guid";
            this.gvMx2guid.Tag = "query_a.guid";
            this.gvMx2guid.Width = 82;
            this.colChkInt.Caption = ".";
            this.colChkInt.FieldName = "chkInt";
            this.colChkInt.Name = "colChkInt";
            this.colChkInt.Tag = "";
            this.colChkInt.Visible = true;
            this.colChkInt.VisibleIndex = 0;
            // 
            // gridColumn2
            // 
@@ -2384,9 +2408,10 @@
            this.gridColumn2.ColumnEdit = this.repositoryItemCheckEdit1;
            this.gridColumn2.FieldName = "isBg";
            this.gridColumn2.Name = "gridColumn2";
            this.gridColumn2.OptionsColumn.ReadOnly = true;
            this.gridColumn2.UnboundDataType = typeof(bool);
            this.gridColumn2.Visible = true;
            this.gridColumn2.VisibleIndex = 0;
            this.gridColumn2.VisibleIndex = 1;
            this.gridColumn2.Width = 62;
            // 
            // repositoryItemCheckEdit1
@@ -2401,8 +2426,9 @@
            this.gridColumn19.MaxWidth = 44;
            this.gridColumn19.MinWidth = 44;
            this.gridColumn19.Name = "gridColumn19";
            this.gridColumn19.OptionsColumn.ReadOnly = true;
            this.gridColumn19.Visible = true;
            this.gridColumn19.VisibleIndex = 1;
            this.gridColumn19.VisibleIndex = 2;
            this.gridColumn19.Width = 44;
            // 
            // gvMx2itemBarcode
@@ -2412,9 +2438,10 @@
            this.gvMx2itemBarcode.FieldName = "itemBarcode";
            this.gvMx2itemBarcode.MinWidth = 44;
            this.gvMx2itemBarcode.Name = "gvMx2itemBarcode";
            this.gvMx2itemBarcode.OptionsColumn.ReadOnly = true;
            this.gvMx2itemBarcode.Tag = "query_a.ITEM_BARCODE";
            this.gvMx2itemBarcode.Visible = true;
            this.gvMx2itemBarcode.VisibleIndex = 2;
            this.gvMx2itemBarcode.VisibleIndex = 3;
            this.gvMx2itemBarcode.Width = 116;
            // 
            // gvMx2quantity
@@ -2424,11 +2451,12 @@
            this.gvMx2quantity.FieldName = "quantity";
            this.gvMx2quantity.MinWidth = 44;
            this.gvMx2quantity.Name = "gvMx2quantity";
            this.gvMx2quantity.OptionsColumn.ReadOnly = true;
            this.gvMx2quantity.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "quantity", "合计:{0:0.##}")});
            this.gvMx2quantity.Tag = "query_a.QUANTITY";
            this.gvMx2quantity.Visible = true;
            this.gvMx2quantity.VisibleIndex = 3;
            this.gvMx2quantity.VisibleIndex = 4;
            this.gvMx2quantity.Width = 116;
            // 
            // gvMx2unit
@@ -2438,9 +2466,10 @@
            this.gvMx2unit.FieldName = "dwName";
            this.gvMx2unit.MinWidth = 44;
            this.gvMx2unit.Name = "gvMx2unit";
            this.gvMx2unit.OptionsColumn.ReadOnly = true;
            this.gvMx2unit.Tag = "query_a.UNIT";
            this.gvMx2unit.Visible = true;
            this.gvMx2unit.VisibleIndex = 4;
            this.gvMx2unit.VisibleIndex = 5;
            this.gvMx2unit.Width = 116;
            // 
            // gridColumn18
@@ -2449,8 +2478,9 @@
            this.gridColumn18.FieldName = "itemNo";
            this.gridColumn18.MinWidth = 22;
            this.gridColumn18.Name = "gridColumn18";
            this.gridColumn18.OptionsColumn.ReadOnly = true;
            this.gridColumn18.Visible = true;
            this.gridColumn18.VisibleIndex = 5;
            this.gridColumn18.VisibleIndex = 6;
            this.gridColumn18.Width = 116;
            // 
            // gvMx2itemSname
@@ -2460,9 +2490,10 @@
            this.gvMx2itemSname.FieldName = "itemName";
            this.gvMx2itemSname.MinWidth = 44;
            this.gvMx2itemSname.Name = "gvMx2itemSname";
            this.gvMx2itemSname.OptionsColumn.ReadOnly = true;
            this.gvMx2itemSname.Tag = "query_a.ITEM_SNAME";
            this.gvMx2itemSname.Visible = true;
            this.gvMx2itemSname.VisibleIndex = 6;
            this.gvMx2itemSname.VisibleIndex = 7;
            this.gvMx2itemSname.Width = 116;
            // 
            // gridColumn17
@@ -2471,8 +2502,9 @@
            this.gridColumn17.FieldName = "itemModel";
            this.gridColumn17.MinWidth = 22;
            this.gridColumn17.Name = "gridColumn17";
            this.gridColumn17.OptionsColumn.ReadOnly = true;
            this.gridColumn17.Visible = true;
            this.gridColumn17.VisibleIndex = 7;
            this.gridColumn17.VisibleIndex = 8;
            this.gridColumn17.Width = 116;
            // 
            // gvMx2createBy
@@ -2482,9 +2514,10 @@
            this.gvMx2createBy.FieldName = "createBy";
            this.gvMx2createBy.MinWidth = 44;
            this.gvMx2createBy.Name = "gvMx2createBy";
            this.gvMx2createBy.OptionsColumn.ReadOnly = true;
            this.gvMx2createBy.Tag = "query_a.CREATE_BY";
            this.gvMx2createBy.Visible = true;
            this.gvMx2createBy.VisibleIndex = 8;
            this.gvMx2createBy.VisibleIndex = 9;
            this.gvMx2createBy.Width = 116;
            // 
            // gvMx2createDate
@@ -2494,9 +2527,10 @@
            this.gvMx2createDate.FieldName = "createDate";
            this.gvMx2createDate.MinWidth = 44;
            this.gvMx2createDate.Name = "gvMx2createDate";
            this.gvMx2createDate.OptionsColumn.ReadOnly = true;
            this.gvMx2createDate.Tag = "query_a.CREATE_DATE";
            this.gvMx2createDate.Visible = true;
            this.gvMx2createDate.VisibleIndex = 9;
            this.gvMx2createDate.VisibleIndex = 10;
            this.gvMx2createDate.Width = 116;
            // 
            // gridColumn30
@@ -2505,8 +2539,9 @@
            this.gridColumn30.FieldName = "rkUser";
            this.gridColumn30.MinWidth = 22;
            this.gridColumn30.Name = "gridColumn30";
            this.gridColumn30.OptionsColumn.ReadOnly = true;
            this.gridColumn30.Visible = true;
            this.gridColumn30.VisibleIndex = 10;
            this.gridColumn30.VisibleIndex = 11;
            this.gridColumn30.Width = 116;
            // 
            // gridColumn31
@@ -2515,8 +2550,9 @@
            this.gridColumn31.FieldName = "rkDate";
            this.gridColumn31.MinWidth = 22;
            this.gridColumn31.Name = "gridColumn31";
            this.gridColumn31.OptionsColumn.ReadOnly = true;
            this.gridColumn31.Visible = true;
            this.gridColumn31.VisibleIndex = 11;
            this.gridColumn31.VisibleIndex = 12;
            this.gridColumn31.Width = 116;
            // 
            // gridColumn32
@@ -2525,9 +2561,23 @@
            this.gridColumn32.FieldName = "rkPositon";
            this.gridColumn32.MinWidth = 22;
            this.gridColumn32.Name = "gridColumn32";
            this.gridColumn32.OptionsColumn.ReadOnly = true;
            this.gridColumn32.Visible = true;
            this.gridColumn32.VisibleIndex = 12;
            this.gridColumn32.VisibleIndex = 13;
            this.gridColumn32.Width = 151;
            //
            // gvMx2guid
            //
            this.gvMx2guid.AppearanceCell.Options.UseFont = true;
            this.gvMx2guid.Caption = "明细Guid";
            this.gvMx2guid.FieldName = "guid";
            this.gvMx2guid.MinWidth = 44;
            this.gvMx2guid.Name = "gvMx2guid";
            this.gvMx2guid.OptionsColumn.ReadOnly = true;
            this.gvMx2guid.Tag = "query_a.guid";
            this.gvMx2guid.Visible = true;
            this.gvMx2guid.VisibleIndex = 14;
            this.gvMx2guid.Width = 82;
            // 
            // xtraTabPage3
            // 
@@ -3241,29 +3291,6 @@
            this.ucBtnPrint101.Size = new System.Drawing.Size(203, 25);
            this.ucBtnPrint101.TabIndex = 0;
            // 
            // layoutControlItem20
            //
            this.layoutControlItem20.Control = this.txt_dptName;
            this.layoutControlItem20.Location = new System.Drawing.Point(351, 48);
            this.layoutControlItem20.Name = "layoutControlItem20";
            this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem20.Size = new System.Drawing.Size(352, 24);
            this.layoutControlItem20.Text = "车间名称";
            this.layoutControlItem20.TextSize = new System.Drawing.Size(72, 14);
            //
            // layoutControlItem41
            //
            this.layoutControlItem41.Control = this.txt_dptNo;
            this.layoutControlItem41.CustomizationFormText = "任务单单号";
            this.layoutControlItem41.Location = new System.Drawing.Point(351, 24);
            this.layoutControlItem41.Name = "layoutControlItem41";
            this.layoutControlItem41.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem41.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem41.Size = new System.Drawing.Size(352, 24);
            this.layoutControlItem41.Text = "任务单单号";
            this.layoutControlItem41.TextSize = new System.Drawing.Size(72, 14);
            //
            // Frm_Womdaa
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
@@ -3339,6 +3366,8 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem46)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem41)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
            this.tabMx.ResumeLayout(false);
            this.tabMxPage1.ResumeLayout(false);
@@ -3424,8 +3453,6 @@
            ((System.ComponentModel.ISupportInitialize)(this.gcMx4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvMx4)).EndInit();
            this.xtraTabPage5.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem41)).EndInit();
            this.ResumeLayout(false);
        }
@@ -3651,5 +3678,6 @@
        private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit1;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem41;
        private DevExpress.XtraGrid.Columns.GridColumn colChkInt;
    }
}
DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.cs
@@ -19,6 +19,16 @@
        public Frm_Womdaa()
        {
            InitializeComponent();
            //加入checkbox begin
            this.gvMx2.CustomDrawColumnHeader += (s, e) => { Gs.DevApp.ToolBox.UtilityHelper.CustomDrawColumnHeader(s, e); };
            this.gvMx2.MouseUp += (s, e) => { Gs.DevApp.ToolBox.UtilityHelper.CustomMouseUp(s, e, gcMx2, gvMx2); };
            this.colChkInt.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
            this.colChkInt.OptionsFilter.AllowAutoFilter = false;
            this.colChkInt.OptionsFilter.AllowFilter = false;
            this.colChkInt.OptionsFilter.AllowInHeaderSearch = DevExpress.Utils.DefaultBoolean.False;
            //加入checkbox end
            this.splitMx99.PanelVisibility = DevExpress.XtraEditors.SplitPanelVisibility.Panel2;
            this.splitMx98.PanelVisibility = DevExpress.XtraEditors.SplitPanelVisibility.Panel2;
            this.splitMx100.PanelVisibility = DevExpress.XtraEditors.SplitPanelVisibility.Panel2;
@@ -34,6 +44,7 @@
            toolBarMenu1.btnLogClick += ToolBarMenu1_btnLogClick;
            this.toolBarMenu1.btnShouJianClick += ToolBarMenu1_btnShouJianClick;
            this.toolBarMenu1.btnDelClick += ToolBarMenu1_btnDelClick;
            this.toolBarMenu1.btnChbgClick += ToolBarMenu1_btnChbgClick;
            this.toolBarMenu1.getXmlConfig();
            Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameterMx(gvMx1);
            Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameterMx(gvMx2);
@@ -233,6 +244,17 @@
        {
            getPageList(curPage);
        }
        /// <summary>
        ///     撤回报工事件
        /// </summary>
        /// <param name="sender"></param>
        /// <param name="e"></param>
        private void ToolBarMenu1_btnChbgClick(object sender, EventArgs e)
        {
            _toolChbg(1);
        }
        /// <summary>
        /// 查询事件
        /// </summary>
@@ -579,7 +601,7 @@
                    lbGuid.Text = strGuid;
                    List<DevExpress.XtraGrid.Views.Grid.GridView> gvList = new List<DevExpress.XtraGrid.Views.Grid.GridView>();
                    gvList.Add(gvMx1);
                    gvList.Add(gvMx2);
                   // gvList.Add(gvMx2);
                    UtilityHelper.SetValueByObj(this.layoutMx1.Controls, dy, isEdit, gvList);
                    JObject _job = JObject.Parse(strJson);
                    JArray array = new JArray();
@@ -900,6 +922,77 @@
                   + "}";
        }
      
        /// <summary>
        ///
        /// </summary>
        /// <param name="inFieldValue"></param>
        private void _toolChbg(int _inFieldValue)
        {
            toolBarMenu1.guidKey = "";
            string rowGuid, rowName;
            (rowGuid, rowName) = UtilityHelper.GetCurrentRow(xtraTabControl1,
                lbGuid, txt_daa001, gridView1, "daa001");
            toolBarMenu1.guidKey = rowGuid;
            //if (string.IsNullOrEmpty(rowGuid))
            //{
            //    MsgHelper.Warning("请先选择你要操作的行!");
            //    return;
            //}
            //if (!MsgHelper.AskQuestion("你选择了【" + rowName + "】,确定操作吗?"))
            //    return;
            System.Text.StringBuilder sb = new System.Text.StringBuilder();
            gvMx2.PostEditor();
            gvMx2.UpdateCurrentRow();
            DataTable dt = this.gcMx2.DataSource as DataTable;
            {
                foreach (DataRow dr in dt.Rows)
                {
                    string checkBox = dr["chkInt"].ToString();
                    string _guid = dr["guid"].ToString();
                    if (Gs.DevApp.ToolBox.UtilityHelper.ToCheck(checkBox))
                    {
                        if (sb.Length > 0)
                            sb.Append(",");
                        sb.Append(_guid);
                    }
                }
            }
            if (string.IsNullOrEmpty(sb.ToString()))
            {
                Gs.DevApp.ToolBox.MsgHelper.ShowError("提示:请先选择条码!");
                return;
            }
            //Gs.DevApp.ToolBox.MsgHelper.ShowError(sb.ToString());
            var _obj = new
            {
                billNo = sb.ToString(),
                inFieldValue = _inFieldValue.ToString()
            };
            try
            {
                var strJson = UtilityHelper.HttpPost("", _webServiceName + "EditModelChbg", JsonConvert.SerializeObject(_obj));
                var _rtn = UtilityHelper.ReturnToDynamic(strJson);
                MsgHelper.Warning(_rtn.rtnData.outMsg.ToString());
                if (_rtn.rtnCode > 0 && _rtn.rtnData.outSum * 1 > 0)
                {
                    if (xtraTabControl1.SelectedTabPageIndex == 1)
                    {
                        getModel(lbGuid.Text.Trim());
                    }
                    int rowHandle = gridView1.LocateByValue(1, gridView1.Columns["guid"], rowGuid);
                    gridView1.FocusedRowHandle = rowHandle;
                    //UtilityHelper.SetCheckIco(gridView1, "checkStatus", "checkUser", "checkDate", picCheckBox, this, _inFieldValue.ToString());
                }
            }
            catch (Exception ex)
            {
                MsgHelper.Warning("提示:" + ex.Message);
            }
        }
        #endregion
    }
}