| | |
| | | this.lookSearchSupplier.EditValue = "请选择"; |
| | | this.lookSearchSupplier.Location = new System.Drawing.Point(0, 0); |
| | | this.lookSearchSupplier.Name = "lookSearchSupplier"; |
| | | this.lookSearchSupplier.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.lookSearchSupplier.Properties.Appearance.Options.UseFont = true; |
| | | this.lookSearchSupplier.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
| | |
| | | // gridColumn8 |
| | | // |
| | | this.gridColumn8.Caption = "单据状态"; |
| | | this.gridColumn8.FieldName = "documentStatus"; |
| | | this.gridColumn8.FieldName = "documentStatusTxt"; |
| | | this.gridColumn8.Name = "gridColumn8"; |
| | | this.gridColumn8.Visible = true; |
| | | this.gridColumn8.VisibleIndex = 2; |
| | |
| | | // gridColumn3 |
| | | // |
| | | this.gridColumn3.Caption = "销售组织"; |
| | | this.gridColumn3.FieldName = "saleOrgId"; |
| | | this.gridColumn3.FieldName = "salesOrgName"; |
| | | this.gridColumn3.MinWidth = 100; |
| | | this.gridColumn3.Name = "gridColumn3"; |
| | | this.gridColumn3.Visible = true; |
| | |
| | | // |
| | | // gridColumn7 |
| | | // |
| | | this.gridColumn7.Caption = "产品规格型号"; |
| | | this.gridColumn7.FieldName = "itemModel"; |
| | | this.gridColumn7.Caption = "客户名称"; |
| | | this.gridColumn7.FieldName = "custName"; |
| | | this.gridColumn7.Name = "gridColumn7"; |
| | | this.gridColumn7.Visible = true; |
| | | this.gridColumn7.VisibleIndex = 5; |