전자실업무현황 관련 추가
This commit is contained in:
263
SubProject/FPJ0000/SaveCost/fSaveCostData.Designer.cs
generated
263
SubProject/FPJ0000/SaveCost/fSaveCostData.Designer.cs
generated
@@ -41,6 +41,11 @@
|
||||
System.Windows.Forms.Label label3;
|
||||
System.Windows.Forms.Label label4;
|
||||
System.Windows.Forms.Label label6;
|
||||
System.Windows.Forms.Label label2;
|
||||
System.Windows.Forms.Label label5;
|
||||
System.Windows.Forms.Label label7;
|
||||
System.Windows.Forms.Label label8;
|
||||
System.Windows.Forms.Label label9;
|
||||
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fSaveCostData));
|
||||
this.tbIdx = new System.Windows.Forms.TextBox();
|
||||
this.bs = new System.Windows.Forms.BindingSource(this.components);
|
||||
@@ -72,10 +77,17 @@
|
||||
this.cmbPart = new System.Windows.Forms.ComboBox();
|
||||
this.arLabel1 = new arCtl.arLabel();
|
||||
this.panel1 = new System.Windows.Forms.Panel();
|
||||
this.textBox2 = new System.Windows.Forms.TextBox();
|
||||
this.arLabel2 = new arCtl.arLabel();
|
||||
this.weeklyCheckBox = new System.Windows.Forms.CheckBox();
|
||||
this.fanoutCheckBox = new System.Windows.Forms.CheckBox();
|
||||
this.cmbsubCate = new System.Windows.Forms.ComboBox();
|
||||
this.cmbCate = new System.Windows.Forms.ComboBox();
|
||||
this.cmbSite = new System.Windows.Forms.ComboBox();
|
||||
this.cmbWorkgrp = new System.Windows.Forms.ComboBox();
|
||||
this.cmbEEPart = new System.Windows.Forms.ComboBox();
|
||||
this.linkLabel4 = new System.Windows.Forms.LinkLabel();
|
||||
this.textBox2 = new System.Windows.Forms.TextBox();
|
||||
this.linkLabel2 = new System.Windows.Forms.LinkLabel();
|
||||
this.arLabel2 = new arCtl.arLabel();
|
||||
this.panel3 = new System.Windows.Forms.Panel();
|
||||
this.arLabel5 = new arCtl.arLabel();
|
||||
this.arLabel6 = new arCtl.arLabel();
|
||||
@@ -99,6 +111,11 @@
|
||||
label3 = new System.Windows.Forms.Label();
|
||||
label4 = new System.Windows.Forms.Label();
|
||||
label6 = new System.Windows.Forms.Label();
|
||||
label2 = new System.Windows.Forms.Label();
|
||||
label5 = new System.Windows.Forms.Label();
|
||||
label7 = new System.Windows.Forms.Label();
|
||||
label8 = new System.Windows.Forms.Label();
|
||||
label9 = new System.Windows.Forms.Label();
|
||||
((System.ComponentModel.ISupportInitialize)(this.bs)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.dsPRJ)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.bn)).BeginInit();
|
||||
@@ -118,7 +135,7 @@
|
||||
nameLabel.Location = new System.Drawing.Point(32, 59);
|
||||
nameLabel.Name = "nameLabel";
|
||||
nameLabel.Size = new System.Drawing.Size(41, 12);
|
||||
nameLabel.TabIndex = 0;
|
||||
nameLabel.TabIndex = 4;
|
||||
nameLabel.Text = "항목명";
|
||||
//
|
||||
// reqstaffLabel
|
||||
@@ -137,7 +154,7 @@
|
||||
userManagerLabel.Location = new System.Drawing.Point(3, 110);
|
||||
userManagerLabel.Name = "userManagerLabel";
|
||||
userManagerLabel.Size = new System.Drawing.Size(74, 21);
|
||||
userManagerLabel.TabIndex = 32;
|
||||
userManagerLabel.TabIndex = 10;
|
||||
userManagerLabel.Text = "작업담당";
|
||||
//
|
||||
// costoLabel
|
||||
@@ -182,7 +199,7 @@
|
||||
assetLabel.Location = new System.Drawing.Point(24, 86);
|
||||
assetLabel.Name = "assetLabel";
|
||||
assetLabel.Size = new System.Drawing.Size(53, 12);
|
||||
assetLabel.TabIndex = 2;
|
||||
assetLabel.TabIndex = 6;
|
||||
assetLabel.Text = "자산번호";
|
||||
//
|
||||
// label1
|
||||
@@ -211,7 +228,7 @@
|
||||
label4.Location = new System.Drawing.Point(56, 146);
|
||||
label4.Name = "label4";
|
||||
label4.Size = new System.Drawing.Size(29, 12);
|
||||
label4.TabIndex = 6;
|
||||
label4.TabIndex = 14;
|
||||
label4.Text = "비고";
|
||||
//
|
||||
// label6
|
||||
@@ -224,6 +241,51 @@
|
||||
label6.TabIndex = 87;
|
||||
label6.Text = "파트";
|
||||
//
|
||||
// label2
|
||||
//
|
||||
label2.AutoSize = true;
|
||||
label2.Location = new System.Drawing.Point(378, 117);
|
||||
label2.Name = "label2";
|
||||
label2.Size = new System.Drawing.Size(53, 12);
|
||||
label2.TabIndex = 12;
|
||||
label2.Text = "담당파트";
|
||||
//
|
||||
// label5
|
||||
//
|
||||
label5.AutoSize = true;
|
||||
label5.Location = new System.Drawing.Point(13, 173);
|
||||
label5.Name = "label5";
|
||||
label5.Size = new System.Drawing.Size(70, 12);
|
||||
label5.TabIndex = 16;
|
||||
label5.Text = "Work Group";
|
||||
//
|
||||
// label7
|
||||
//
|
||||
label7.AutoSize = true;
|
||||
label7.Location = new System.Drawing.Point(57, 200);
|
||||
label7.Name = "label7";
|
||||
label7.Size = new System.Drawing.Size(26, 12);
|
||||
label7.TabIndex = 18;
|
||||
label7.Text = "Site";
|
||||
//
|
||||
// label8
|
||||
//
|
||||
label8.AutoSize = true;
|
||||
label8.Location = new System.Drawing.Point(27, 227);
|
||||
label8.Name = "label8";
|
||||
label8.Size = new System.Drawing.Size(56, 12);
|
||||
label8.TabIndex = 20;
|
||||
label8.Text = "Category";
|
||||
//
|
||||
// label9
|
||||
//
|
||||
label9.AutoSize = true;
|
||||
label9.Location = new System.Drawing.Point(1, 254);
|
||||
label9.Name = "label9";
|
||||
label9.Size = new System.Drawing.Size(82, 12);
|
||||
label9.TabIndex = 22;
|
||||
label9.Text = "Sub Category";
|
||||
//
|
||||
// tbIdx
|
||||
//
|
||||
this.tbIdx.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "idx", true));
|
||||
@@ -252,7 +314,7 @@
|
||||
this.nameTextBox.Location = new System.Drawing.Point(93, 55);
|
||||
this.nameTextBox.Name = "nameTextBox";
|
||||
this.nameTextBox.Size = new System.Drawing.Size(447, 21);
|
||||
this.nameTextBox.TabIndex = 1;
|
||||
this.nameTextBox.TabIndex = 5;
|
||||
//
|
||||
// reqstaffTextBox
|
||||
//
|
||||
@@ -270,7 +332,7 @@
|
||||
this.sdateTextBox.Location = new System.Drawing.Point(93, 28);
|
||||
this.sdateTextBox.Name = "sdateTextBox";
|
||||
this.sdateTextBox.Size = new System.Drawing.Size(190, 21);
|
||||
this.sdateTextBox.TabIndex = 11;
|
||||
this.sdateTextBox.TabIndex = 1;
|
||||
//
|
||||
// edateTextBox
|
||||
//
|
||||
@@ -279,7 +341,7 @@
|
||||
this.edateTextBox.Location = new System.Drawing.Point(350, 28);
|
||||
this.edateTextBox.Name = "edateTextBox";
|
||||
this.edateTextBox.Size = new System.Drawing.Size(190, 21);
|
||||
this.edateTextBox.TabIndex = 13;
|
||||
this.edateTextBox.TabIndex = 3;
|
||||
//
|
||||
// userManagerTextBox
|
||||
//
|
||||
@@ -288,8 +350,8 @@
|
||||
this.userManagerTextBox.ImeMode = System.Windows.Forms.ImeMode.Hangul;
|
||||
this.userManagerTextBox.Location = new System.Drawing.Point(93, 107);
|
||||
this.userManagerTextBox.Name = "userManagerTextBox";
|
||||
this.userManagerTextBox.Size = new System.Drawing.Size(447, 29);
|
||||
this.userManagerTextBox.TabIndex = 33;
|
||||
this.userManagerTextBox.Size = new System.Drawing.Size(277, 29);
|
||||
this.userManagerTextBox.TabIndex = 11;
|
||||
//
|
||||
// costoTextBox
|
||||
//
|
||||
@@ -338,7 +400,7 @@
|
||||
this.remark_reqTextBox.Multiline = true;
|
||||
this.remark_reqTextBox.Name = "remark_reqTextBox";
|
||||
this.remark_reqTextBox.ScrollBars = System.Windows.Forms.ScrollBars.Both;
|
||||
this.remark_reqTextBox.Size = new System.Drawing.Size(451, 425);
|
||||
this.remark_reqTextBox.Size = new System.Drawing.Size(451, 327);
|
||||
this.remark_reqTextBox.TabIndex = 49;
|
||||
//
|
||||
// assetTextBox
|
||||
@@ -347,7 +409,7 @@
|
||||
this.assetTextBox.Location = new System.Drawing.Point(93, 82);
|
||||
this.assetTextBox.Name = "assetTextBox";
|
||||
this.assetTextBox.Size = new System.Drawing.Size(277, 21);
|
||||
this.assetTextBox.TabIndex = 3;
|
||||
this.assetTextBox.TabIndex = 7;
|
||||
//
|
||||
// bn
|
||||
//
|
||||
@@ -367,7 +429,7 @@
|
||||
this.bindingNavigatorMoveLastItem,
|
||||
this.bindingNavigatorSeparator2,
|
||||
this.btSave});
|
||||
this.bn.Location = new System.Drawing.Point(0, 488);
|
||||
this.bn.Location = new System.Drawing.Point(0, 508);
|
||||
this.bn.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
|
||||
this.bn.MoveLastItem = this.bindingNavigatorMoveLastItem;
|
||||
this.bn.MoveNextItem = this.bindingNavigatorMoveNextItem;
|
||||
@@ -412,6 +474,7 @@
|
||||
//
|
||||
this.bindingNavigatorPositionItem.AccessibleName = "위치";
|
||||
this.bindingNavigatorPositionItem.AutoSize = false;
|
||||
this.bindingNavigatorPositionItem.Font = new System.Drawing.Font("맑은 고딕", 9F);
|
||||
this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem";
|
||||
this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 23);
|
||||
this.bindingNavigatorPositionItem.Text = "0";
|
||||
@@ -478,7 +541,7 @@
|
||||
this.panel7.Controls.Add(reqstaffLabel);
|
||||
this.panel7.Controls.Add(this.cmbProcess);
|
||||
this.panel7.Controls.Add(label1);
|
||||
this.panel7.Location = new System.Drawing.Point(6, 185);
|
||||
this.panel7.Location = new System.Drawing.Point(6, 321);
|
||||
this.panel7.Name = "panel7";
|
||||
this.panel7.Size = new System.Drawing.Size(547, 63);
|
||||
this.panel7.TabIndex = 85;
|
||||
@@ -543,11 +606,23 @@
|
||||
// panel1
|
||||
//
|
||||
this.panel1.BackColor = System.Drawing.Color.Gainsboro;
|
||||
this.panel1.Controls.Add(this.weeklyCheckBox);
|
||||
this.panel1.Controls.Add(this.fanoutCheckBox);
|
||||
this.panel1.Controls.Add(this.cmbsubCate);
|
||||
this.panel1.Controls.Add(this.cmbCate);
|
||||
this.panel1.Controls.Add(this.cmbSite);
|
||||
this.panel1.Controls.Add(this.cmbWorkgrp);
|
||||
this.panel1.Controls.Add(this.cmbEEPart);
|
||||
this.panel1.Controls.Add(label9);
|
||||
this.panel1.Controls.Add(label8);
|
||||
this.panel1.Controls.Add(label7);
|
||||
this.panel1.Controls.Add(label5);
|
||||
this.panel1.Controls.Add(this.linkLabel4);
|
||||
this.panel1.Controls.Add(userManagerLabel);
|
||||
this.panel1.Controls.Add(this.textBox2);
|
||||
this.panel1.Controls.Add(this.userManagerTextBox);
|
||||
this.panel1.Controls.Add(this.linkLabel2);
|
||||
this.panel1.Controls.Add(label2);
|
||||
this.panel1.Controls.Add(label4);
|
||||
this.panel1.Controls.Add(this.assetTextBox);
|
||||
this.panel1.Controls.Add(this.sdateTextBox);
|
||||
@@ -560,9 +635,96 @@
|
||||
this.panel1.Controls.Add(this.tbIdx);
|
||||
this.panel1.Location = new System.Drawing.Point(6, 6);
|
||||
this.panel1.Name = "panel1";
|
||||
this.panel1.Size = new System.Drawing.Size(547, 173);
|
||||
this.panel1.Size = new System.Drawing.Size(547, 309);
|
||||
this.panel1.TabIndex = 86;
|
||||
//
|
||||
// weeklyCheckBox
|
||||
//
|
||||
this.weeklyCheckBox.BackColor = System.Drawing.Color.Lime;
|
||||
this.weeklyCheckBox.DataBindings.Add(new System.Windows.Forms.Binding("CheckState", this.bs, "weekly", true));
|
||||
this.weeklyCheckBox.Location = new System.Drawing.Point(402, 278);
|
||||
this.weeklyCheckBox.Name = "weeklyCheckBox";
|
||||
this.weeklyCheckBox.Size = new System.Drawing.Size(138, 24);
|
||||
this.weeklyCheckBox.TabIndex = 88;
|
||||
this.weeklyCheckBox.Text = "Weekly Highlight";
|
||||
this.weeklyCheckBox.UseVisualStyleBackColor = false;
|
||||
//
|
||||
// fanoutCheckBox
|
||||
//
|
||||
this.fanoutCheckBox.DataBindings.Add(new System.Windows.Forms.Binding("CheckState", this.bs, "fanout", true));
|
||||
this.fanoutCheckBox.Location = new System.Drawing.Point(91, 278);
|
||||
this.fanoutCheckBox.Name = "fanoutCheckBox";
|
||||
this.fanoutCheckBox.Size = new System.Drawing.Size(104, 24);
|
||||
this.fanoutCheckBox.TabIndex = 87;
|
||||
this.fanoutCheckBox.Text = "Fan-Out";
|
||||
this.fanoutCheckBox.UseVisualStyleBackColor = true;
|
||||
//
|
||||
// cmbsubCate
|
||||
//
|
||||
this.cmbsubCate.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
||||
this.cmbsubCate.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
||||
this.cmbsubCate.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "subcate", true));
|
||||
this.cmbsubCate.FormattingEnabled = true;
|
||||
this.cmbsubCate.Location = new System.Drawing.Point(93, 252);
|
||||
this.cmbsubCate.Name = "cmbsubCate";
|
||||
this.cmbsubCate.Size = new System.Drawing.Size(447, 20);
|
||||
this.cmbsubCate.TabIndex = 23;
|
||||
//
|
||||
// cmbCate
|
||||
//
|
||||
this.cmbCate.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
||||
this.cmbCate.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
||||
this.cmbCate.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "category", true));
|
||||
this.cmbCate.FormattingEnabled = true;
|
||||
this.cmbCate.Location = new System.Drawing.Point(93, 225);
|
||||
this.cmbCate.Name = "cmbCate";
|
||||
this.cmbCate.Size = new System.Drawing.Size(447, 20);
|
||||
this.cmbCate.TabIndex = 21;
|
||||
//
|
||||
// cmbSite
|
||||
//
|
||||
this.cmbSite.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
||||
this.cmbSite.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
||||
this.cmbSite.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "site", true));
|
||||
this.cmbSite.FormattingEnabled = true;
|
||||
this.cmbSite.Location = new System.Drawing.Point(93, 197);
|
||||
this.cmbSite.Name = "cmbSite";
|
||||
this.cmbSite.Size = new System.Drawing.Size(447, 20);
|
||||
this.cmbSite.TabIndex = 19;
|
||||
//
|
||||
// cmbWorkgrp
|
||||
//
|
||||
this.cmbWorkgrp.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
||||
this.cmbWorkgrp.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
||||
this.cmbWorkgrp.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "workgroup", true));
|
||||
this.cmbWorkgrp.FormattingEnabled = true;
|
||||
this.cmbWorkgrp.Location = new System.Drawing.Point(93, 171);
|
||||
this.cmbWorkgrp.Name = "cmbWorkgrp";
|
||||
this.cmbWorkgrp.Size = new System.Drawing.Size(447, 20);
|
||||
this.cmbWorkgrp.TabIndex = 17;
|
||||
//
|
||||
// cmbEEPart
|
||||
//
|
||||
this.cmbEEPart.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
||||
this.cmbEEPart.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
||||
this.cmbEEPart.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "eepart", true));
|
||||
this.cmbEEPart.FormattingEnabled = true;
|
||||
this.cmbEEPart.Location = new System.Drawing.Point(434, 114);
|
||||
this.cmbEEPart.Name = "cmbEEPart";
|
||||
this.cmbEEPart.Size = new System.Drawing.Size(106, 20);
|
||||
this.cmbEEPart.TabIndex = 13;
|
||||
//
|
||||
// linkLabel4
|
||||
//
|
||||
this.linkLabel4.AutoSize = true;
|
||||
this.linkLabel4.Location = new System.Drawing.Point(292, 32);
|
||||
this.linkLabel4.Name = "linkLabel4";
|
||||
this.linkLabel4.Size = new System.Drawing.Size(41, 12);
|
||||
this.linkLabel4.TabIndex = 2;
|
||||
this.linkLabel4.TabStop = true;
|
||||
this.linkLabel4.Text = "완료일";
|
||||
this.linkLabel4.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel4_LinkClicked);
|
||||
//
|
||||
// textBox2
|
||||
//
|
||||
this.textBox2.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "memo", true));
|
||||
@@ -570,7 +732,18 @@
|
||||
this.textBox2.Location = new System.Drawing.Point(93, 142);
|
||||
this.textBox2.Name = "textBox2";
|
||||
this.textBox2.Size = new System.Drawing.Size(447, 21);
|
||||
this.textBox2.TabIndex = 7;
|
||||
this.textBox2.TabIndex = 15;
|
||||
//
|
||||
// linkLabel2
|
||||
//
|
||||
this.linkLabel2.AutoSize = true;
|
||||
this.linkLabel2.Location = new System.Drawing.Point(47, 32);
|
||||
this.linkLabel2.Name = "linkLabel2";
|
||||
this.linkLabel2.Size = new System.Drawing.Size(41, 12);
|
||||
this.linkLabel2.TabIndex = 0;
|
||||
this.linkLabel2.TabStop = true;
|
||||
this.linkLabel2.Text = "시작일";
|
||||
this.linkLabel2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked);
|
||||
//
|
||||
// arLabel2
|
||||
//
|
||||
@@ -616,28 +789,6 @@
|
||||
this.arLabel2.TextShadow = true;
|
||||
this.arLabel2.TextVisible = true;
|
||||
//
|
||||
// linkLabel4
|
||||
//
|
||||
this.linkLabel4.AutoSize = true;
|
||||
this.linkLabel4.Location = new System.Drawing.Point(292, 32);
|
||||
this.linkLabel4.Name = "linkLabel4";
|
||||
this.linkLabel4.Size = new System.Drawing.Size(41, 12);
|
||||
this.linkLabel4.TabIndex = 89;
|
||||
this.linkLabel4.TabStop = true;
|
||||
this.linkLabel4.Text = "완료일";
|
||||
this.linkLabel4.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel4_LinkClicked);
|
||||
//
|
||||
// linkLabel2
|
||||
//
|
||||
this.linkLabel2.AutoSize = true;
|
||||
this.linkLabel2.Location = new System.Drawing.Point(47, 32);
|
||||
this.linkLabel2.Name = "linkLabel2";
|
||||
this.linkLabel2.Size = new System.Drawing.Size(41, 12);
|
||||
this.linkLabel2.TabIndex = 87;
|
||||
this.linkLabel2.TabStop = true;
|
||||
this.linkLabel2.Text = "시작일";
|
||||
this.linkLabel2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked);
|
||||
//
|
||||
// panel3
|
||||
//
|
||||
this.panel3.BackColor = System.Drawing.Color.Gainsboro;
|
||||
@@ -650,7 +801,7 @@
|
||||
this.panel3.Controls.Add(costnLabel);
|
||||
this.panel3.Controls.Add(this.costoTextBox);
|
||||
this.panel3.Controls.Add(costoLabel);
|
||||
this.panel3.Location = new System.Drawing.Point(6, 254);
|
||||
this.panel3.Location = new System.Drawing.Point(6, 390);
|
||||
this.panel3.Name = "panel3";
|
||||
this.panel3.Size = new System.Drawing.Size(546, 85);
|
||||
this.panel3.TabIndex = 86;
|
||||
@@ -755,7 +906,7 @@
|
||||
this.arPanel1.ForeColor = System.Drawing.Color.Khaki;
|
||||
this.arPanel1.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
|
||||
this.arPanel1.GradientRepeatBG = true;
|
||||
this.arPanel1.Location = new System.Drawing.Point(559, 6);
|
||||
this.arPanel1.Location = new System.Drawing.Point(559, 123);
|
||||
this.arPanel1.Name = "arPanel1";
|
||||
this.arPanel1.Padding = new System.Windows.Forms.Padding(1);
|
||||
this.arPanel1.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
|
||||
@@ -766,7 +917,7 @@
|
||||
this.arPanel1.ProgressValue = 0F;
|
||||
this.arPanel1.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
|
||||
this.arPanel1.ShowBorder = true;
|
||||
this.arPanel1.Size = new System.Drawing.Size(453, 450);
|
||||
this.arPanel1.Size = new System.Drawing.Size(453, 352);
|
||||
this.arPanel1.TabIndex = 88;
|
||||
this.arPanel1.Text = "arPanel1";
|
||||
this.arPanel1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||||
@@ -777,9 +928,14 @@
|
||||
//
|
||||
this.tam.BackupDataSetBeforeUpdate = false;
|
||||
this.tam.Connection = null;
|
||||
this.tam.EETGW_JobReport_AutoInputTableAdapter = null;
|
||||
this.tam.EETGW_JobReport_EBoardTableAdapter = null;
|
||||
this.tam.EETGW_NoteTableAdapter = null;
|
||||
this.tam.EETGW_ProjecthistoryDTableAdapter = null;
|
||||
this.tam.EETGW_ProjectToDoTableAdapter = null;
|
||||
this.tam.EETGW_SaveCostTableAdapter = null;
|
||||
this.tam.JobReportTableAdapter = null;
|
||||
this.tam.ProjectPartStatusTableAdapter = null;
|
||||
this.tam.ProjectsHistoryTableAdapter = null;
|
||||
this.tam.ProjectsIOMapTableAdapter = null;
|
||||
this.tam.ProjectsMailListTableAdapter = null;
|
||||
@@ -796,7 +952,7 @@
|
||||
this.tabControl1.Location = new System.Drawing.Point(0, 0);
|
||||
this.tabControl1.Name = "tabControl1";
|
||||
this.tabControl1.SelectedIndex = 0;
|
||||
this.tabControl1.Size = new System.Drawing.Size(1026, 488);
|
||||
this.tabControl1.Size = new System.Drawing.Size(1026, 508);
|
||||
this.tabControl1.TabIndex = 93;
|
||||
//
|
||||
// tabPage1
|
||||
@@ -809,7 +965,7 @@
|
||||
this.tabPage1.Location = new System.Drawing.Point(4, 22);
|
||||
this.tabPage1.Name = "tabPage1";
|
||||
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
|
||||
this.tabPage1.Size = new System.Drawing.Size(1018, 462);
|
||||
this.tabPage1.Size = new System.Drawing.Size(1018, 482);
|
||||
this.tabPage1.TabIndex = 0;
|
||||
this.tabPage1.Text = "일반사항";
|
||||
this.tabPage1.UseVisualStyleBackColor = true;
|
||||
@@ -826,7 +982,7 @@
|
||||
this.arPanel2.ForeColor = System.Drawing.Color.Khaki;
|
||||
this.arPanel2.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
|
||||
this.arPanel2.GradientRepeatBG = true;
|
||||
this.arPanel2.Location = new System.Drawing.Point(6, 345);
|
||||
this.arPanel2.Location = new System.Drawing.Point(560, 6);
|
||||
this.arPanel2.Name = "arPanel2";
|
||||
this.arPanel2.Padding = new System.Windows.Forms.Padding(1);
|
||||
this.arPanel2.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
|
||||
@@ -837,7 +993,7 @@
|
||||
this.arPanel2.ProgressValue = 0F;
|
||||
this.arPanel2.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
|
||||
this.arPanel2.ShowBorder = true;
|
||||
this.arPanel2.Size = new System.Drawing.Size(546, 111);
|
||||
this.arPanel2.Size = new System.Drawing.Size(451, 111);
|
||||
this.arPanel2.TabIndex = 88;
|
||||
this.arPanel2.Text = "arPanel1";
|
||||
this.arPanel2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||||
@@ -846,7 +1002,7 @@
|
||||
//
|
||||
// textBox1
|
||||
//
|
||||
this.textBox1.BackColor = System.Drawing.Color.Gainsboro;
|
||||
this.textBox1.BackColor = System.Drawing.Color.White;
|
||||
this.textBox1.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||
this.textBox1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "remark_req", true));
|
||||
this.textBox1.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
@@ -855,7 +1011,7 @@
|
||||
this.textBox1.Multiline = true;
|
||||
this.textBox1.Name = "textBox1";
|
||||
this.textBox1.ScrollBars = System.Windows.Forms.ScrollBars.Both;
|
||||
this.textBox1.Size = new System.Drawing.Size(544, 86);
|
||||
this.textBox1.Size = new System.Drawing.Size(449, 86);
|
||||
this.textBox1.TabIndex = 49;
|
||||
//
|
||||
// arLabel7
|
||||
@@ -895,7 +1051,7 @@
|
||||
this.arLabel7.SignAlign = System.Drawing.ContentAlignment.BottomRight;
|
||||
this.arLabel7.SignColor = System.Drawing.Color.Yellow;
|
||||
this.arLabel7.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
|
||||
this.arLabel7.Size = new System.Drawing.Size(544, 23);
|
||||
this.arLabel7.Size = new System.Drawing.Size(449, 23);
|
||||
this.arLabel7.TabIndex = 86;
|
||||
this.arLabel7.Text = "요청 사항";
|
||||
this.arLabel7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
@@ -910,7 +1066,7 @@
|
||||
//
|
||||
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||||
this.ClientSize = new System.Drawing.Size(1026, 513);
|
||||
this.ClientSize = new System.Drawing.Size(1026, 533);
|
||||
this.Controls.Add(this.tabControl1);
|
||||
this.Controls.Add(this.bn);
|
||||
this.MinimizeBox = false;
|
||||
@@ -986,5 +1142,12 @@
|
||||
private arCtl.arPanel arPanel2;
|
||||
private System.Windows.Forms.TextBox textBox1;
|
||||
private arCtl.arLabel arLabel7;
|
||||
private System.Windows.Forms.ComboBox cmbEEPart;
|
||||
private System.Windows.Forms.ComboBox cmbsubCate;
|
||||
private System.Windows.Forms.ComboBox cmbCate;
|
||||
private System.Windows.Forms.ComboBox cmbSite;
|
||||
private System.Windows.Forms.ComboBox cmbWorkgrp;
|
||||
private System.Windows.Forms.CheckBox weeklyCheckBox;
|
||||
private System.Windows.Forms.CheckBox fanoutCheckBox;
|
||||
}
|
||||
}
|
||||
@@ -26,7 +26,7 @@ namespace FPJ0000
|
||||
e.Row["wdate"] = DateTime.Now;
|
||||
e.Row["pidx"] = this.dr.idx;
|
||||
e.Row["div"] = "";
|
||||
e.Row["remark"] = string.Empty;
|
||||
e.Row["remark"] = string.Empty;
|
||||
e.Row["pdate"] = DateTime.Now.ToShortDateString();
|
||||
}
|
||||
private void fProjectData_Load(object sender, EventArgs e)
|
||||
@@ -43,11 +43,63 @@ namespace FPJ0000
|
||||
this.cmbPart.ValueMember = "Value";
|
||||
this.cmbPart.DataSource = dt_part;
|
||||
|
||||
|
||||
var db = new EEEntities();
|
||||
|
||||
//담당파트목록
|
||||
var lst_uid = db.EETGW_SaveCost.Where(t => string.IsNullOrEmpty(t.eepart) == false).OrderBy(t => t.eepart).GroupBy(t => t.eepart).Select(t => t.FirstOrDefault());
|
||||
this.cmbEEPart.Items.AddRange(lst_uid.Select(t => t.eepart).ToArray());
|
||||
|
||||
//WorkGroup
|
||||
var lst_wgp = db.EETGW_SaveCost.Where(t => string.IsNullOrEmpty(t.workgroup) == false).OrderBy(t => t.workgroup).GroupBy(t => t.workgroup).Select(t => t.FirstOrDefault());
|
||||
this.cmbWorkgrp.Items.AddRange(lst_wgp.Select(t => t.workgroup).ToArray());
|
||||
|
||||
//Site
|
||||
var lst_sit = db.EETGW_SaveCost.Where(t => string.IsNullOrEmpty(t.site) == false).OrderBy(t => t.site).GroupBy(t => t.site).Select(t => t.FirstOrDefault());
|
||||
this.cmbSite.Items.AddRange(lst_sit.Select(t => t.site).ToArray());
|
||||
|
||||
//category
|
||||
var lst_cat = db.EETGW_SaveCost.Where(t => string.IsNullOrEmpty(t.category) == false).OrderBy(t => t.category).GroupBy(t => t.category).Select(t => t.FirstOrDefault());
|
||||
this.cmbCate.Items.AddRange(lst_cat.Select(t => t.category).ToArray());
|
||||
|
||||
//Sub Cate
|
||||
var lst_sct = db.EETGW_SaveCost.Where(t => string.IsNullOrEmpty(t.subcate) == false).OrderBy(t => t.subcate).GroupBy(t => t.subcate).Select(t => t.FirstOrDefault());
|
||||
this.cmbsubCate.Items.AddRange(lst_sct.Select(t => t.subcate).ToArray());
|
||||
|
||||
|
||||
//site 기본값
|
||||
var prelist = new string[] { "ATK", "ATC", "ATEP", "ATP", "J-Device" };
|
||||
foreach (var item in prelist)
|
||||
if (cmbSite.Items.Contains(item) == false) cmbSite.Items.Add(item);
|
||||
|
||||
//기본값(담당파트)
|
||||
prelist = new string[] { "EE1", "EE2", "K5EE" };
|
||||
foreach (var item in prelist)
|
||||
if (cmbEEPart.Items.Contains(item) == false) cmbEEPart.Items.Add(item);
|
||||
|
||||
|
||||
//기본값(워크그룹)
|
||||
prelist = new string[] { "Automation", "Bump", "Development", "FOL", "EOL", "K5EE", "Machine Shop", "SMT", "TCDS" };
|
||||
foreach (var item in prelist)
|
||||
if (cmbWorkgrp.Items.Contains(item) == false) cmbWorkgrp.Items.Add(item);
|
||||
|
||||
|
||||
//기본값추가
|
||||
prelist = new string[] { "Capex", "R&M" };
|
||||
foreach (var item in prelist)
|
||||
if (cmbCate.Items.Contains(item) == false) cmbCate.Items.Add(item);
|
||||
|
||||
//sub category
|
||||
prelist = new string[] { "비용절감", "생산성", "자동화", "품질", "환경안전" };
|
||||
foreach (var item in prelist)
|
||||
if (cmbsubCate.Items.Contains(item) == false) cmbsubCate.Items.Add(item);
|
||||
|
||||
|
||||
this.bs.DataSource = dr;
|
||||
|
||||
|
||||
this.cmbProcess.Text = dr.process;
|
||||
this.cmbPart.Text = dr.part;
|
||||
|
||||
|
||||
//일반사용자의경우에는 상태를 변경하지 못한다.
|
||||
int curLevel = Math.Max(FCOMMON.info.Login.level, FCOMMON.DBM.getAuth(FCOMMON.DBM.eAuthType.project));
|
||||
if (curLevel >= 5)
|
||||
@@ -56,7 +108,7 @@ namespace FPJ0000
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -77,7 +129,7 @@ namespace FPJ0000
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
void SelectDate(TextBox ctl)
|
||||
{
|
||||
DateTime dt;
|
||||
@@ -110,7 +162,7 @@ namespace FPJ0000
|
||||
SelectDate(edateTextBox);
|
||||
}
|
||||
|
||||
|
||||
|
||||
private void bs_CurrentChanged(object sender, EventArgs e)
|
||||
{
|
||||
|
||||
|
||||
@@ -153,6 +153,21 @@
|
||||
<metadata name="label6.GenerateMember" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<value>False</value>
|
||||
</metadata>
|
||||
<metadata name="label2.GenerateMember" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<value>False</value>
|
||||
</metadata>
|
||||
<metadata name="label5.GenerateMember" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<value>False</value>
|
||||
</metadata>
|
||||
<metadata name="label7.GenerateMember" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<value>False</value>
|
||||
</metadata>
|
||||
<metadata name="label8.GenerateMember" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<value>False</value>
|
||||
</metadata>
|
||||
<metadata name="label9.GenerateMember" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<value>False</value>
|
||||
</metadata>
|
||||
<metadata name="bs.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>100, 17</value>
|
||||
</metadata>
|
||||
|
||||
339
SubProject/FPJ0000/SaveCost/fSaveCostList.Designer.cs
generated
339
SubProject/FPJ0000/SaveCost/fSaveCostList.Designer.cs
generated
@@ -43,6 +43,13 @@
|
||||
FarPoint.Win.Spread.CellType.TextCellType textCellType7 = new FarPoint.Win.Spread.CellType.TextCellType();
|
||||
FarPoint.Win.Spread.CellType.TextCellType textCellType8 = new FarPoint.Win.Spread.CellType.TextCellType();
|
||||
FarPoint.Win.Spread.CellType.TextCellType textCellType9 = new FarPoint.Win.Spread.CellType.TextCellType();
|
||||
FarPoint.Win.Spread.CellType.TextCellType textCellType10 = new FarPoint.Win.Spread.CellType.TextCellType();
|
||||
FarPoint.Win.Spread.CellType.TextCellType textCellType11 = new FarPoint.Win.Spread.CellType.TextCellType();
|
||||
FarPoint.Win.Spread.CellType.TextCellType textCellType12 = new FarPoint.Win.Spread.CellType.TextCellType();
|
||||
FarPoint.Win.Spread.CellType.TextCellType textCellType13 = new FarPoint.Win.Spread.CellType.TextCellType();
|
||||
FarPoint.Win.Spread.CellType.TextCellType textCellType14 = new FarPoint.Win.Spread.CellType.TextCellType();
|
||||
FarPoint.Win.Spread.CellType.CheckBoxCellType checkBoxCellType1 = new FarPoint.Win.Spread.CellType.CheckBoxCellType();
|
||||
FarPoint.Win.Spread.CellType.CheckBoxCellType checkBoxCellType2 = new FarPoint.Win.Spread.CellType.CheckBoxCellType();
|
||||
this.bn = new System.Windows.Forms.BindingNavigator(this.components);
|
||||
this.bs = new System.Windows.Forms.BindingSource(this.components);
|
||||
this.dsMSSQL = new FPJ0000.dsPRJ();
|
||||
@@ -77,8 +84,12 @@
|
||||
this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripSeparator();
|
||||
this.엑셀파일로저장ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||
this.fpSpread1 = new FarPoint.Win.Spread.FpSpread();
|
||||
this.fpSpread1_Sheet1 = new FarPoint.Win.Spread.SheetView();
|
||||
this.toolStrip1 = new System.Windows.Forms.ToolStrip();
|
||||
this.cmbDateType = new System.Windows.Forms.ToolStripComboBox();
|
||||
this.dtSD = new System.Windows.Forms.ToolStripTextBox();
|
||||
this.lbEnd = new System.Windows.Forms.ToolStripLabel();
|
||||
this.dtED = new System.Windows.Forms.ToolStripTextBox();
|
||||
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
|
||||
this.toolStripLabel3 = new System.Windows.Forms.ToolStripLabel();
|
||||
this.tbRequest = new System.Windows.Forms.ToolStripTextBox();
|
||||
@@ -104,22 +115,18 @@
|
||||
this.panel3 = new System.Windows.Forms.Panel();
|
||||
this.tam = new FPJ0000.dsPRJTableAdapters.TableAdapterManager();
|
||||
this.ta = new FPJ0000.dsPRJTableAdapters.EETGW_SaveCostTableAdapter();
|
||||
this.fpSpread1_Sheet1 = new FarPoint.Win.Spread.SheetView();
|
||||
this.dtSD = new System.Windows.Forms.ToolStripTextBox();
|
||||
this.lbEnd = new System.Windows.Forms.ToolStripLabel();
|
||||
this.dtED = new System.Windows.Forms.ToolStripTextBox();
|
||||
((System.ComponentModel.ISupportInitialize)(this.bn)).BeginInit();
|
||||
this.bn.SuspendLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.bs)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.dsMSSQL)).BeginInit();
|
||||
this.cm.SuspendLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.fpSpread1)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).BeginInit();
|
||||
this.toolStrip1.SuspendLayout();
|
||||
this.tableLayoutPanel1.SuspendLayout();
|
||||
this.panel4.SuspendLayout();
|
||||
this.tableLayoutPanel2.SuspendLayout();
|
||||
this.panel3.SuspendLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).BeginInit();
|
||||
this.SuspendLayout();
|
||||
//
|
||||
// bn
|
||||
@@ -417,6 +424,163 @@
|
||||
this.fpSpread1.StatusBarVisible = true;
|
||||
this.fpSpread1.TabIndex = 2;
|
||||
//
|
||||
// fpSpread1_Sheet1
|
||||
//
|
||||
this.fpSpread1_Sheet1.Reset();
|
||||
this.fpSpread1_Sheet1.SheetName = "Sheet1";
|
||||
// Formulas and custom names must be loaded with R1C1 reference style
|
||||
this.fpSpread1_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1;
|
||||
this.fpSpread1_Sheet1.ColumnCount = 20;
|
||||
this.fpSpread1_Sheet1.ActiveColumnIndex = -1;
|
||||
this.fpSpread1_Sheet1.ActiveRowIndex = -1;
|
||||
this.fpSpread1_Sheet1.AutoGenerateColumns = false;
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 0).Value = "등록일";
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 1).Value = "항목";
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 2).Value = "파트";
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 3).Value = "공정";
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 4).Value = "요청";
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 5).Value = "담당";
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 6).Value = "수량";
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 7).Value = "Original\r\n($K)";
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 8).StyleName = " ";
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 8).Value = "InHouse($K)";
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 9).Value = "Effect\r\n($K)";
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 10).Value = "완료일";
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 11).Value = "비고";
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 12).Value = "자산번호";
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 13).Value = "담당 파트";
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 14).Value = "Work Group";
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 15).Value = "Site";
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 16).Value = "Category";
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 17).Value = "Sub Category";
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 19).Value = "Highlight";
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Rows.Get(0).Height = 46F;
|
||||
this.fpSpread1_Sheet1.Columns.Get(0).CellType = textCellType1;
|
||||
this.fpSpread1_Sheet1.Columns.Get(0).DataField = "pdate";
|
||||
this.fpSpread1_Sheet1.Columns.Get(0).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(0).Label = "등록일";
|
||||
this.fpSpread1_Sheet1.Columns.Get(0).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(1).CellType = textCellType2;
|
||||
this.fpSpread1_Sheet1.Columns.Get(1).DataField = "name";
|
||||
this.fpSpread1_Sheet1.Columns.Get(1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
|
||||
this.fpSpread1_Sheet1.Columns.Get(1).Label = "항목";
|
||||
this.fpSpread1_Sheet1.Columns.Get(1).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(2).AllowAutoFilter = true;
|
||||
this.fpSpread1_Sheet1.Columns.Get(2).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
|
||||
this.fpSpread1_Sheet1.Columns.Get(2).CellType = textCellType3;
|
||||
this.fpSpread1_Sheet1.Columns.Get(2).DataField = "part";
|
||||
this.fpSpread1_Sheet1.Columns.Get(2).Label = "파트";
|
||||
this.fpSpread1_Sheet1.Columns.Get(2).Width = 69F;
|
||||
this.fpSpread1_Sheet1.Columns.Get(3).AllowAutoFilter = true;
|
||||
this.fpSpread1_Sheet1.Columns.Get(3).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
|
||||
this.fpSpread1_Sheet1.Columns.Get(3).CellType = textCellType4;
|
||||
this.fpSpread1_Sheet1.Columns.Get(3).DataField = "process";
|
||||
this.fpSpread1_Sheet1.Columns.Get(3).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
|
||||
this.fpSpread1_Sheet1.Columns.Get(3).Label = "공정";
|
||||
this.fpSpread1_Sheet1.Columns.Get(3).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(3).Width = 78F;
|
||||
this.fpSpread1_Sheet1.Columns.Get(4).AllowAutoFilter = true;
|
||||
this.fpSpread1_Sheet1.Columns.Get(4).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
|
||||
this.fpSpread1_Sheet1.Columns.Get(4).CellType = textCellType5;
|
||||
this.fpSpread1_Sheet1.Columns.Get(4).DataField = "reqstaff";
|
||||
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;
|
||||
this.fpSpread1_Sheet1.Columns.Get(4).Width = 78F;
|
||||
this.fpSpread1_Sheet1.Columns.Get(5).AllowAutoFilter = true;
|
||||
this.fpSpread1_Sheet1.Columns.Get(5).CellType = textCellType6;
|
||||
this.fpSpread1_Sheet1.Columns.Get(5).DataField = "userManager";
|
||||
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;
|
||||
this.fpSpread1_Sheet1.Columns.Get(5).Width = 78F;
|
||||
numberCellType1.DecimalPlaces = 0;
|
||||
numberCellType1.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
|
||||
numberCellType1.MaximumValue = 2147483647D;
|
||||
numberCellType1.MinimumValue = -2147483648D;
|
||||
this.fpSpread1_Sheet1.Columns.Get(6).CellType = numberCellType1;
|
||||
this.fpSpread1_Sheet1.Columns.Get(6).DataField = "cnt";
|
||||
this.fpSpread1_Sheet1.Columns.Get(6).Label = "수량";
|
||||
numberCellType2.MaximumValue = 999999999999999D;
|
||||
numberCellType2.MinimumValue = -999999999999999D;
|
||||
this.fpSpread1_Sheet1.Columns.Get(7).CellType = numberCellType2;
|
||||
this.fpSpread1_Sheet1.Columns.Get(7).DataField = "costo";
|
||||
this.fpSpread1_Sheet1.Columns.Get(7).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(7).Label = "Original\r\n($K)";
|
||||
this.fpSpread1_Sheet1.Columns.Get(7).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
numberCellType3.MaximumValue = 999999999999999D;
|
||||
numberCellType3.MinimumValue = -999999999999999D;
|
||||
this.fpSpread1_Sheet1.Columns.Get(8).CellType = numberCellType3;
|
||||
this.fpSpread1_Sheet1.Columns.Get(8).DataField = "costn";
|
||||
this.fpSpread1_Sheet1.Columns.Get(8).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(8).Label = "InHouse($K)";
|
||||
this.fpSpread1_Sheet1.Columns.Get(8).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(9).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||||
numberCellType4.MaximumValue = 999999999999999D;
|
||||
numberCellType4.MinimumValue = -999999999999999D;
|
||||
this.fpSpread1_Sheet1.Columns.Get(9).CellType = numberCellType4;
|
||||
this.fpSpread1_Sheet1.Columns.Get(9).DataField = "coste";
|
||||
this.fpSpread1_Sheet1.Columns.Get(9).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
||||
this.fpSpread1_Sheet1.Columns.Get(9).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(9).Label = "Effect\r\n($K)";
|
||||
this.fpSpread1_Sheet1.Columns.Get(9).Tag = "effect";
|
||||
this.fpSpread1_Sheet1.Columns.Get(9).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(10).CellType = textCellType7;
|
||||
this.fpSpread1_Sheet1.Columns.Get(10).DataField = "edate";
|
||||
this.fpSpread1_Sheet1.Columns.Get(10).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(10).Label = "완료일";
|
||||
this.fpSpread1_Sheet1.Columns.Get(10).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(11).CellType = textCellType8;
|
||||
this.fpSpread1_Sheet1.Columns.Get(11).DataField = "memo";
|
||||
this.fpSpread1_Sheet1.Columns.Get(11).Label = "비고";
|
||||
this.fpSpread1_Sheet1.Columns.Get(12).CellType = textCellType9;
|
||||
this.fpSpread1_Sheet1.Columns.Get(12).DataField = "asset";
|
||||
this.fpSpread1_Sheet1.Columns.Get(12).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(12).Label = "자산번호";
|
||||
this.fpSpread1_Sheet1.Columns.Get(12).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(13).CellType = textCellType10;
|
||||
this.fpSpread1_Sheet1.Columns.Get(13).DataField = "eepart";
|
||||
this.fpSpread1_Sheet1.Columns.Get(13).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(13).Label = "담당 파트";
|
||||
this.fpSpread1_Sheet1.Columns.Get(13).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(14).CellType = textCellType11;
|
||||
this.fpSpread1_Sheet1.Columns.Get(14).DataField = "workgroup";
|
||||
this.fpSpread1_Sheet1.Columns.Get(14).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(14).Label = "Work Group";
|
||||
this.fpSpread1_Sheet1.Columns.Get(14).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(15).AllowAutoFilter = true;
|
||||
this.fpSpread1_Sheet1.Columns.Get(15).CellType = textCellType12;
|
||||
this.fpSpread1_Sheet1.Columns.Get(15).DataField = "site";
|
||||
this.fpSpread1_Sheet1.Columns.Get(15).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(15).Label = "Site";
|
||||
this.fpSpread1_Sheet1.Columns.Get(15).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(16).AllowAutoFilter = true;
|
||||
this.fpSpread1_Sheet1.Columns.Get(16).CellType = textCellType13;
|
||||
this.fpSpread1_Sheet1.Columns.Get(16).DataField = "category";
|
||||
this.fpSpread1_Sheet1.Columns.Get(16).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(16).Label = "Category";
|
||||
this.fpSpread1_Sheet1.Columns.Get(16).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(17).CellType = textCellType14;
|
||||
this.fpSpread1_Sheet1.Columns.Get(17).DataField = "subcate";
|
||||
this.fpSpread1_Sheet1.Columns.Get(17).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(17).Label = "Sub Category";
|
||||
this.fpSpread1_Sheet1.Columns.Get(17).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(18).CellType = checkBoxCellType1;
|
||||
this.fpSpread1_Sheet1.Columns.Get(18).DataField = "fanout";
|
||||
this.fpSpread1_Sheet1.Columns.Get(18).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(18).Tag = "fanout";
|
||||
this.fpSpread1_Sheet1.Columns.Get(18).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(19).CellType = checkBoxCellType2;
|
||||
this.fpSpread1_Sheet1.Columns.Get(19).DataField = "weekly";
|
||||
this.fpSpread1_Sheet1.Columns.Get(19).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(19).Label = "Highlight";
|
||||
this.fpSpread1_Sheet1.Columns.Get(19).Tag = "weekly";
|
||||
this.fpSpread1_Sheet1.Columns.Get(19).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.DataAutoSizeColumns = false;
|
||||
this.fpSpread1_Sheet1.DataSource = this.bs;
|
||||
this.fpSpread1_Sheet1.RowHeader.Columns.Default.Resizable = false;
|
||||
this.fpSpread1_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
|
||||
//
|
||||
// toolStrip1
|
||||
//
|
||||
this.toolStrip1.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
|
||||
@@ -446,6 +610,30 @@
|
||||
this.cmbDateType.Name = "cmbDateType";
|
||||
this.cmbDateType.Size = new System.Drawing.Size(121, 27);
|
||||
//
|
||||
// dtSD
|
||||
//
|
||||
this.dtSD.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.dtSD.Font = new System.Drawing.Font("맑은 고딕", 9F);
|
||||
this.dtSD.Name = "dtSD";
|
||||
this.dtSD.Size = new System.Drawing.Size(90, 27);
|
||||
this.dtSD.Text = "1982-11-23";
|
||||
this.dtSD.TextBoxTextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
||||
//
|
||||
// lbEnd
|
||||
//
|
||||
this.lbEnd.Name = "lbEnd";
|
||||
this.lbEnd.Size = new System.Drawing.Size(15, 24);
|
||||
this.lbEnd.Text = "~";
|
||||
//
|
||||
// dtED
|
||||
//
|
||||
this.dtED.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.dtED.Font = new System.Drawing.Font("맑은 고딕", 9F);
|
||||
this.dtED.Name = "dtED";
|
||||
this.dtED.Size = new System.Drawing.Size(90, 27);
|
||||
this.dtED.Text = "1982-11-23";
|
||||
this.dtED.TextBoxTextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
||||
//
|
||||
// toolStripSeparator2
|
||||
//
|
||||
this.toolStripSeparator2.Name = "toolStripSeparator2";
|
||||
@@ -723,9 +911,14 @@
|
||||
//
|
||||
this.tam.BackupDataSetBeforeUpdate = false;
|
||||
this.tam.Connection = null;
|
||||
this.tam.EETGW_JobReport_AutoInputTableAdapter = null;
|
||||
this.tam.EETGW_JobReport_EBoardTableAdapter = null;
|
||||
this.tam.EETGW_NoteTableAdapter = null;
|
||||
this.tam.EETGW_ProjecthistoryDTableAdapter = null;
|
||||
this.tam.EETGW_ProjectToDoTableAdapter = null;
|
||||
this.tam.EETGW_SaveCostTableAdapter = null;
|
||||
this.tam.JobReportTableAdapter = null;
|
||||
this.tam.ProjectPartStatusTableAdapter = null;
|
||||
this.tam.ProjectsHistoryTableAdapter = null;
|
||||
this.tam.ProjectsIOMapTableAdapter = null;
|
||||
this.tam.ProjectsMailListTableAdapter = null;
|
||||
@@ -739,138 +932,6 @@
|
||||
//
|
||||
this.ta.ClearBeforeFill = true;
|
||||
//
|
||||
// fpSpread1_Sheet1
|
||||
//
|
||||
this.fpSpread1_Sheet1.Reset();
|
||||
this.fpSpread1_Sheet1.SheetName = "Sheet1";
|
||||
// Formulas and custom names must be loaded with R1C1 reference style
|
||||
this.fpSpread1_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1;
|
||||
this.fpSpread1_Sheet1.ColumnCount = 13;
|
||||
this.fpSpread1_Sheet1.ColumnHeader.RowCount = 2;
|
||||
this.fpSpread1_Sheet1.ActiveColumnIndex = -1;
|
||||
this.fpSpread1_Sheet1.ActiveRowIndex = -1;
|
||||
this.fpSpread1_Sheet1.AutoGenerateColumns = false;
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 0).Value = "등록일";
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 1).RowSpan = 2;
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 1).Value = "파트";
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 2).Value = "항목";
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 3).RowSpan = 2;
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 3).Value = "공정";
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 4).RowSpan = 2;
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 4).Value = "요청";
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 5).RowSpan = 2;
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 5).Value = "담당";
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 6).RowSpan = 2;
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 6).Value = "Original\r\n($K)";
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 7).RowSpan = 2;
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 7).StyleName = " ";
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 7).Value = "Input\r\n($K)";
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 8).Value = "수량";
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 9).RowSpan = 2;
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 9).Value = "Effect\r\n($K)";
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 10).Value = "완료일";
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 11).RowSpan = 2;
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 11).Value = "비고";
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 12).Value = "자산번호";
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Rows.Get(0).Height = 46F;
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Rows.Get(1).Height = 0F;
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Rows.Get(1).Visible = false;
|
||||
this.fpSpread1_Sheet1.Columns.Get(0).CellType = textCellType1;
|
||||
this.fpSpread1_Sheet1.Columns.Get(0).DataField = "pdate";
|
||||
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 = textCellType2;
|
||||
this.fpSpread1_Sheet1.Columns.Get(1).DataField = "part";
|
||||
this.fpSpread1_Sheet1.Columns.Get(2).CellType = textCellType3;
|
||||
this.fpSpread1_Sheet1.Columns.Get(2).DataField = "name";
|
||||
this.fpSpread1_Sheet1.Columns.Get(2).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
|
||||
this.fpSpread1_Sheet1.Columns.Get(2).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(3).AllowAutoFilter = true;
|
||||
this.fpSpread1_Sheet1.Columns.Get(3).CellType = textCellType4;
|
||||
this.fpSpread1_Sheet1.Columns.Get(3).DataField = "process";
|
||||
this.fpSpread1_Sheet1.Columns.Get(3).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
|
||||
this.fpSpread1_Sheet1.Columns.Get(3).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(3).Width = 78F;
|
||||
this.fpSpread1_Sheet1.Columns.Get(4).AllowAutoFilter = true;
|
||||
this.fpSpread1_Sheet1.Columns.Get(4).CellType = textCellType5;
|
||||
this.fpSpread1_Sheet1.Columns.Get(4).DataField = "reqstaff";
|
||||
this.fpSpread1_Sheet1.Columns.Get(4).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(4).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(4).Width = 78F;
|
||||
this.fpSpread1_Sheet1.Columns.Get(5).AllowAutoFilter = true;
|
||||
this.fpSpread1_Sheet1.Columns.Get(5).CellType = textCellType6;
|
||||
this.fpSpread1_Sheet1.Columns.Get(5).DataField = "userManager";
|
||||
this.fpSpread1_Sheet1.Columns.Get(5).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(5).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(5).Width = 78F;
|
||||
numberCellType1.MaximumValue = 999999999999999D;
|
||||
numberCellType1.MinimumValue = -999999999999999D;
|
||||
this.fpSpread1_Sheet1.Columns.Get(6).CellType = numberCellType1;
|
||||
this.fpSpread1_Sheet1.Columns.Get(6).DataField = "costo";
|
||||
this.fpSpread1_Sheet1.Columns.Get(6).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(6).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
numberCellType2.MaximumValue = 999999999999999D;
|
||||
numberCellType2.MinimumValue = -999999999999999D;
|
||||
this.fpSpread1_Sheet1.Columns.Get(7).CellType = numberCellType2;
|
||||
this.fpSpread1_Sheet1.Columns.Get(7).DataField = "costn";
|
||||
this.fpSpread1_Sheet1.Columns.Get(7).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(7).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
numberCellType3.DecimalPlaces = 0;
|
||||
numberCellType3.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
|
||||
numberCellType3.MaximumValue = 2147483647D;
|
||||
numberCellType3.MinimumValue = -2147483648D;
|
||||
this.fpSpread1_Sheet1.Columns.Get(8).CellType = numberCellType3;
|
||||
this.fpSpread1_Sheet1.Columns.Get(8).DataField = "cnt";
|
||||
this.fpSpread1_Sheet1.Columns.Get(8).ForeColor = System.Drawing.Color.Blue;
|
||||
this.fpSpread1_Sheet1.Columns.Get(8).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(8).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(9).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||||
numberCellType4.MaximumValue = 999999999999999D;
|
||||
numberCellType4.MinimumValue = -999999999999999D;
|
||||
this.fpSpread1_Sheet1.Columns.Get(9).CellType = numberCellType4;
|
||||
this.fpSpread1_Sheet1.Columns.Get(9).DataField = "coste";
|
||||
this.fpSpread1_Sheet1.Columns.Get(9).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
||||
this.fpSpread1_Sheet1.Columns.Get(9).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(9).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(10).CellType = textCellType7;
|
||||
this.fpSpread1_Sheet1.Columns.Get(10).DataField = "edate";
|
||||
this.fpSpread1_Sheet1.Columns.Get(10).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(10).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(11).CellType = textCellType8;
|
||||
this.fpSpread1_Sheet1.Columns.Get(11).DataField = "memo";
|
||||
this.fpSpread1_Sheet1.Columns.Get(12).CellType = textCellType9;
|
||||
this.fpSpread1_Sheet1.Columns.Get(12).DataField = "asset";
|
||||
this.fpSpread1_Sheet1.Columns.Get(12).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(12).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.DataAutoSizeColumns = false;
|
||||
this.fpSpread1_Sheet1.DataSource = this.bs;
|
||||
this.fpSpread1_Sheet1.RowHeader.Columns.Default.Resizable = false;
|
||||
this.fpSpread1_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
|
||||
//
|
||||
// dtSD
|
||||
//
|
||||
this.dtSD.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.dtSD.Font = new System.Drawing.Font("맑은 고딕", 9F);
|
||||
this.dtSD.Name = "dtSD";
|
||||
this.dtSD.Size = new System.Drawing.Size(90, 27);
|
||||
this.dtSD.Text = "1982-11-23";
|
||||
this.dtSD.TextBoxTextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
||||
//
|
||||
// lbEnd
|
||||
//
|
||||
this.lbEnd.Name = "lbEnd";
|
||||
this.lbEnd.Size = new System.Drawing.Size(15, 24);
|
||||
this.lbEnd.Text = "~";
|
||||
//
|
||||
// dtED
|
||||
//
|
||||
this.dtED.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.dtED.Font = new System.Drawing.Font("맑은 고딕", 9F);
|
||||
this.dtED.Name = "dtED";
|
||||
this.dtED.Size = new System.Drawing.Size(90, 27);
|
||||
this.dtED.Text = "1982-11-23";
|
||||
this.dtED.TextBoxTextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
||||
//
|
||||
// fSaveCostList
|
||||
//
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
|
||||
@@ -891,13 +952,13 @@
|
||||
((System.ComponentModel.ISupportInitialize)(this.dsMSSQL)).EndInit();
|
||||
this.cm.ResumeLayout(false);
|
||||
((System.ComponentModel.ISupportInitialize)(this.fpSpread1)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).EndInit();
|
||||
this.toolStrip1.ResumeLayout(false);
|
||||
this.toolStrip1.PerformLayout();
|
||||
this.tableLayoutPanel1.ResumeLayout(false);
|
||||
this.panel4.ResumeLayout(false);
|
||||
this.tableLayoutPanel2.ResumeLayout(false);
|
||||
this.panel3.ResumeLayout(false);
|
||||
((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).EndInit();
|
||||
this.ResumeLayout(false);
|
||||
this.PerformLayout();
|
||||
|
||||
@@ -966,9 +1027,9 @@
|
||||
private System.Windows.Forms.RichTextBox richTextBox2;
|
||||
private System.Windows.Forms.Label label8;
|
||||
private System.Windows.Forms.ContextMenuStrip cm;
|
||||
private FarPoint.Win.Spread.SheetView fpSpread1_Sheet1;
|
||||
private System.Windows.Forms.ToolStripTextBox dtSD;
|
||||
private System.Windows.Forms.ToolStripLabel lbEnd;
|
||||
private System.Windows.Forms.ToolStripTextBox dtED;
|
||||
private FarPoint.Win.Spread.SheetView fpSpread1_Sheet1;
|
||||
}
|
||||
}
|
||||
@@ -43,23 +43,23 @@ namespace FPJ0000
|
||||
|
||||
refreshData();
|
||||
|
||||
//일반사용자의경우에는 상태를 변경하지 못한다.
|
||||
int curLevel = Math.Max(FCOMMON.info.Login.level, FCOMMON.DBM.getAuth(FCOMMON.DBM.eAuthType.savecost));
|
||||
if (curLevel >= 5)
|
||||
{
|
||||
btSave.Visible = true;
|
||||
}
|
||||
else
|
||||
{
|
||||
btSave.Visible = false; //목록에서 저장버튼은 제거한다.
|
||||
fpSpread1.EditMode = false;
|
||||
fpSpread1.Sheets[0].SelectionUnit = FarPoint.Win.Spread.Model.SelectionUnit.Row;
|
||||
fpSpread1.EditModePermanent = false;
|
||||
fpSpread1.EditModeReplace = false;
|
||||
////일반사용자의경우에는 상태를 변경하지 못한다.
|
||||
//int curLevel = Math.Max(FCOMMON.info.Login.level, FCOMMON.DBM.getAuth(FCOMMON.DBM.eAuthType.savecost));
|
||||
//if (curLevel >= 5)
|
||||
//{
|
||||
// btSave.Visible = true;
|
||||
//}
|
||||
//else
|
||||
//{
|
||||
// btSave.Visible = false; //목록에서 저장버튼은 제거한다.
|
||||
// fpSpread1.EditMode = false;
|
||||
// fpSpread1.Sheets[0].SelectionUnit = FarPoint.Win.Spread.Model.SelectionUnit.Row;
|
||||
// fpSpread1.EditModePermanent = false;
|
||||
// fpSpread1.EditModeReplace = false;
|
||||
|
||||
foreach (FarPoint.Win.Spread.Column col in fpSpread1.ActiveSheet.Columns)
|
||||
col.Locked = true;
|
||||
}
|
||||
// foreach (FarPoint.Win.Spread.Column col in fpSpread1.ActiveSheet.Columns)
|
||||
// col.Locked = true;
|
||||
//}
|
||||
}
|
||||
|
||||
void refreshData()
|
||||
@@ -67,7 +67,7 @@ namespace FPJ0000
|
||||
string state = "";
|
||||
string State_Select = " SELECT * FROM EETGW_SaveCost";
|
||||
string State_where = " WHERE gcode=@gcode and ";
|
||||
|
||||
|
||||
var dateField = "pdate";
|
||||
if (cmbDateType.SelectedIndex == 1) dateField = "edate";
|
||||
|
||||
@@ -96,7 +96,7 @@ namespace FPJ0000
|
||||
this.dsMSSQL.EETGW_SaveCost.Clear();
|
||||
sda.Fill(this.dsMSSQL.EETGW_SaveCost);
|
||||
|
||||
|
||||
|
||||
this.dsMSSQL.EETGW_SaveCost.AcceptChanges();
|
||||
|
||||
sbSumE.Text = this.dsMSSQL.EETGW_SaveCost.Sum(t => t.coste).ToString("N2");
|
||||
@@ -111,43 +111,54 @@ namespace FPJ0000
|
||||
{
|
||||
|
||||
////삭제컬럼인덱스
|
||||
//this.fpSpread1.SuspendLayout();
|
||||
//var statindex = this.fpSpread1.ActiveSheet.Columns["edate"].Index;
|
||||
//for (int i = 0; i < this.fpSpread1.ActiveSheet.Rows.Count; i++)
|
||||
//{
|
||||
// var state = this.fpSpread1.ActiveSheet.GetValue(i, statindex);
|
||||
// string stateStr = string.Empty;
|
||||
// if (state != null) stateStr = state.ToString();
|
||||
this.fpSpread1.SuspendLayout();
|
||||
var col_fanout = this.fpSpread1.ActiveSheet.Columns["fanout"].Index;
|
||||
var col_weekly = this.fpSpread1.ActiveSheet.Columns["weekly"].Index;
|
||||
var col_effect = this.fpSpread1.ActiveSheet.Columns["effect"].Index;
|
||||
for (int i = 0; i < this.fpSpread1.ActiveSheet.Rows.Count; i++)
|
||||
{
|
||||
var o_fanout = this.fpSpread1.ActiveSheet.GetValue(i, col_fanout);
|
||||
var o_weekly = this.fpSpread1.ActiveSheet.GetValue(i, col_weekly);
|
||||
bool b_fanout = false;
|
||||
bool b_weekly = false;
|
||||
if (o_fanout != null) b_fanout = (bool)o_fanout;
|
||||
if (o_weekly != null) b_weekly = (bool)o_weekly;
|
||||
|
||||
// this.fpSpread1.ActiveSheet.Rows[i].BackColor = Color.White;
|
||||
// switch (stateStr.ToLower())
|
||||
// {
|
||||
// case "검토":
|
||||
// this.fpSpread1.ActiveSheet.Rows[i].ForeColor = Color.Blue;
|
||||
// break;
|
||||
// case "취소":
|
||||
// this.fpSpread1.ActiveSheet.Rows[i].ForeColor = Color.Red;
|
||||
// break;
|
||||
// case "진행":
|
||||
// this.fpSpread1.ActiveSheet.Rows[i].ForeColor = Color.Green;
|
||||
// break;
|
||||
// case "보류":
|
||||
// this.fpSpread1.ActiveSheet.Rows[i].ForeColor = Color.Tomato;
|
||||
// break;
|
||||
// case "완료(보고)":
|
||||
// this.fpSpread1.ActiveSheet.Rows[i].ForeColor = Color.Gray;
|
||||
// break;
|
||||
// case "완료":
|
||||
// this.fpSpread1.ActiveSheet.Rows[i].ForeColor = Color.Magenta;
|
||||
// break;
|
||||
// default:
|
||||
// this.fpSpread1.ActiveSheet.Rows[i].ForeColor = Color.Black;
|
||||
// break;
|
||||
// }
|
||||
if (b_weekly) this.fpSpread1.ActiveSheet.Rows[i].BackColor = Color.Lime;
|
||||
else this.fpSpread1.ActiveSheet.Rows[i].BackColor = Color.White;
|
||||
|
||||
//}
|
||||
this.fpSpread1.ActiveSheet.Cells[i, col_effect].BackColor = Color.FromArgb(200, 200, 200);
|
||||
|
||||
|
||||
// this.fpSpread1.ActiveSheet.Rows[i].BackColor = Color.White;
|
||||
// switch (stateStr.ToLower())
|
||||
// {
|
||||
// case "검토":
|
||||
// this.fpSpread1.ActiveSheet.Rows[i].ForeColor = Color.Blue;
|
||||
// break;
|
||||
// case "취소":
|
||||
// this.fpSpread1.ActiveSheet.Rows[i].ForeColor = Color.Red;
|
||||
// break;
|
||||
// case "진행":
|
||||
// this.fpSpread1.ActiveSheet.Rows[i].ForeColor = Color.Green;
|
||||
// break;
|
||||
// case "보류":
|
||||
// this.fpSpread1.ActiveSheet.Rows[i].ForeColor = Color.Tomato;
|
||||
// break;
|
||||
// case "완료(보고)":
|
||||
// this.fpSpread1.ActiveSheet.Rows[i].ForeColor = Color.Gray;
|
||||
// break;
|
||||
// case "완료":
|
||||
// this.fpSpread1.ActiveSheet.Rows[i].ForeColor = Color.Magenta;
|
||||
// break;
|
||||
// default:
|
||||
// this.fpSpread1.ActiveSheet.Rows[i].ForeColor = Color.Black;
|
||||
// break;
|
||||
// }
|
||||
|
||||
}
|
||||
FPUtil.ColSizeLoad(ref this.fpSpread1, fn_fpcolsize);
|
||||
//this.fpSpread1.ResumeLayout();
|
||||
this.fpSpread1.ResumeLayout();
|
||||
}
|
||||
|
||||
void funcSave(Boolean pmt)
|
||||
@@ -166,6 +177,7 @@ namespace FPJ0000
|
||||
this.ta.Update(this.dsMSSQL.EETGW_SaveCost);
|
||||
dsMSSQL.EETGW_SaveCost.AcceptChanges();
|
||||
FPUtil.ColSizeLoad(ref this.fpSpread1, fn_fpcolsize);
|
||||
FormattingData();
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
@@ -185,9 +197,9 @@ namespace FPJ0000
|
||||
e.Row["wdate"] = DateTime.Now;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
private void autoToolStripMenuItem_Click(object sender, EventArgs e)
|
||||
{
|
||||
@@ -217,7 +229,7 @@ namespace FPJ0000
|
||||
FPUtil.ColSizeLoad(ref this.fpSpread1, fn_fpcolsize);
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
private void toolStripLabel3_Click(object sender, EventArgs e)
|
||||
{
|
||||
@@ -231,8 +243,8 @@ namespace FPJ0000
|
||||
refreshData();
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
private void tbFind_KeyDown(object sender, KeyEventArgs e)
|
||||
{
|
||||
@@ -329,8 +341,8 @@ namespace FPJ0000
|
||||
{
|
||||
var newdr = this.dsMSSQL.EETGW_SaveCost.NewEETGW_SaveCostRow();
|
||||
newdr.wuid = FCOMMON.info.Login.no;
|
||||
newdr.wdate = DateTime.Now;
|
||||
newdr.pdate = DateTime.Now.ToString("yyyy-MM-dd");
|
||||
newdr.wdate = DateTime.Now;
|
||||
newdr.pdate = DateTime.Now.ToString("yyyy-MM-dd");
|
||||
newdr.edate = DateTime.Now.ToString("yyyy-MM-dd");
|
||||
newdr.userManager = FCOMMON.info.Login.nameK;
|
||||
newdr.userprocess = FCOMMON.info.Login.process;
|
||||
@@ -384,13 +396,13 @@ namespace FPJ0000
|
||||
btSearch.PerformClick();
|
||||
}
|
||||
|
||||
|
||||
|
||||
private void 삭제ToolStripMenuItem_Click(object sender, EventArgs e)
|
||||
{
|
||||
funcDelete();
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
private void toolStripButton2_Click_1(object sender, EventArgs e)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user