personal inventory : 날짜 선택하도록 lov 추가
This commit is contained in:
69
SubProject/FCM0000/fInventory.Designer.cs
generated
69
SubProject/FCM0000/fInventory.Designer.cs
generated
@@ -30,12 +30,12 @@
|
||||
{
|
||||
this.components = new System.ComponentModel.Container();
|
||||
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fInventory));
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle25 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle26 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle27 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle28 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle29 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle30 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
this.dsMSSQL = new FCM0000.dsMSSQL();
|
||||
this.bs = new System.Windows.Forms.BindingSource(this.components);
|
||||
this.ta = new FCM0000.dsMSSQLTableAdapters.InventoryTableAdapter();
|
||||
@@ -67,7 +67,6 @@
|
||||
this.btSearch = new System.Windows.Forms.ToolStripButton();
|
||||
this.taItem = new FCM0000.dsMSSQLTableAdapters.ItemsTableAdapter();
|
||||
this.dv1 = new arCtl.arDatagridView();
|
||||
this.taPrj = new FCM0000.dsMSSQLTableAdapters.ProjectsTableAdapter();
|
||||
this.dvc_iffnvtype = new System.Windows.Forms.DataGridViewComboBoxColumn();
|
||||
this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.dvc_projectname = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
@@ -78,6 +77,8 @@
|
||||
this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.taPrj = new FCM0000.dsMSSQLTableAdapters.ProjectsTableAdapter();
|
||||
this.toolStripLabel4 = new System.Windows.Forms.ToolStripLabel();
|
||||
((System.ComponentModel.ISupportInitialize)(this.dsMSSQL)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.bs)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.bn)).BeginInit();
|
||||
@@ -283,6 +284,7 @@
|
||||
this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
||||
this.toolStripLabel1,
|
||||
this.dtSD,
|
||||
this.toolStripLabel4,
|
||||
this.toolStripLabel2,
|
||||
this.dtED,
|
||||
this.btSearch});
|
||||
@@ -295,8 +297,9 @@
|
||||
// toolStripLabel1
|
||||
//
|
||||
this.toolStripLabel1.Name = "toolStripLabel1";
|
||||
this.toolStripLabel1.Size = new System.Drawing.Size(41, 22);
|
||||
this.toolStripLabel1.Text = "Period";
|
||||
this.toolStripLabel1.Size = new System.Drawing.Size(32, 22);
|
||||
this.toolStripLabel1.Text = "Start";
|
||||
this.toolStripLabel1.Click += new System.EventHandler(this.toolStripLabel1_Click);
|
||||
//
|
||||
// dtSD
|
||||
//
|
||||
@@ -307,8 +310,9 @@
|
||||
// toolStripLabel2
|
||||
//
|
||||
this.toolStripLabel2.Name = "toolStripLabel2";
|
||||
this.toolStripLabel2.Size = new System.Drawing.Size(15, 22);
|
||||
this.toolStripLabel2.Text = "~";
|
||||
this.toolStripLabel2.Size = new System.Drawing.Size(27, 22);
|
||||
this.toolStripLabel2.Text = "End";
|
||||
this.toolStripLabel2.Click += new System.EventHandler(this.toolStripLabel2_Click);
|
||||
//
|
||||
// dtED
|
||||
//
|
||||
@@ -362,10 +366,6 @@
|
||||
this.dv1.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.dv1_CellEndEdit);
|
||||
this.dv1.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.inventoryDataGridView_DataError);
|
||||
//
|
||||
// taPrj
|
||||
//
|
||||
this.taPrj.ClearBeforeFill = true;
|
||||
//
|
||||
// dvc_iffnvtype
|
||||
//
|
||||
this.dvc_iffnvtype.DataPropertyName = "invtype";
|
||||
@@ -385,8 +385,8 @@
|
||||
// dvc_projectname
|
||||
//
|
||||
this.dvc_projectname.DataPropertyName = "projectName";
|
||||
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
|
||||
this.dvc_projectname.DefaultCellStyle = dataGridViewCellStyle1;
|
||||
dataGridViewCellStyle25.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
|
||||
this.dvc_projectname.DefaultCellStyle = dataGridViewCellStyle25;
|
||||
this.dvc_projectname.HeaderText = "Project";
|
||||
this.dvc_projectname.Name = "dvc_projectname";
|
||||
this.dvc_projectname.Width = 69;
|
||||
@@ -394,9 +394,9 @@
|
||||
// dvc_project
|
||||
//
|
||||
this.dvc_project.DataPropertyName = "project";
|
||||
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||||
this.dvc_project.DefaultCellStyle = dataGridViewCellStyle2;
|
||||
dataGridViewCellStyle26.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
dataGridViewCellStyle26.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||||
this.dvc_project.DefaultCellStyle = dataGridViewCellStyle26;
|
||||
this.dvc_project.HeaderText = "idx";
|
||||
this.dvc_project.Name = "dvc_project";
|
||||
this.dvc_project.Width = 47;
|
||||
@@ -404,8 +404,8 @@
|
||||
// dvc_itemName
|
||||
//
|
||||
this.dvc_itemName.DataPropertyName = "itemName";
|
||||
dataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
|
||||
this.dvc_itemName.DefaultCellStyle = dataGridViewCellStyle3;
|
||||
dataGridViewCellStyle27.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
|
||||
this.dvc_itemName.DefaultCellStyle = dataGridViewCellStyle27;
|
||||
this.dvc_itemName.HeaderText = "Item";
|
||||
this.dvc_itemName.Name = "dvc_itemName";
|
||||
this.dvc_itemName.Width = 54;
|
||||
@@ -413,9 +413,9 @@
|
||||
// dvc_item
|
||||
//
|
||||
this.dvc_item.DataPropertyName = "item";
|
||||
dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||||
this.dvc_item.DefaultCellStyle = dataGridViewCellStyle4;
|
||||
dataGridViewCellStyle28.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
dataGridViewCellStyle28.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||||
this.dvc_item.DefaultCellStyle = dataGridViewCellStyle28;
|
||||
this.dvc_item.HeaderText = "idx";
|
||||
this.dvc_item.Name = "dvc_item";
|
||||
this.dvc_item.Width = 47;
|
||||
@@ -430,8 +430,8 @@
|
||||
// dataGridViewTextBoxColumn6
|
||||
//
|
||||
this.dataGridViewTextBoxColumn6.DataPropertyName = "dr_qty";
|
||||
dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
this.dataGridViewTextBoxColumn6.DefaultCellStyle = dataGridViewCellStyle5;
|
||||
dataGridViewCellStyle29.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
this.dataGridViewTextBoxColumn6.DefaultCellStyle = dataGridViewCellStyle29;
|
||||
this.dataGridViewTextBoxColumn6.HeaderText = "Qty";
|
||||
this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
|
||||
this.dataGridViewTextBoxColumn6.Width = 64;
|
||||
@@ -439,8 +439,8 @@
|
||||
// dataGridViewTextBoxColumn7
|
||||
//
|
||||
this.dataGridViewTextBoxColumn7.DataPropertyName = "dr_amt";
|
||||
dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
|
||||
this.dataGridViewTextBoxColumn7.DefaultCellStyle = dataGridViewCellStyle6;
|
||||
dataGridViewCellStyle30.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
|
||||
this.dataGridViewTextBoxColumn7.DefaultCellStyle = dataGridViewCellStyle30;
|
||||
this.dataGridViewTextBoxColumn7.HeaderText = "Amt";
|
||||
this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
|
||||
this.dataGridViewTextBoxColumn7.Width = 68;
|
||||
@@ -452,6 +452,16 @@
|
||||
this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
|
||||
this.dataGridViewTextBoxColumn10.Width = 66;
|
||||
//
|
||||
// taPrj
|
||||
//
|
||||
this.taPrj.ClearBeforeFill = true;
|
||||
//
|
||||
// toolStripLabel4
|
||||
//
|
||||
this.toolStripLabel4.Name = "toolStripLabel4";
|
||||
this.toolStripLabel4.Size = new System.Drawing.Size(15, 22);
|
||||
this.toolStripLabel4.Text = "~";
|
||||
//
|
||||
// fInventory
|
||||
//
|
||||
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
|
||||
@@ -521,5 +531,6 @@
|
||||
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
|
||||
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
|
||||
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10;
|
||||
private System.Windows.Forms.ToolStripLabel toolStripLabel4;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user