프로젝트 스케쥴 화면의 datagrid 의 dataerror 이벤트 처리 완료.
This commit is contained in:
209
SubProject/FPJ0000/Project/fProjectSchedule.Designer.cs
generated
209
SubProject/FPJ0000/Project/fProjectSchedule.Designer.cs
generated
@@ -39,20 +39,20 @@
|
||||
System.Windows.Forms.Label pdateLabel;
|
||||
System.Windows.Forms.Label label2;
|
||||
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fProjectSchedule));
|
||||
FarPoint.Win.Spread.CellType.NumberCellType numberCellType57 = new FarPoint.Win.Spread.CellType.NumberCellType();
|
||||
FarPoint.Win.Spread.CellType.TextCellType textCellType57 = new FarPoint.Win.Spread.CellType.TextCellType();
|
||||
FarPoint.Win.Spread.CellType.NumberCellType numberCellType58 = new FarPoint.Win.Spread.CellType.NumberCellType();
|
||||
FarPoint.Win.Spread.CellType.NumberCellType numberCellType59 = new FarPoint.Win.Spread.CellType.NumberCellType();
|
||||
FarPoint.Win.Spread.CellType.NumberCellType numberCellType60 = new FarPoint.Win.Spread.CellType.NumberCellType();
|
||||
FarPoint.Win.Spread.CellType.NumberCellType numberCellType61 = new FarPoint.Win.Spread.CellType.NumberCellType();
|
||||
FarPoint.Win.Spread.CellType.NumberCellType numberCellType62 = new FarPoint.Win.Spread.CellType.NumberCellType();
|
||||
FarPoint.Win.Spread.CellType.TextCellType textCellType58 = new FarPoint.Win.Spread.CellType.TextCellType();
|
||||
FarPoint.Win.Spread.CellType.TextCellType textCellType59 = new FarPoint.Win.Spread.CellType.TextCellType();
|
||||
FarPoint.Win.Spread.CellType.TextCellType textCellType60 = new FarPoint.Win.Spread.CellType.TextCellType();
|
||||
FarPoint.Win.Spread.CellType.TextCellType textCellType61 = new FarPoint.Win.Spread.CellType.TextCellType();
|
||||
FarPoint.Win.Spread.CellType.TextCellType textCellType62 = new FarPoint.Win.Spread.CellType.TextCellType();
|
||||
FarPoint.Win.Spread.CellType.TextCellType textCellType63 = new FarPoint.Win.Spread.CellType.TextCellType();
|
||||
FarPoint.Win.Spread.CellType.NumberCellType numberCellType63 = new FarPoint.Win.Spread.CellType.NumberCellType();
|
||||
FarPoint.Win.Spread.CellType.NumberCellType numberCellType1 = new FarPoint.Win.Spread.CellType.NumberCellType();
|
||||
FarPoint.Win.Spread.CellType.TextCellType textCellType1 = new FarPoint.Win.Spread.CellType.TextCellType();
|
||||
FarPoint.Win.Spread.CellType.NumberCellType numberCellType2 = new FarPoint.Win.Spread.CellType.NumberCellType();
|
||||
FarPoint.Win.Spread.CellType.NumberCellType numberCellType3 = new FarPoint.Win.Spread.CellType.NumberCellType();
|
||||
FarPoint.Win.Spread.CellType.NumberCellType numberCellType4 = new FarPoint.Win.Spread.CellType.NumberCellType();
|
||||
FarPoint.Win.Spread.CellType.NumberCellType numberCellType5 = new FarPoint.Win.Spread.CellType.NumberCellType();
|
||||
FarPoint.Win.Spread.CellType.NumberCellType numberCellType6 = new FarPoint.Win.Spread.CellType.NumberCellType();
|
||||
FarPoint.Win.Spread.CellType.TextCellType textCellType2 = new FarPoint.Win.Spread.CellType.TextCellType();
|
||||
FarPoint.Win.Spread.CellType.TextCellType textCellType3 = new FarPoint.Win.Spread.CellType.TextCellType();
|
||||
FarPoint.Win.Spread.CellType.TextCellType textCellType4 = new FarPoint.Win.Spread.CellType.TextCellType();
|
||||
FarPoint.Win.Spread.CellType.TextCellType textCellType5 = new FarPoint.Win.Spread.CellType.TextCellType();
|
||||
FarPoint.Win.Spread.CellType.TextCellType textCellType6 = new FarPoint.Win.Spread.CellType.TextCellType();
|
||||
FarPoint.Win.Spread.CellType.TextCellType textCellType7 = new FarPoint.Win.Spread.CellType.TextCellType();
|
||||
FarPoint.Win.Spread.CellType.NumberCellType numberCellType7 = new FarPoint.Win.Spread.CellType.NumberCellType();
|
||||
this.dsPRJ = new FPJ0000.dsPRJ();
|
||||
this.tam = new FPJ0000.dsPRJTableAdapters.TableAdapterManager();
|
||||
this.ta = new FPJ0000.dsPRJTableAdapters.EETGW_ProjectsScheduleTableAdapter();
|
||||
@@ -135,7 +135,11 @@
|
||||
this.taProjectInfo = new FPJ0000.dsPRJTableAdapters.ProjectsTableAdapter();
|
||||
this.panel4 = new System.Windows.Forms.Panel();
|
||||
this.groupBox5 = new System.Windows.Forms.GroupBox();
|
||||
this.dataGridView1 = new System.Windows.Forms.DataGridView();
|
||||
this.pdateDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.remarkDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.bsReason = new System.Windows.Forms.BindingSource(this.components);
|
||||
this.label3 = new System.Windows.Forms.Label();
|
||||
this.bnReason = new System.Windows.Forms.BindingNavigator(this.components);
|
||||
this.toolStripLabel2 = new System.Windows.Forms.ToolStripLabel();
|
||||
this.toolStripButton11 = new System.Windows.Forms.ToolStripButton();
|
||||
@@ -151,10 +155,6 @@
|
||||
this.toolStripButton17 = new System.Windows.Forms.ToolStripButton();
|
||||
this.toolStripButton18 = new System.Windows.Forms.ToolStripButton();
|
||||
this.taReason = new FPJ0000.dsPRJTableAdapters.EETGW_ProjectResonTableAdapter();
|
||||
this.dataGridView1 = new System.Windows.Forms.DataGridView();
|
||||
this.pdateDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.remarkDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.label3 = new System.Windows.Forms.Label();
|
||||
statusLabel = new System.Windows.Forms.Label();
|
||||
odateLabel = new System.Windows.Forms.Label();
|
||||
edateLabel = new System.Windows.Forms.Label();
|
||||
@@ -186,10 +186,10 @@
|
||||
((System.ComponentModel.ISupportInitialize)(this.bsPrjinfo)).BeginInit();
|
||||
this.panel4.SuspendLayout();
|
||||
this.groupBox5.SuspendLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.bsReason)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.bnReason)).BeginInit();
|
||||
this.bnReason.SuspendLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
|
||||
this.SuspendLayout();
|
||||
//
|
||||
// statusLabel
|
||||
@@ -595,68 +595,68 @@
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(1, 5).Value = "완료";
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(1, 6).Value = "%";
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Rows.Get(0).Height = 21F;
|
||||
numberCellType57.DecimalPlaces = 0;
|
||||
numberCellType57.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
|
||||
numberCellType57.MaximumValue = 2147483647D;
|
||||
numberCellType57.MinimumValue = -2147483648D;
|
||||
this.fpSpread1_Sheet1.Columns.Get(0).CellType = numberCellType57;
|
||||
numberCellType1.DecimalPlaces = 0;
|
||||
numberCellType1.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
|
||||
numberCellType1.MaximumValue = 2147483647D;
|
||||
numberCellType1.MinimumValue = -2147483648D;
|
||||
this.fpSpread1_Sheet1.Columns.Get(0).CellType = numberCellType1;
|
||||
this.fpSpread1_Sheet1.Columns.Get(0).DataField = "seq";
|
||||
this.fpSpread1_Sheet1.Columns.Get(0).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(0).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(1).CellType = textCellType57;
|
||||
this.fpSpread1_Sheet1.Columns.Get(1).CellType = textCellType1;
|
||||
this.fpSpread1_Sheet1.Columns.Get(1).DataField = "title";
|
||||
this.fpSpread1_Sheet1.Columns.Get(1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
|
||||
this.fpSpread1_Sheet1.Columns.Get(1).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
numberCellType58.DecimalPlaces = 0;
|
||||
numberCellType58.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
|
||||
numberCellType58.MaximumValue = 2147483647D;
|
||||
numberCellType58.MinimumValue = -2147483648D;
|
||||
this.fpSpread1_Sheet1.Columns.Get(2).CellType = numberCellType58;
|
||||
numberCellType2.DecimalPlaces = 0;
|
||||
numberCellType2.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
|
||||
numberCellType2.MaximumValue = 2147483647D;
|
||||
numberCellType2.MinimumValue = -2147483648D;
|
||||
this.fpSpread1_Sheet1.Columns.Get(2).CellType = numberCellType2;
|
||||
this.fpSpread1_Sheet1.Columns.Get(2).DataField = "sw";
|
||||
this.fpSpread1_Sheet1.Columns.Get(2).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(2).Label = "시작";
|
||||
this.fpSpread1_Sheet1.Columns.Get(2).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
numberCellType59.DecimalPlaces = 0;
|
||||
numberCellType59.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
|
||||
numberCellType59.MaximumValue = 2147483647D;
|
||||
numberCellType59.MinimumValue = -2147483648D;
|
||||
this.fpSpread1_Sheet1.Columns.Get(3).CellType = numberCellType59;
|
||||
numberCellType3.DecimalPlaces = 0;
|
||||
numberCellType3.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
|
||||
numberCellType3.MaximumValue = 2147483647D;
|
||||
numberCellType3.MinimumValue = -2147483648D;
|
||||
this.fpSpread1_Sheet1.Columns.Get(3).CellType = numberCellType3;
|
||||
this.fpSpread1_Sheet1.Columns.Get(3).DataField = "ew";
|
||||
this.fpSpread1_Sheet1.Columns.Get(3).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(3).Label = "완료";
|
||||
this.fpSpread1_Sheet1.Columns.Get(3).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
numberCellType60.DecimalPlaces = 0;
|
||||
numberCellType60.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
|
||||
numberCellType60.MaximumValue = 2147483647D;
|
||||
numberCellType60.MinimumValue = -2147483648D;
|
||||
this.fpSpread1_Sheet1.Columns.Get(4).CellType = numberCellType60;
|
||||
numberCellType4.DecimalPlaces = 0;
|
||||
numberCellType4.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
|
||||
numberCellType4.MaximumValue = 2147483647D;
|
||||
numberCellType4.MinimumValue = -2147483648D;
|
||||
this.fpSpread1_Sheet1.Columns.Get(4).CellType = numberCellType4;
|
||||
this.fpSpread1_Sheet1.Columns.Get(4).DataField = "swa";
|
||||
this.fpSpread1_Sheet1.Columns.Get(4).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(4).Label = "시작";
|
||||
this.fpSpread1_Sheet1.Columns.Get(4).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
numberCellType61.DecimalPlaces = 0;
|
||||
numberCellType61.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
|
||||
numberCellType61.MaximumValue = 2147483647D;
|
||||
numberCellType61.MinimumValue = -2147483648D;
|
||||
this.fpSpread1_Sheet1.Columns.Get(5).CellType = numberCellType61;
|
||||
numberCellType5.DecimalPlaces = 0;
|
||||
numberCellType5.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
|
||||
numberCellType5.MaximumValue = 2147483647D;
|
||||
numberCellType5.MinimumValue = -2147483648D;
|
||||
this.fpSpread1_Sheet1.Columns.Get(5).CellType = numberCellType5;
|
||||
this.fpSpread1_Sheet1.Columns.Get(5).DataField = "ewa";
|
||||
this.fpSpread1_Sheet1.Columns.Get(5).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(5).Label = "완료";
|
||||
this.fpSpread1_Sheet1.Columns.Get(5).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
numberCellType62.DecimalPlaces = 0;
|
||||
numberCellType62.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
|
||||
numberCellType62.MaximumValue = 2147483647D;
|
||||
numberCellType62.MinimumValue = -2147483648D;
|
||||
this.fpSpread1_Sheet1.Columns.Get(6).CellType = numberCellType62;
|
||||
numberCellType6.DecimalPlaces = 0;
|
||||
numberCellType6.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
|
||||
numberCellType6.MaximumValue = 2147483647D;
|
||||
numberCellType6.MinimumValue = -2147483648D;
|
||||
this.fpSpread1_Sheet1.Columns.Get(6).CellType = numberCellType6;
|
||||
this.fpSpread1_Sheet1.Columns.Get(6).DataField = "progress";
|
||||
this.fpSpread1_Sheet1.Columns.Get(6).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(6).Label = "%";
|
||||
this.fpSpread1_Sheet1.Columns.Get(6).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(7).CellType = textCellType58;
|
||||
this.fpSpread1_Sheet1.Columns.Get(7).CellType = textCellType2;
|
||||
this.fpSpread1_Sheet1.Columns.Get(7).DataField = "uid";
|
||||
this.fpSpread1_Sheet1.Columns.Get(7).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(7).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(8).CellType = textCellType59;
|
||||
this.fpSpread1_Sheet1.Columns.Get(8).CellType = textCellType3;
|
||||
this.fpSpread1_Sheet1.Columns.Get(8).DataField = "memo";
|
||||
this.fpSpread1_Sheet1.Columns.Get(8).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
|
||||
this.fpSpread1_Sheet1.Columns.Get(8).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
@@ -808,27 +808,27 @@
|
||||
this.fpSpread2_Sheet1.ColumnHeader.Cells.Get(0, 3).Value = "완료일";
|
||||
this.fpSpread2_Sheet1.ColumnHeader.Cells.Get(0, 4).Value = "진행";
|
||||
this.fpSpread2_Sheet1.ColumnHeader.Rows.Get(0).Height = 31F;
|
||||
this.fpSpread2_Sheet1.Columns.Get(0).CellType = textCellType60;
|
||||
this.fpSpread2_Sheet1.Columns.Get(0).CellType = textCellType4;
|
||||
this.fpSpread2_Sheet1.Columns.Get(0).DataField = "sort";
|
||||
this.fpSpread2_Sheet1.Columns.Get(0).Label = "No";
|
||||
this.fpSpread2_Sheet1.Columns.Get(0).Width = 58F;
|
||||
this.fpSpread2_Sheet1.Columns.Get(1).CellType = textCellType61;
|
||||
this.fpSpread2_Sheet1.Columns.Get(1).CellType = textCellType5;
|
||||
this.fpSpread2_Sheet1.Columns.Get(1).DataField = "title";
|
||||
this.fpSpread2_Sheet1.Columns.Get(1).Label = "항목";
|
||||
this.fpSpread2_Sheet1.Columns.Get(1).Width = 151F;
|
||||
this.fpSpread2_Sheet1.Columns.Get(2).CellType = textCellType62;
|
||||
this.fpSpread2_Sheet1.Columns.Get(2).CellType = textCellType6;
|
||||
this.fpSpread2_Sheet1.Columns.Get(2).DataField = "pdate";
|
||||
this.fpSpread2_Sheet1.Columns.Get(2).Label = "시작일";
|
||||
this.fpSpread2_Sheet1.Columns.Get(2).Width = 84F;
|
||||
this.fpSpread2_Sheet1.Columns.Get(3).CellType = textCellType63;
|
||||
this.fpSpread2_Sheet1.Columns.Get(3).CellType = textCellType7;
|
||||
this.fpSpread2_Sheet1.Columns.Get(3).DataField = "edate";
|
||||
this.fpSpread2_Sheet1.Columns.Get(3).Label = "완료일";
|
||||
this.fpSpread2_Sheet1.Columns.Get(3).Width = 76F;
|
||||
numberCellType63.DecimalPlaces = 0;
|
||||
numberCellType63.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
|
||||
numberCellType63.MaximumValue = 2147483647D;
|
||||
numberCellType63.MinimumValue = -2147483648D;
|
||||
this.fpSpread2_Sheet1.Columns.Get(4).CellType = numberCellType63;
|
||||
numberCellType7.DecimalPlaces = 0;
|
||||
numberCellType7.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
|
||||
numberCellType7.MaximumValue = 2147483647D;
|
||||
numberCellType7.MinimumValue = -2147483648D;
|
||||
this.fpSpread2_Sheet1.Columns.Get(4).CellType = numberCellType7;
|
||||
this.fpSpread2_Sheet1.Columns.Get(4).DataField = "process";
|
||||
this.fpSpread2_Sheet1.Columns.Get(4).Label = "진행";
|
||||
this.fpSpread2_Sheet1.Columns.Get(4).Width = 77F;
|
||||
@@ -1205,11 +1205,53 @@
|
||||
this.groupBox5.TabStop = false;
|
||||
this.groupBox5.Text = "프로젝트 지연 사유";
|
||||
//
|
||||
// dataGridView1
|
||||
//
|
||||
this.dataGridView1.AllowUserToAddRows = false;
|
||||
this.dataGridView1.AllowUserToDeleteRows = false;
|
||||
this.dataGridView1.AutoGenerateColumns = false;
|
||||
this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
||||
this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
||||
this.pdateDataGridViewTextBoxColumn,
|
||||
this.remarkDataGridViewTextBoxColumn});
|
||||
this.dataGridView1.DataSource = this.bsReason;
|
||||
this.dataGridView1.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.dataGridView1.Location = new System.Drawing.Point(10, 24);
|
||||
this.dataGridView1.Name = "dataGridView1";
|
||||
this.dataGridView1.RowHeadersVisible = false;
|
||||
this.dataGridView1.RowTemplate.Height = 23;
|
||||
this.dataGridView1.Size = new System.Drawing.Size(429, 208);
|
||||
this.dataGridView1.TabIndex = 3;
|
||||
this.dataGridView1.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.dataGridView1_DataError);
|
||||
//
|
||||
// pdateDataGridViewTextBoxColumn
|
||||
//
|
||||
this.pdateDataGridViewTextBoxColumn.DataPropertyName = "pdate";
|
||||
this.pdateDataGridViewTextBoxColumn.HeaderText = "등록일";
|
||||
this.pdateDataGridViewTextBoxColumn.Name = "pdateDataGridViewTextBoxColumn";
|
||||
//
|
||||
// remarkDataGridViewTextBoxColumn
|
||||
//
|
||||
this.remarkDataGridViewTextBoxColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
|
||||
this.remarkDataGridViewTextBoxColumn.DataPropertyName = "remark";
|
||||
this.remarkDataGridViewTextBoxColumn.HeaderText = "사유";
|
||||
this.remarkDataGridViewTextBoxColumn.Name = "remarkDataGridViewTextBoxColumn";
|
||||
//
|
||||
// bsReason
|
||||
//
|
||||
this.bsReason.DataMember = "EETGW_ProjectReson";
|
||||
this.bsReason.DataSource = this.dsPRJ;
|
||||
//
|
||||
// label3
|
||||
//
|
||||
this.label3.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsReason, "remark", true));
|
||||
this.label3.Dock = System.Windows.Forms.DockStyle.Bottom;
|
||||
this.label3.Location = new System.Drawing.Point(10, 232);
|
||||
this.label3.Name = "label3";
|
||||
this.label3.Size = new System.Drawing.Size(429, 40);
|
||||
this.label3.TabIndex = 4;
|
||||
this.label3.Text = "label3";
|
||||
//
|
||||
// bnReason
|
||||
//
|
||||
this.bnReason.AddNewItem = null;
|
||||
@@ -1346,7 +1388,7 @@
|
||||
this.toolStripButton18.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton18.Image")));
|
||||
this.toolStripButton18.ImageTransparentColor = System.Drawing.Color.Magenta;
|
||||
this.toolStripButton18.Name = "toolStripButton18";
|
||||
this.toolStripButton18.Size = new System.Drawing.Size(66, 20);
|
||||
this.toolStripButton18.Size = new System.Drawing.Size(66, 22);
|
||||
this.toolStripButton18.Text = "Refresh";
|
||||
this.toolStripButton18.Visible = false;
|
||||
//
|
||||
@@ -1354,47 +1396,6 @@
|
||||
//
|
||||
this.taReason.ClearBeforeFill = true;
|
||||
//
|
||||
// dataGridView1
|
||||
//
|
||||
this.dataGridView1.AllowUserToAddRows = false;
|
||||
this.dataGridView1.AllowUserToDeleteRows = false;
|
||||
this.dataGridView1.AutoGenerateColumns = false;
|
||||
this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
||||
this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
||||
this.pdateDataGridViewTextBoxColumn,
|
||||
this.remarkDataGridViewTextBoxColumn});
|
||||
this.dataGridView1.DataSource = this.bsReason;
|
||||
this.dataGridView1.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.dataGridView1.Location = new System.Drawing.Point(10, 24);
|
||||
this.dataGridView1.Name = "dataGridView1";
|
||||
this.dataGridView1.RowHeadersVisible = false;
|
||||
this.dataGridView1.RowTemplate.Height = 23;
|
||||
this.dataGridView1.Size = new System.Drawing.Size(429, 208);
|
||||
this.dataGridView1.TabIndex = 3;
|
||||
//
|
||||
// pdateDataGridViewTextBoxColumn
|
||||
//
|
||||
this.pdateDataGridViewTextBoxColumn.DataPropertyName = "pdate";
|
||||
this.pdateDataGridViewTextBoxColumn.HeaderText = "등록일";
|
||||
this.pdateDataGridViewTextBoxColumn.Name = "pdateDataGridViewTextBoxColumn";
|
||||
//
|
||||
// remarkDataGridViewTextBoxColumn
|
||||
//
|
||||
this.remarkDataGridViewTextBoxColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
|
||||
this.remarkDataGridViewTextBoxColumn.DataPropertyName = "remark";
|
||||
this.remarkDataGridViewTextBoxColumn.HeaderText = "사유";
|
||||
this.remarkDataGridViewTextBoxColumn.Name = "remarkDataGridViewTextBoxColumn";
|
||||
//
|
||||
// label3
|
||||
//
|
||||
this.label3.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsReason, "remark", true));
|
||||
this.label3.Dock = System.Windows.Forms.DockStyle.Bottom;
|
||||
this.label3.Location = new System.Drawing.Point(10, 232);
|
||||
this.label3.Name = "label3";
|
||||
this.label3.Size = new System.Drawing.Size(429, 40);
|
||||
this.label3.TabIndex = 4;
|
||||
this.label3.Text = "label3";
|
||||
//
|
||||
// fProjectSchedule
|
||||
//
|
||||
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
|
||||
@@ -1438,11 +1439,11 @@
|
||||
this.panel4.ResumeLayout(false);
|
||||
this.groupBox5.ResumeLayout(false);
|
||||
this.groupBox5.PerformLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.bsReason)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.bnReason)).EndInit();
|
||||
this.bnReason.ResumeLayout(false);
|
||||
this.bnReason.PerformLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
|
||||
this.ResumeLayout(false);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user