|
|
|
@ -65,15 +65,6 @@ |
|
|
|
|
this.DgcError = new DevExpress.XtraGrid.GridControl(); |
|
|
|
|
this.DgvError = new DevExpress.XtraGrid.Views.Grid.GridView(); |
|
|
|
|
this.colNo = new DevExpress.XtraGrid.Columns.GridColumn(); |
|
|
|
|
this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); |
|
|
|
|
this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); |
|
|
|
|
this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn(); |
|
|
|
|
this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn(); |
|
|
|
|
this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn(); |
|
|
|
|
this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn(); |
|
|
|
|
this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn(); |
|
|
|
|
this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn(); |
|
|
|
|
this.gridColumn27 = new DevExpress.XtraGrid.Columns.GridColumn(); |
|
|
|
|
this.repositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); |
|
|
|
|
this.repositoryItemComboBox2 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); |
|
|
|
|
this.repositoryItemComboBox3 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); |
|
|
|
@ -90,6 +81,15 @@ |
|
|
|
|
this.gridColumn36 = new DevExpress.XtraGrid.Columns.GridColumn(); |
|
|
|
|
this.panel2 = new System.Windows.Forms.Panel(); |
|
|
|
|
this.label1 = new System.Windows.Forms.Label(); |
|
|
|
|
this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); |
|
|
|
|
this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); |
|
|
|
|
this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn(); |
|
|
|
|
this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn(); |
|
|
|
|
this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn(); |
|
|
|
|
this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn(); |
|
|
|
|
this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn(); |
|
|
|
|
this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn(); |
|
|
|
|
this.gridColumn27 = new DevExpress.XtraGrid.Columns.GridColumn(); |
|
|
|
|
this.gridColumn37 = new DevExpress.XtraGrid.Columns.GridColumn(); |
|
|
|
|
this.panel1.SuspendLayout(); |
|
|
|
|
this.OpsPatient.SuspendLayout(); |
|
|
|
@ -582,133 +582,11 @@ |
|
|
|
|
// colNo |
|
|
|
|
// |
|
|
|
|
this.colNo.Caption = "Excel行号"; |
|
|
|
|
this.colNo.FieldName = "id"; |
|
|
|
|
this.colNo.FieldName = "RowCount"; |
|
|
|
|
this.colNo.Name = "colNo"; |
|
|
|
|
this.colNo.Visible = true; |
|
|
|
|
this.colNo.VisibleIndex = 0; |
|
|
|
|
// |
|
|
|
|
// gridColumn7 |
|
|
|
|
// |
|
|
|
|
this.gridColumn7.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
this.gridColumn7.AppearanceCell.Options.UseFont = true; |
|
|
|
|
this.gridColumn7.Caption = "姓名"; |
|
|
|
|
this.gridColumn7.FieldName = "Name"; |
|
|
|
|
this.gridColumn7.Name = "gridColumn7"; |
|
|
|
|
this.gridColumn7.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False; |
|
|
|
|
this.gridColumn7.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False; |
|
|
|
|
this.gridColumn7.OptionsColumn.ReadOnly = true; |
|
|
|
|
this.gridColumn7.OptionsFilter.AllowFilter = false; |
|
|
|
|
this.gridColumn7.Visible = true; |
|
|
|
|
this.gridColumn7.VisibleIndex = 1; |
|
|
|
|
this.gridColumn7.Width = 100; |
|
|
|
|
// |
|
|
|
|
// gridColumn8 |
|
|
|
|
// |
|
|
|
|
this.gridColumn8.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
this.gridColumn8.AppearanceCell.Options.UseFont = true; |
|
|
|
|
this.gridColumn8.Caption = "性别"; |
|
|
|
|
this.gridColumn8.FieldName = "Sex"; |
|
|
|
|
this.gridColumn8.Name = "gridColumn8"; |
|
|
|
|
this.gridColumn8.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False; |
|
|
|
|
this.gridColumn8.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False; |
|
|
|
|
this.gridColumn8.OptionsColumn.ReadOnly = true; |
|
|
|
|
this.gridColumn8.OptionsFilter.AllowFilter = false; |
|
|
|
|
this.gridColumn8.Visible = true; |
|
|
|
|
this.gridColumn8.VisibleIndex = 2; |
|
|
|
|
this.gridColumn8.Width = 50; |
|
|
|
|
// |
|
|
|
|
// gridColumn14 |
|
|
|
|
// |
|
|
|
|
this.gridColumn14.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
this.gridColumn14.AppearanceCell.Options.UseFont = true; |
|
|
|
|
this.gridColumn14.Caption = "婚况"; |
|
|
|
|
this.gridColumn14.FieldName = "Marriage"; |
|
|
|
|
this.gridColumn14.Name = "gridColumn14"; |
|
|
|
|
this.gridColumn14.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False; |
|
|
|
|
this.gridColumn14.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False; |
|
|
|
|
this.gridColumn14.OptionsColumn.ReadOnly = true; |
|
|
|
|
this.gridColumn14.OptionsFilter.AllowFilter = false; |
|
|
|
|
this.gridColumn14.Visible = true; |
|
|
|
|
this.gridColumn14.VisibleIndex = 3; |
|
|
|
|
this.gridColumn14.Width = 60; |
|
|
|
|
// |
|
|
|
|
// gridColumn15 |
|
|
|
|
// |
|
|
|
|
this.gridColumn15.Caption = "民族"; |
|
|
|
|
this.gridColumn15.FieldName = "Nation"; |
|
|
|
|
this.gridColumn15.Name = "gridColumn15"; |
|
|
|
|
this.gridColumn15.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False; |
|
|
|
|
this.gridColumn15.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False; |
|
|
|
|
this.gridColumn15.OptionsColumn.ReadOnly = true; |
|
|
|
|
this.gridColumn15.Visible = true; |
|
|
|
|
this.gridColumn15.VisibleIndex = 4; |
|
|
|
|
this.gridColumn15.Width = 100; |
|
|
|
|
// |
|
|
|
|
// gridColumn16 |
|
|
|
|
// |
|
|
|
|
this.gridColumn16.Caption = "身份证号"; |
|
|
|
|
this.gridColumn16.FieldName = "CardNo"; |
|
|
|
|
this.gridColumn16.Name = "gridColumn16"; |
|
|
|
|
this.gridColumn16.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False; |
|
|
|
|
this.gridColumn16.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False; |
|
|
|
|
this.gridColumn16.OptionsColumn.ReadOnly = true; |
|
|
|
|
this.gridColumn16.OptionsFilter.AllowFilter = false; |
|
|
|
|
this.gridColumn16.Visible = true; |
|
|
|
|
this.gridColumn16.VisibleIndex = 5; |
|
|
|
|
this.gridColumn16.Width = 140; |
|
|
|
|
// |
|
|
|
|
// gridColumn17 |
|
|
|
|
// |
|
|
|
|
this.gridColumn17.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
this.gridColumn17.AppearanceCell.Options.UseFont = true; |
|
|
|
|
this.gridColumn17.Caption = "教育程度"; |
|
|
|
|
this.gridColumn17.FieldName = "Education"; |
|
|
|
|
this.gridColumn17.Name = "gridColumn17"; |
|
|
|
|
this.gridColumn17.OptionsColumn.AllowEdit = false; |
|
|
|
|
this.gridColumn17.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False; |
|
|
|
|
this.gridColumn17.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False; |
|
|
|
|
this.gridColumn17.OptionsColumn.ReadOnly = true; |
|
|
|
|
this.gridColumn17.OptionsFilter.AllowFilter = false; |
|
|
|
|
this.gridColumn17.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] { |
|
|
|
|
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count, "BloodCode", "合计:{0} 个血袋")}); |
|
|
|
|
this.gridColumn17.Visible = true; |
|
|
|
|
this.gridColumn17.VisibleIndex = 6; |
|
|
|
|
this.gridColumn17.Width = 93; |
|
|
|
|
// |
|
|
|
|
// gridColumn19 |
|
|
|
|
// |
|
|
|
|
this.gridColumn19.Caption = "联系电话"; |
|
|
|
|
this.gridColumn19.FieldName = "Tel1"; |
|
|
|
|
this.gridColumn19.Name = "gridColumn19"; |
|
|
|
|
this.gridColumn19.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False; |
|
|
|
|
this.gridColumn19.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False; |
|
|
|
|
this.gridColumn19.OptionsColumn.ReadOnly = true; |
|
|
|
|
this.gridColumn19.Visible = true; |
|
|
|
|
this.gridColumn19.VisibleIndex = 7; |
|
|
|
|
this.gridColumn19.Width = 100; |
|
|
|
|
// |
|
|
|
|
// gridColumn21 |
|
|
|
|
// |
|
|
|
|
this.gridColumn21.Caption = "联系地址"; |
|
|
|
|
this.gridColumn21.FieldName = "Address1"; |
|
|
|
|
this.gridColumn21.MinWidth = 200; |
|
|
|
|
this.gridColumn21.Name = "gridColumn21"; |
|
|
|
|
this.gridColumn21.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False; |
|
|
|
|
this.gridColumn21.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False; |
|
|
|
|
this.gridColumn21.OptionsColumn.ReadOnly = true; |
|
|
|
|
this.gridColumn21.Visible = true; |
|
|
|
|
this.gridColumn21.VisibleIndex = 8; |
|
|
|
|
this.gridColumn21.Width = 300; |
|
|
|
|
// |
|
|
|
|
// gridColumn27 |
|
|
|
|
// |
|
|
|
|
this.gridColumn27.Caption = "部门"; |
|
|
|
|
this.gridColumn27.FieldName = "DeptName"; |
|
|
|
|
this.gridColumn27.Name = "gridColumn27"; |
|
|
|
|
this.gridColumn27.Visible = true; |
|
|
|
|
this.gridColumn27.VisibleIndex = 9; |
|
|
|
|
this.gridColumn27.Width = 187; |
|
|
|
|
// |
|
|
|
|
// repositoryItemComboBox1 |
|
|
|
|
// |
|
|
|
|
this.repositoryItemComboBox1.AutoHeight = false; |
|
|
|
@ -877,18 +755,85 @@ |
|
|
|
|
this.label1.Text = "导入失败列表:"; |
|
|
|
|
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
|
|
// |
|
|
|
|
// gridColumn7 |
|
|
|
|
// |
|
|
|
|
this.gridColumn7.Caption = "A"; |
|
|
|
|
this.gridColumn7.FieldName = "ColumnA"; |
|
|
|
|
this.gridColumn7.Name = "gridColumn7"; |
|
|
|
|
this.gridColumn7.Visible = true; |
|
|
|
|
this.gridColumn7.VisibleIndex = 1; |
|
|
|
|
// |
|
|
|
|
// gridColumn8 |
|
|
|
|
// |
|
|
|
|
this.gridColumn8.Caption = "B"; |
|
|
|
|
this.gridColumn8.FieldName = "ColumnB"; |
|
|
|
|
this.gridColumn8.Name = "gridColumn8"; |
|
|
|
|
this.gridColumn8.Visible = true; |
|
|
|
|
this.gridColumn8.VisibleIndex = 2; |
|
|
|
|
// |
|
|
|
|
// gridColumn14 |
|
|
|
|
// |
|
|
|
|
this.gridColumn14.Caption = "C"; |
|
|
|
|
this.gridColumn14.FieldName = "ColumnC"; |
|
|
|
|
this.gridColumn14.Name = "gridColumn14"; |
|
|
|
|
this.gridColumn14.Visible = true; |
|
|
|
|
this.gridColumn14.VisibleIndex = 3; |
|
|
|
|
// |
|
|
|
|
// gridColumn15 |
|
|
|
|
// |
|
|
|
|
this.gridColumn15.Caption = "D"; |
|
|
|
|
this.gridColumn15.FieldName = "ColumnD"; |
|
|
|
|
this.gridColumn15.Name = "gridColumn15"; |
|
|
|
|
this.gridColumn15.Visible = true; |
|
|
|
|
this.gridColumn15.VisibleIndex = 4; |
|
|
|
|
// |
|
|
|
|
// gridColumn16 |
|
|
|
|
// |
|
|
|
|
this.gridColumn16.Caption = "E"; |
|
|
|
|
this.gridColumn16.FieldName = "ColumnE"; |
|
|
|
|
this.gridColumn16.Name = "gridColumn16"; |
|
|
|
|
this.gridColumn16.Visible = true; |
|
|
|
|
this.gridColumn16.VisibleIndex = 5; |
|
|
|
|
// |
|
|
|
|
// gridColumn17 |
|
|
|
|
// |
|
|
|
|
this.gridColumn17.Caption = "F"; |
|
|
|
|
this.gridColumn17.FieldName = "ColumnF"; |
|
|
|
|
this.gridColumn17.Name = "gridColumn17"; |
|
|
|
|
this.gridColumn17.Visible = true; |
|
|
|
|
this.gridColumn17.VisibleIndex = 6; |
|
|
|
|
// |
|
|
|
|
// gridColumn19 |
|
|
|
|
// |
|
|
|
|
this.gridColumn19.Caption = "G"; |
|
|
|
|
this.gridColumn19.FieldName = "ColumnG"; |
|
|
|
|
this.gridColumn19.Name = "gridColumn19"; |
|
|
|
|
this.gridColumn19.Visible = true; |
|
|
|
|
this.gridColumn19.VisibleIndex = 7; |
|
|
|
|
// |
|
|
|
|
// gridColumn21 |
|
|
|
|
// |
|
|
|
|
this.gridColumn21.Caption = "H"; |
|
|
|
|
this.gridColumn21.FieldName = "ColumnH"; |
|
|
|
|
this.gridColumn21.Name = "gridColumn21"; |
|
|
|
|
this.gridColumn21.Visible = true; |
|
|
|
|
this.gridColumn21.VisibleIndex = 8; |
|
|
|
|
// |
|
|
|
|
// gridColumn27 |
|
|
|
|
// |
|
|
|
|
this.gridColumn27.Caption = "I"; |
|
|
|
|
this.gridColumn27.FieldName = "ColumnI"; |
|
|
|
|
this.gridColumn27.Name = "gridColumn27"; |
|
|
|
|
this.gridColumn27.Visible = true; |
|
|
|
|
this.gridColumn27.VisibleIndex = 9; |
|
|
|
|
// |
|
|
|
|
// gridColumn37 |
|
|
|
|
// |
|
|
|
|
this.gridColumn37.Caption = "失败原因"; |
|
|
|
|
this.gridColumn37.FieldName = "ImportErrorInfo"; |
|
|
|
|
this.gridColumn37.Caption = "J"; |
|
|
|
|
this.gridColumn37.FieldName = "ColumnJ"; |
|
|
|
|
this.gridColumn37.Name = "gridColumn37"; |
|
|
|
|
this.gridColumn37.OptionsColumn.AllowEdit = false; |
|
|
|
|
this.gridColumn37.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False; |
|
|
|
|
this.gridColumn37.OptionsColumn.ReadOnly = true; |
|
|
|
|
this.gridColumn37.OptionsFilter.AllowFilter = false; |
|
|
|
|
this.gridColumn37.Visible = true; |
|
|
|
|
this.gridColumn37.VisibleIndex = 10; |
|
|
|
|
this.gridColumn37.Width = 125; |
|
|
|
|
// |
|
|
|
|
// PatientImportForm |
|
|
|
|
// |
|
|
|
@ -965,15 +910,6 @@ |
|
|
|
|
private DevExpress.XtraGrid.GridControl DgcError; |
|
|
|
|
private DevExpress.XtraGrid.Views.Grid.GridView DgvError; |
|
|
|
|
private DevExpress.XtraGrid.Columns.GridColumn colNo; |
|
|
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn7; |
|
|
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn8; |
|
|
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn14; |
|
|
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn15; |
|
|
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn16; |
|
|
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn17; |
|
|
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn19; |
|
|
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn21; |
|
|
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn27; |
|
|
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox1; |
|
|
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox2; |
|
|
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox3; |
|
|
|
@ -990,6 +926,15 @@ |
|
|
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn36; |
|
|
|
|
private System.Windows.Forms.Panel panel2; |
|
|
|
|
private System.Windows.Forms.Label label1; |
|
|
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn7; |
|
|
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn8; |
|
|
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn14; |
|
|
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn15; |
|
|
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn16; |
|
|
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn17; |
|
|
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn19; |
|
|
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn21; |
|
|
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn27; |
|
|
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn37; |
|
|
|
|
} |
|
|
|
|
} |