| | |
| | | this.gv_fstaffid.AppearanceCell.Options.UseFont = true; |
| | | this.gv_fstaffid.Caption = "负责人"; |
| | | this.gv_fstaffid.FieldName = "fstaffid"; |
| | | this.gv_fstaffid.MinWidth = 100; |
| | | this.gv_fstaffid.MinWidth = 50; |
| | | this.gv_fstaffid.Name = "gv_fstaffid"; |
| | | this.gv_fstaffid.OptionsColumn.AllowEdit = false; |
| | | this.gv_fstaffid.Tag = "query_a.fstaffid"; |
| | |
| | | this.gv_lxr.AppearanceCell.Options.UseFont = true; |
| | | this.gv_lxr.Caption = "联系人"; |
| | | this.gv_lxr.FieldName = "lxr"; |
| | | this.gv_lxr.MinWidth = 70; |
| | | this.gv_lxr.MinWidth = 50; |
| | | this.gv_lxr.Name = "gv_lxr"; |
| | | this.gv_lxr.OptionsColumn.AllowEdit = false; |
| | | this.gv_lxr.Tag = "query_a.lxr"; |
| | |
| | | this.gv_remark.AppearanceCell.Options.UseFont = true; |
| | | this.gv_remark.Caption = "备注"; |
| | | this.gv_remark.FieldName = "remark"; |
| | | this.gv_remark.MinWidth = 100; |
| | | this.gv_remark.MinWidth = 50; |
| | | this.gv_remark.Name = "gv_remark"; |
| | | this.gv_remark.OptionsColumn.AllowEdit = false; |
| | | this.gv_remark.Tag = "query_a.remark"; |
| | |
| | | this.gv_createDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_createDate.Caption = "同步时间"; |
| | | this.gv_createDate.FieldName = "lastupdateDate"; |
| | | this.gv_createDate.MinWidth = 180; |
| | | this.gv_createDate.MinWidth = 50; |
| | | this.gv_createDate.Name = "gv_createDate"; |
| | | this.gv_createDate.OptionsColumn.AllowEdit = false; |
| | | this.gv_createDate.Tag = "query_a.create_date"; |
| | |
| | | this.gv_telf1.AppearanceCell.Options.UseFont = true; |
| | | this.gv_telf1.Caption = "电话"; |
| | | this.gv_telf1.FieldName = "telf1"; |
| | | this.gv_telf1.MinWidth = 100; |
| | | this.gv_telf1.MinWidth = 50; |
| | | this.gv_telf1.Name = "gv_telf1"; |
| | | this.gv_telf1.OptionsColumn.AllowEdit = false; |
| | | this.gv_telf1.Tag = "query_a.telf1"; |
| | |
| | | this.gv_suppName.AppearanceCell.Options.UseFont = true; |
| | | this.gv_suppName.Caption = "供应商名称"; |
| | | this.gv_suppName.FieldName = "suppName"; |
| | | this.gv_suppName.MinWidth = 220; |
| | | this.gv_suppName.MinWidth = 50; |
| | | this.gv_suppName.Name = "gv_suppName"; |
| | | this.gv_suppName.OptionsColumn.AllowEdit = false; |
| | | this.gv_suppName.Tag = "query_a.supp_name"; |
| | |
| | | this.gv_suppNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_suppNo.Caption = "供应商编码"; |
| | | this.gv_suppNo.FieldName = "suppNo"; |
| | | this.gv_suppNo.MinWidth = 100; |
| | | this.gv_suppNo.MinWidth = 50; |
| | | this.gv_suppNo.Name = "gv_suppNo"; |
| | | this.gv_suppNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_suppNo.Tag = "query_a.supp_no"; |
| | |
| | | // |
| | | this.gridColumn2.Caption = "使用组织ID名称"; |
| | | this.gridColumn2.FieldName = "fSubsidiary"; |
| | | this.gridColumn2.MinWidth = 250; |
| | | this.gridColumn2.MinWidth = 50; |
| | | this.gridColumn2.Name = "gridColumn2"; |
| | | this.gridColumn2.OptionsColumn.AllowEdit = false; |
| | | this.gridColumn2.Tag = "org.FNumber"; |
| | |
| | | // |
| | | this.gridColumn1.Caption = "供应商简称"; |
| | | this.gridColumn1.FieldName = "suppSname"; |
| | | this.gridColumn1.MinWidth = 100; |
| | | this.gridColumn1.MinWidth = 50; |
| | | this.gridColumn1.Name = "gridColumn1"; |
| | | this.gridColumn1.OptionsColumn.AllowEdit = false; |
| | | this.gridColumn1.Tag = "a.supp_sname"; |