diff --git a/SubProject/FEQ0000/Purchase/fPurchase.Designer.cs b/SubProject/FEQ0000/Purchase/fPurchase.Designer.cs
index a4a6134..f0bde2e 100644
--- a/SubProject/FEQ0000/Purchase/fPurchase.Designer.cs
+++ b/SubProject/FEQ0000/Purchase/fPurchase.Designer.cs
@@ -28,151 +28,151 @@
///
private void InitializeComponent()
{
- this.components = new System.ComponentModel.Container();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fPurchase));
- FarPoint.Win.Spread.CellType.TextCellType textCellType1 = new FarPoint.Win.Spread.CellType.TextCellType();
- 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.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.NumberCellType numberCellType1 = new FarPoint.Win.Spread.CellType.NumberCellType();
- 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.NumberCellType numberCellType2 = new FarPoint.Win.Spread.CellType.NumberCellType();
- FarPoint.Win.Spread.CellType.TextCellType textCellType13 = new FarPoint.Win.Spread.CellType.TextCellType();
- 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.TextCellType textCellType14 = new FarPoint.Win.Spread.CellType.TextCellType();
- FarPoint.Win.Spread.CellType.NumberCellType numberCellType6 = new FarPoint.Win.Spread.CellType.NumberCellType();
- FarPoint.Win.Spread.CellType.TextCellType textCellType15 = new FarPoint.Win.Spread.CellType.TextCellType();
- FarPoint.Win.Spread.CellType.NumberCellType numberCellType7 = new FarPoint.Win.Spread.CellType.NumberCellType();
- FarPoint.Win.Spread.CellType.TextCellType textCellType16 = new FarPoint.Win.Spread.CellType.TextCellType();
- FarPoint.Win.Spread.CellType.TextCellType textCellType17 = new FarPoint.Win.Spread.CellType.TextCellType();
- FarPoint.Win.Spread.CellType.TextCellType textCellType18 = new FarPoint.Win.Spread.CellType.TextCellType();
- FarPoint.Win.Spread.CellType.NumberCellType numberCellType8 = new FarPoint.Win.Spread.CellType.NumberCellType();
- FarPoint.Win.Spread.CellType.TextCellType textCellType19 = new FarPoint.Win.Spread.CellType.TextCellType();
- FarPoint.Win.Spread.CellType.CheckBoxCellType checkBoxCellType1 = new FarPoint.Win.Spread.CellType.CheckBoxCellType();
- this.dsPurchase = new FEQ0000.dsPurchase();
- this.bs = new System.Windows.Forms.BindingSource(this.components);
- this.ta = new FEQ0000.dsPurchaseTableAdapters.PurchaseTableAdapter();
- this.tam = new FEQ0000.dsPurchaseTableAdapters.TableAdapterManager();
- this.bn = new System.Windows.Forms.BindingNavigator(this.components);
- this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel();
- this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton();
- this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton();
- this.bindingNavigatorSeparator = new System.Windows.Forms.ToolStripSeparator();
- this.bindingNavigatorPositionItem = new System.Windows.Forms.ToolStripTextBox();
- this.bindingNavigatorSeparator1 = new System.Windows.Forms.ToolStripSeparator();
- this.bindingNavigatorMoveNextItem = new System.Windows.Forms.ToolStripButton();
- this.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton();
- this.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator();
- this.btAdd = new System.Windows.Forms.ToolStripButton();
- this.btCopy = new System.Windows.Forms.ToolStripButton();
- this.btEdit = new System.Windows.Forms.ToolStripButton();
- this.btDel = new System.Windows.Forms.ToolStripButton();
- this.btSave = new System.Windows.Forms.ToolStripButton();
- this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
- this.lbSum = new System.Windows.Forms.ToolStripLabel();
- this.toolStripLabel5 = new System.Windows.Forms.ToolStripLabel();
- this.toolStripLabel2 = new System.Windows.Forms.ToolStripLabel();
- this.tbFind = new System.Windows.Forms.ToolStripTextBox();
- this.btFind = new System.Windows.Forms.ToolStripButton();
- this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
- this.toolStripButton6 = new System.Windows.Forms.ToolStripButton();
- this.toolStripButton1 = new System.Windows.Forms.ToolStripDropDownButton();
- this.집계표ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.구매승인양식ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripButton7 = new System.Windows.Forms.ToolStripDropDownButton();
- this.입고품목메일전송ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.엑셀에서가져오기ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.견적서폴더열기ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.cm1 = new System.Windows.Forms.ContextMenuStrip(this.components);
- this.columnSizeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.autoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.resetToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.saveToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.loadToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripMenuItem3 = new System.Windows.Forms.ToolStripSeparator();
- this.exportDataToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripMenuItem4 = new System.Windows.Forms.ToolStripSeparator();
- this.추가ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.makeRepeatToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.편집ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
- this.삭제ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripSeparator();
- this.sC검색ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.cRCF검색ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStrip1 = new System.Windows.Forms.ToolStrip();
- this.cmDate = 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.toolStripLabel4 = new System.Windows.Forms.ToolStripLabel();
- this.cmbSort = new System.Windows.Forms.ToolStripComboBox();
- this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
- this.toolStripLabel1 = new System.Windows.Forms.ToolStripLabel();
- this.cmbState = new System.Windows.Forms.ToolStripComboBox();
- this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
- this.toolStripLabel3 = new System.Windows.Forms.ToolStripLabel();
- this.tbRequest = new System.Windows.Forms.ToolStripTextBox();
- this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
- this.btSearch = new System.Windows.Forms.ToolStripButton();
- this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
- this.toolStripDropDownButton1 = new System.Windows.Forms.ToolStripDropDownButton();
- this.금일입고품목ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.내가등록한자료ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.이번달자료ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripButton2 = new System.Windows.Forms.ToolStripButton();
- this.btViewDel = new System.Windows.Forms.ToolStripButton();
- this.toolStripButton3 = new System.Windows.Forms.ToolStripButton();
- this.fpSpread1 = new FarPoint.Win.Spread.FpSpread();
- this.label1 = new System.Windows.Forms.Label();
- this.fpSpread1_Sheet1 = new FarPoint.Win.Spread.SheetView();
- ((System.ComponentModel.ISupportInitialize)(this.dsPurchase)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.bs)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.bn)).BeginInit();
- this.bn.SuspendLayout();
- this.cm1.SuspendLayout();
- this.toolStrip1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.fpSpread1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).BeginInit();
- this.SuspendLayout();
- //
- // dsPurchase
- //
- this.dsPurchase.DataSetName = "dsPurchase";
- this.dsPurchase.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
- //
- // bs
- //
- this.bs.DataMember = "Purchase";
- this.bs.DataSource = this.dsPurchase;
- this.bs.CurrentChanged += new System.EventHandler(this.bs_CurrentChanged);
- //
- // ta
- //
- this.ta.ClearBeforeFill = true;
- //
- // tam
- //
- this.tam.BackupDataSetBeforeUpdate = true;
- this.tam.PurchaseTableAdapter = this.ta;
- this.tam.UpdateOrder = FEQ0000.dsPurchaseTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
- //
- // bn
- //
- this.bn.AddNewItem = null;
- this.bn.BindingSource = this.bs;
- this.bn.CountItem = this.bindingNavigatorCountItem;
- this.bn.DeleteItem = null;
- this.bn.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.bn.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
+ this.components = new System.ComponentModel.Container();
+ System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fPurchase));
+ FarPoint.Win.Spread.CellType.TextCellType textCellType1 = new FarPoint.Win.Spread.CellType.TextCellType();
+ 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.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.NumberCellType numberCellType1 = new FarPoint.Win.Spread.CellType.NumberCellType();
+ 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.NumberCellType numberCellType2 = new FarPoint.Win.Spread.CellType.NumberCellType();
+ FarPoint.Win.Spread.CellType.TextCellType textCellType13 = new FarPoint.Win.Spread.CellType.TextCellType();
+ 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.TextCellType textCellType14 = new FarPoint.Win.Spread.CellType.TextCellType();
+ FarPoint.Win.Spread.CellType.NumberCellType numberCellType6 = new FarPoint.Win.Spread.CellType.NumberCellType();
+ FarPoint.Win.Spread.CellType.TextCellType textCellType15 = new FarPoint.Win.Spread.CellType.TextCellType();
+ FarPoint.Win.Spread.CellType.NumberCellType numberCellType7 = new FarPoint.Win.Spread.CellType.NumberCellType();
+ FarPoint.Win.Spread.CellType.TextCellType textCellType16 = new FarPoint.Win.Spread.CellType.TextCellType();
+ FarPoint.Win.Spread.CellType.TextCellType textCellType17 = new FarPoint.Win.Spread.CellType.TextCellType();
+ FarPoint.Win.Spread.CellType.TextCellType textCellType18 = new FarPoint.Win.Spread.CellType.TextCellType();
+ FarPoint.Win.Spread.CellType.NumberCellType numberCellType8 = new FarPoint.Win.Spread.CellType.NumberCellType();
+ FarPoint.Win.Spread.CellType.TextCellType textCellType19 = new FarPoint.Win.Spread.CellType.TextCellType();
+ FarPoint.Win.Spread.CellType.CheckBoxCellType checkBoxCellType1 = new FarPoint.Win.Spread.CellType.CheckBoxCellType();
+ this.dsPurchase = new FEQ0000.dsPurchase();
+ this.bs = new System.Windows.Forms.BindingSource(this.components);
+ this.ta = new FEQ0000.dsPurchaseTableAdapters.PurchaseTableAdapter();
+ this.tam = new FEQ0000.dsPurchaseTableAdapters.TableAdapterManager();
+ this.bn = new System.Windows.Forms.BindingNavigator(this.components);
+ this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel();
+ this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton();
+ this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton();
+ this.bindingNavigatorSeparator = new System.Windows.Forms.ToolStripSeparator();
+ this.bindingNavigatorPositionItem = new System.Windows.Forms.ToolStripTextBox();
+ this.bindingNavigatorSeparator1 = new System.Windows.Forms.ToolStripSeparator();
+ this.bindingNavigatorMoveNextItem = new System.Windows.Forms.ToolStripButton();
+ this.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton();
+ this.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator();
+ this.btAdd = new System.Windows.Forms.ToolStripButton();
+ this.btCopy = new System.Windows.Forms.ToolStripButton();
+ this.btEdit = new System.Windows.Forms.ToolStripButton();
+ this.btDel = new System.Windows.Forms.ToolStripButton();
+ this.btSave = new System.Windows.Forms.ToolStripButton();
+ this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
+ this.lbSum = new System.Windows.Forms.ToolStripLabel();
+ this.toolStripLabel5 = new System.Windows.Forms.ToolStripLabel();
+ this.toolStripLabel2 = new System.Windows.Forms.ToolStripLabel();
+ this.tbFind = new System.Windows.Forms.ToolStripTextBox();
+ this.btFind = new System.Windows.Forms.ToolStripButton();
+ this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
+ this.toolStripButton6 = new System.Windows.Forms.ToolStripButton();
+ this.toolStripButton1 = new System.Windows.Forms.ToolStripDropDownButton();
+ this.집계표ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.구매승인양식ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.toolStripButton7 = new System.Windows.Forms.ToolStripDropDownButton();
+ this.입고품목메일전송ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.엑셀에서가져오기ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.견적서폴더열기ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.cm1 = new System.Windows.Forms.ContextMenuStrip(this.components);
+ this.columnSizeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.autoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.resetToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.saveToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.loadToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.toolStripMenuItem3 = new System.Windows.Forms.ToolStripSeparator();
+ this.exportDataToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.toolStripMenuItem4 = new System.Windows.Forms.ToolStripSeparator();
+ this.추가ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.makeRepeatToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.편집ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
+ this.삭제ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripSeparator();
+ this.sC검색ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.cRCF검색ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.toolStrip1 = new System.Windows.Forms.ToolStrip();
+ this.cmDate = 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.toolStripLabel4 = new System.Windows.Forms.ToolStripLabel();
+ this.cmbSort = new System.Windows.Forms.ToolStripComboBox();
+ this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
+ this.toolStripLabel1 = new System.Windows.Forms.ToolStripLabel();
+ this.cmbState = new System.Windows.Forms.ToolStripComboBox();
+ this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
+ this.toolStripLabel3 = new System.Windows.Forms.ToolStripLabel();
+ this.tbRequest = new System.Windows.Forms.ToolStripTextBox();
+ this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
+ this.btSearch = new System.Windows.Forms.ToolStripButton();
+ this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
+ this.toolStripDropDownButton1 = new System.Windows.Forms.ToolStripDropDownButton();
+ this.금일입고품목ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.내가등록한자료ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.이번달자료ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.toolStripButton2 = new System.Windows.Forms.ToolStripButton();
+ this.btViewDel = new System.Windows.Forms.ToolStripButton();
+ this.toolStripButton3 = new System.Windows.Forms.ToolStripButton();
+ this.fpSpread1 = new FarPoint.Win.Spread.FpSpread();
+ this.fpSpread1_Sheet1 = new FarPoint.Win.Spread.SheetView();
+ this.label1 = new System.Windows.Forms.Label();
+ ((System.ComponentModel.ISupportInitialize)(this.dsPurchase)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.bs)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.bn)).BeginInit();
+ this.bn.SuspendLayout();
+ this.cm1.SuspendLayout();
+ this.toolStrip1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.fpSpread1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).BeginInit();
+ this.SuspendLayout();
+ //
+ // dsPurchase
+ //
+ this.dsPurchase.DataSetName = "dsPurchase";
+ this.dsPurchase.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
+ //
+ // bs
+ //
+ this.bs.DataMember = "Purchase";
+ this.bs.DataSource = this.dsPurchase;
+ this.bs.CurrentChanged += new System.EventHandler(this.bs_CurrentChanged);
+ //
+ // ta
+ //
+ this.ta.ClearBeforeFill = true;
+ //
+ // tam
+ //
+ this.tam.BackupDataSetBeforeUpdate = true;
+ this.tam.PurchaseTableAdapter = this.ta;
+ this.tam.UpdateOrder = FEQ0000.dsPurchaseTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
+ //
+ // bn
+ //
+ this.bn.AddNewItem = null;
+ this.bn.BindingSource = this.bs;
+ this.bn.CountItem = this.bindingNavigatorCountItem;
+ this.bn.DeleteItem = null;
+ this.bn.Dock = System.Windows.Forms.DockStyle.Bottom;
+ this.bn.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.bindingNavigatorMoveFirstItem,
this.bindingNavigatorMovePreviousItem,
this.bindingNavigatorSeparator,
@@ -197,252 +197,254 @@
this.toolStripButton6,
this.toolStripButton1,
this.toolStripButton7});
- this.bn.Location = new System.Drawing.Point(0, 652);
- this.bn.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
- this.bn.MoveLastItem = this.bindingNavigatorMoveLastItem;
- this.bn.MoveNextItem = this.bindingNavigatorMoveNextItem;
- this.bn.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
- this.bn.Name = "bn";
- this.bn.PositionItem = this.bindingNavigatorPositionItem;
- this.bn.Size = new System.Drawing.Size(1226, 26);
- this.bn.TabIndex = 0;
- this.bn.Text = "bindingNavigator1";
- //
- // bindingNavigatorCountItem
- //
- this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem";
- this.bindingNavigatorCountItem.Size = new System.Drawing.Size(27, 23);
- this.bindingNavigatorCountItem.Text = "/{0}";
- this.bindingNavigatorCountItem.ToolTipText = "전체 항목 수";
- //
- // bindingNavigatorMoveFirstItem
- //
- this.bindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
- this.bindingNavigatorMoveFirstItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem.Image")));
- this.bindingNavigatorMoveFirstItem.Name = "bindingNavigatorMoveFirstItem";
- this.bindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = true;
- this.bindingNavigatorMoveFirstItem.Size = new System.Drawing.Size(23, 23);
- this.bindingNavigatorMoveFirstItem.Text = "처음으로 이동";
- //
- // bindingNavigatorMovePreviousItem
- //
- this.bindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
- this.bindingNavigatorMovePreviousItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem.Image")));
- this.bindingNavigatorMovePreviousItem.Name = "bindingNavigatorMovePreviousItem";
- this.bindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = true;
- this.bindingNavigatorMovePreviousItem.Size = new System.Drawing.Size(23, 23);
- this.bindingNavigatorMovePreviousItem.Text = "이전으로 이동";
- //
- // bindingNavigatorSeparator
- //
- this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator";
- this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 26);
- //
- // bindingNavigatorPositionItem
- //
- this.bindingNavigatorPositionItem.AccessibleName = "위치";
- this.bindingNavigatorPositionItem.AutoSize = false;
- this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem";
- this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 23);
- this.bindingNavigatorPositionItem.Text = "0";
- this.bindingNavigatorPositionItem.ToolTipText = "현재 위치";
- //
- // bindingNavigatorSeparator1
- //
- this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator1";
- this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 26);
- //
- // bindingNavigatorMoveNextItem
- //
- this.bindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
- this.bindingNavigatorMoveNextItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem.Image")));
- this.bindingNavigatorMoveNextItem.Name = "bindingNavigatorMoveNextItem";
- this.bindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = true;
- this.bindingNavigatorMoveNextItem.Size = new System.Drawing.Size(23, 23);
- this.bindingNavigatorMoveNextItem.Text = "다음으로 이동";
- //
- // bindingNavigatorMoveLastItem
- //
- this.bindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
- this.bindingNavigatorMoveLastItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem.Image")));
- this.bindingNavigatorMoveLastItem.Name = "bindingNavigatorMoveLastItem";
- this.bindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = true;
- this.bindingNavigatorMoveLastItem.Size = new System.Drawing.Size(23, 23);
- this.bindingNavigatorMoveLastItem.Text = "마지막으로 이동";
- //
- // bindingNavigatorSeparator2
- //
- this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator2";
- this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 26);
- //
- // btAdd
- //
- this.btAdd.Image = ((System.Drawing.Image)(resources.GetObject("btAdd.Image")));
- this.btAdd.Name = "btAdd";
- this.btAdd.RightToLeftAutoMirrorImage = true;
- this.btAdd.Size = new System.Drawing.Size(67, 23);
- this.btAdd.Text = "추가(&A)";
- this.btAdd.Click += new System.EventHandler(this.bindingNavigatorAddNewItem_Click);
- //
- // btCopy
- //
- this.btCopy.Image = ((System.Drawing.Image)(resources.GetObject("btCopy.Image")));
- this.btCopy.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.btCopy.Name = "btCopy";
- this.btCopy.Size = new System.Drawing.Size(67, 23);
- this.btCopy.Text = "복사(&C)";
- this.btCopy.Click += new System.EventHandler(this.toolStripButton1_Click_2);
- //
- // btEdit
- //
- this.btEdit.Image = ((System.Drawing.Image)(resources.GetObject("btEdit.Image")));
- this.btEdit.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.btEdit.Name = "btEdit";
- this.btEdit.Size = new System.Drawing.Size(65, 23);
- this.btEdit.Text = "편집(&E)";
- this.btEdit.Click += new System.EventHandler(this.toolStripButton2_Click);
- //
- // btDel
- //
- this.btDel.Image = ((System.Drawing.Image)(resources.GetObject("btDel.Image")));
- this.btDel.Name = "btDel";
- this.btDel.RightToLeftAutoMirrorImage = true;
- this.btDel.Size = new System.Drawing.Size(68, 23);
- this.btDel.Text = "삭제(&D)";
- this.btDel.Click += new System.EventHandler(this.bindingNavigatorDeleteItem_Click);
- //
- // btSave
- //
- this.btSave.Image = global::FEQ0000.Properties.Resources.action_save;
- this.btSave.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.btSave.Name = "btSave";
- this.btSave.Size = new System.Drawing.Size(66, 23);
- this.btSave.Text = "저장(&S)";
- this.btSave.Click += new System.EventHandler(this.btSave_Click);
- //
- // toolStripSeparator1
- //
- this.toolStripSeparator1.Name = "toolStripSeparator1";
- this.toolStripSeparator1.Size = new System.Drawing.Size(6, 26);
- //
- // lbSum
- //
- this.lbSum.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
- this.lbSum.Font = new System.Drawing.Font("Tahoma", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
- this.lbSum.Name = "lbSum";
- this.lbSum.Size = new System.Drawing.Size(22, 23);
- this.lbSum.Text = "0";
- //
- // toolStripLabel5
- //
- this.toolStripLabel5.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
- this.toolStripLabel5.Name = "toolStripLabel5";
- this.toolStripLabel5.Size = new System.Drawing.Size(31, 23);
- this.toolStripLabel5.Text = "합계";
- //
- // toolStripLabel2
- //
- this.toolStripLabel2.Name = "toolStripLabel2";
- this.toolStripLabel2.Size = new System.Drawing.Size(31, 23);
- this.toolStripLabel2.Text = "검색";
- this.toolStripLabel2.Click += new System.EventHandler(this.toolStripLabel2_Click);
- //
- // tbFind
- //
- this.tbFind.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.tbFind.Name = "tbFind";
- this.tbFind.Size = new System.Drawing.Size(100, 26);
- this.tbFind.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbFind_KeyDown);
- //
- // btFind
- //
- this.btFind.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
- this.btFind.Image = ((System.Drawing.Image)(resources.GetObject("btFind.Image")));
- this.btFind.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.btFind.Name = "btFind";
- this.btFind.Size = new System.Drawing.Size(23, 23);
- this.btFind.Text = "toolStripButton2";
- this.btFind.Click += new System.EventHandler(this.btFind_Click);
- //
- // toolStripSeparator6
- //
- this.toolStripSeparator6.Name = "toolStripSeparator6";
- this.toolStripSeparator6.Size = new System.Drawing.Size(6, 26);
- //
- // toolStripButton6
- //
- this.toolStripButton6.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton6.Image")));
- this.toolStripButton6.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.toolStripButton6.Name = "toolStripButton6";
- this.toolStripButton6.Size = new System.Drawing.Size(92, 23);
- this.toolStripButton6.Text = "ClipCopy(&V)";
- this.toolStripButton6.Click += new System.EventHandler(this.toolStripButton6_Click);
- //
- // toolStripButton1
- //
- this.toolStripButton1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
+ this.bn.Location = new System.Drawing.Point(0, 652);
+ this.bn.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
+ this.bn.MoveLastItem = this.bindingNavigatorMoveLastItem;
+ this.bn.MoveNextItem = this.bindingNavigatorMoveNextItem;
+ this.bn.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
+ this.bn.Name = "bn";
+ this.bn.PositionItem = this.bindingNavigatorPositionItem;
+ this.bn.Size = new System.Drawing.Size(1226, 26);
+ this.bn.TabIndex = 0;
+ this.bn.Text = "bindingNavigator1";
+ //
+ // bindingNavigatorCountItem
+ //
+ this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem";
+ this.bindingNavigatorCountItem.Size = new System.Drawing.Size(27, 23);
+ this.bindingNavigatorCountItem.Text = "/{0}";
+ this.bindingNavigatorCountItem.ToolTipText = "전체 항목 수";
+ //
+ // bindingNavigatorMoveFirstItem
+ //
+ this.bindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
+ this.bindingNavigatorMoveFirstItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem.Image")));
+ this.bindingNavigatorMoveFirstItem.Name = "bindingNavigatorMoveFirstItem";
+ this.bindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = true;
+ this.bindingNavigatorMoveFirstItem.Size = new System.Drawing.Size(23, 23);
+ this.bindingNavigatorMoveFirstItem.Text = "처음으로 이동";
+ //
+ // bindingNavigatorMovePreviousItem
+ //
+ this.bindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
+ this.bindingNavigatorMovePreviousItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem.Image")));
+ this.bindingNavigatorMovePreviousItem.Name = "bindingNavigatorMovePreviousItem";
+ this.bindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = true;
+ this.bindingNavigatorMovePreviousItem.Size = new System.Drawing.Size(23, 23);
+ this.bindingNavigatorMovePreviousItem.Text = "이전으로 이동";
+ //
+ // bindingNavigatorSeparator
+ //
+ this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator";
+ this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 26);
+ //
+ // bindingNavigatorPositionItem
+ //
+ 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";
+ this.bindingNavigatorPositionItem.ToolTipText = "현재 위치";
+ //
+ // bindingNavigatorSeparator1
+ //
+ this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator1";
+ this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 26);
+ //
+ // bindingNavigatorMoveNextItem
+ //
+ this.bindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
+ this.bindingNavigatorMoveNextItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem.Image")));
+ this.bindingNavigatorMoveNextItem.Name = "bindingNavigatorMoveNextItem";
+ this.bindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = true;
+ this.bindingNavigatorMoveNextItem.Size = new System.Drawing.Size(23, 23);
+ this.bindingNavigatorMoveNextItem.Text = "다음으로 이동";
+ //
+ // bindingNavigatorMoveLastItem
+ //
+ this.bindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
+ this.bindingNavigatorMoveLastItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem.Image")));
+ this.bindingNavigatorMoveLastItem.Name = "bindingNavigatorMoveLastItem";
+ this.bindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = true;
+ this.bindingNavigatorMoveLastItem.Size = new System.Drawing.Size(23, 23);
+ this.bindingNavigatorMoveLastItem.Text = "마지막으로 이동";
+ //
+ // bindingNavigatorSeparator2
+ //
+ this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator2";
+ this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 26);
+ //
+ // btAdd
+ //
+ this.btAdd.Image = ((System.Drawing.Image)(resources.GetObject("btAdd.Image")));
+ this.btAdd.Name = "btAdd";
+ this.btAdd.RightToLeftAutoMirrorImage = true;
+ this.btAdd.Size = new System.Drawing.Size(67, 23);
+ this.btAdd.Text = "추가(&A)";
+ this.btAdd.Click += new System.EventHandler(this.bindingNavigatorAddNewItem_Click);
+ //
+ // btCopy
+ //
+ this.btCopy.Image = ((System.Drawing.Image)(resources.GetObject("btCopy.Image")));
+ this.btCopy.ImageTransparentColor = System.Drawing.Color.Magenta;
+ this.btCopy.Name = "btCopy";
+ this.btCopy.Size = new System.Drawing.Size(67, 23);
+ this.btCopy.Text = "복사(&C)";
+ this.btCopy.Click += new System.EventHandler(this.toolStripButton1_Click_2);
+ //
+ // btEdit
+ //
+ this.btEdit.Image = ((System.Drawing.Image)(resources.GetObject("btEdit.Image")));
+ this.btEdit.ImageTransparentColor = System.Drawing.Color.Magenta;
+ this.btEdit.Name = "btEdit";
+ this.btEdit.Size = new System.Drawing.Size(65, 23);
+ this.btEdit.Text = "편집(&E)";
+ this.btEdit.Click += new System.EventHandler(this.toolStripButton2_Click);
+ //
+ // btDel
+ //
+ this.btDel.Image = ((System.Drawing.Image)(resources.GetObject("btDel.Image")));
+ this.btDel.Name = "btDel";
+ this.btDel.RightToLeftAutoMirrorImage = true;
+ this.btDel.Size = new System.Drawing.Size(68, 23);
+ this.btDel.Text = "삭제(&D)";
+ this.btDel.Click += new System.EventHandler(this.bindingNavigatorDeleteItem_Click);
+ //
+ // btSave
+ //
+ this.btSave.Image = global::FEQ0000.Properties.Resources.action_save;
+ this.btSave.ImageTransparentColor = System.Drawing.Color.Magenta;
+ this.btSave.Name = "btSave";
+ this.btSave.Size = new System.Drawing.Size(66, 23);
+ this.btSave.Text = "저장(&S)";
+ this.btSave.Click += new System.EventHandler(this.btSave_Click);
+ //
+ // toolStripSeparator1
+ //
+ this.toolStripSeparator1.Name = "toolStripSeparator1";
+ this.toolStripSeparator1.Size = new System.Drawing.Size(6, 26);
+ //
+ // lbSum
+ //
+ this.lbSum.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
+ this.lbSum.Font = new System.Drawing.Font("Tahoma", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.lbSum.Name = "lbSum";
+ this.lbSum.Size = new System.Drawing.Size(22, 23);
+ this.lbSum.Text = "0";
+ //
+ // toolStripLabel5
+ //
+ this.toolStripLabel5.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
+ this.toolStripLabel5.Name = "toolStripLabel5";
+ this.toolStripLabel5.Size = new System.Drawing.Size(31, 23);
+ this.toolStripLabel5.Text = "합계";
+ //
+ // toolStripLabel2
+ //
+ this.toolStripLabel2.Name = "toolStripLabel2";
+ this.toolStripLabel2.Size = new System.Drawing.Size(31, 23);
+ this.toolStripLabel2.Text = "검색";
+ this.toolStripLabel2.Click += new System.EventHandler(this.toolStripLabel2_Click);
+ //
+ // tbFind
+ //
+ this.tbFind.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
+ this.tbFind.Font = new System.Drawing.Font("맑은 고딕", 9F);
+ this.tbFind.Name = "tbFind";
+ this.tbFind.Size = new System.Drawing.Size(100, 26);
+ this.tbFind.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbFind_KeyDown);
+ //
+ // btFind
+ //
+ this.btFind.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
+ this.btFind.Image = ((System.Drawing.Image)(resources.GetObject("btFind.Image")));
+ this.btFind.ImageTransparentColor = System.Drawing.Color.Magenta;
+ this.btFind.Name = "btFind";
+ this.btFind.Size = new System.Drawing.Size(23, 23);
+ this.btFind.Text = "toolStripButton2";
+ this.btFind.Click += new System.EventHandler(this.btFind_Click);
+ //
+ // toolStripSeparator6
+ //
+ this.toolStripSeparator6.Name = "toolStripSeparator6";
+ this.toolStripSeparator6.Size = new System.Drawing.Size(6, 26);
+ //
+ // toolStripButton6
+ //
+ this.toolStripButton6.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton6.Image")));
+ this.toolStripButton6.ImageTransparentColor = System.Drawing.Color.Magenta;
+ this.toolStripButton6.Name = "toolStripButton6";
+ this.toolStripButton6.Size = new System.Drawing.Size(92, 23);
+ this.toolStripButton6.Text = "ClipCopy(&V)";
+ this.toolStripButton6.Click += new System.EventHandler(this.toolStripButton6_Click);
+ //
+ // toolStripButton1
+ //
+ this.toolStripButton1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.집계표ToolStripMenuItem,
this.구매승인양식ToolStripMenuItem});
- this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
- this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.toolStripButton1.Name = "toolStripButton1";
- this.toolStripButton1.Size = new System.Drawing.Size(72, 23);
- this.toolStripButton1.Text = "보고서";
- //
- // 집계표ToolStripMenuItem
- //
- this.집계표ToolStripMenuItem.Name = "집계표ToolStripMenuItem";
- this.집계표ToolStripMenuItem.Size = new System.Drawing.Size(150, 22);
- this.집계표ToolStripMenuItem.Text = "집계표";
- this.집계표ToolStripMenuItem.Click += new System.EventHandler(this.집계표ToolStripMenuItem_Click);
- //
- // 구매승인양식ToolStripMenuItem
- //
- this.구매승인양식ToolStripMenuItem.Name = "구매승인양식ToolStripMenuItem";
- this.구매승인양식ToolStripMenuItem.Size = new System.Drawing.Size(150, 22);
- this.구매승인양식ToolStripMenuItem.Text = "구매승인 양식";
- this.구매승인양식ToolStripMenuItem.Click += new System.EventHandler(this.구매승인양식ToolStripMenuItem_Click);
- //
- // toolStripButton7
- //
- this.toolStripButton7.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
+ this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
+ this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
+ this.toolStripButton1.Name = "toolStripButton1";
+ this.toolStripButton1.Size = new System.Drawing.Size(72, 23);
+ this.toolStripButton1.Text = "보고서";
+ //
+ // 집계표ToolStripMenuItem
+ //
+ this.집계표ToolStripMenuItem.Name = "집계표ToolStripMenuItem";
+ this.집계표ToolStripMenuItem.Size = new System.Drawing.Size(150, 22);
+ this.집계표ToolStripMenuItem.Text = "집계표";
+ this.집계표ToolStripMenuItem.Click += new System.EventHandler(this.집계표ToolStripMenuItem_Click);
+ //
+ // 구매승인양식ToolStripMenuItem
+ //
+ this.구매승인양식ToolStripMenuItem.Name = "구매승인양식ToolStripMenuItem";
+ this.구매승인양식ToolStripMenuItem.Size = new System.Drawing.Size(150, 22);
+ this.구매승인양식ToolStripMenuItem.Text = "구매승인 양식";
+ this.구매승인양식ToolStripMenuItem.Click += new System.EventHandler(this.구매승인양식ToolStripMenuItem_Click);
+ //
+ // toolStripButton7
+ //
+ this.toolStripButton7.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.입고품목메일전송ToolStripMenuItem,
this.엑셀에서가져오기ToolStripMenuItem,
this.견적서폴더열기ToolStripMenuItem});
- this.toolStripButton7.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton7.Image")));
- this.toolStripButton7.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.toolStripButton7.Name = "toolStripButton7";
- this.toolStripButton7.Size = new System.Drawing.Size(60, 23);
- this.toolStripButton7.Text = "기능";
- //
- // 입고품목메일전송ToolStripMenuItem
- //
- this.입고품목메일전송ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("입고품목메일전송ToolStripMenuItem.Image")));
- this.입고품목메일전송ToolStripMenuItem.Name = "입고품목메일전송ToolStripMenuItem";
- this.입고품목메일전송ToolStripMenuItem.Size = new System.Drawing.Size(182, 22);
- this.입고품목메일전송ToolStripMenuItem.Text = "입고 품목 메일 전송";
- this.입고품목메일전송ToolStripMenuItem.Click += new System.EventHandler(this.입고품목메일전송ToolStripMenuItem_Click);
- //
- // 엑셀에서가져오기ToolStripMenuItem
- //
- this.엑셀에서가져오기ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("엑셀에서가져오기ToolStripMenuItem.Image")));
- this.엑셀에서가져오기ToolStripMenuItem.Name = "엑셀에서가져오기ToolStripMenuItem";
- this.엑셀에서가져오기ToolStripMenuItem.Size = new System.Drawing.Size(182, 22);
- this.엑셀에서가져오기ToolStripMenuItem.Text = "엑셀에서 가져오기";
- this.엑셀에서가져오기ToolStripMenuItem.Click += new System.EventHandler(this.엑셀에서가져오기ToolStripMenuItem_Click);
- //
- // 견적서폴더열기ToolStripMenuItem
- //
- this.견적서폴더열기ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("견적서폴더열기ToolStripMenuItem.Image")));
- this.견적서폴더열기ToolStripMenuItem.Name = "견적서폴더열기ToolStripMenuItem";
- this.견적서폴더열기ToolStripMenuItem.Size = new System.Drawing.Size(182, 22);
- this.견적서폴더열기ToolStripMenuItem.Text = "견적서 폴더 열기";
- this.견적서폴더열기ToolStripMenuItem.Click += new System.EventHandler(this.견적서폴더열기ToolStripMenuItem_Click);
- //
- // cm1
- //
- this.cm1.Font = new System.Drawing.Font("맑은 고딕", 20F);
- this.cm1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
+ this.toolStripButton7.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton7.Image")));
+ this.toolStripButton7.ImageTransparentColor = System.Drawing.Color.Magenta;
+ this.toolStripButton7.Name = "toolStripButton7";
+ this.toolStripButton7.Size = new System.Drawing.Size(60, 23);
+ this.toolStripButton7.Text = "기능";
+ //
+ // 입고품목메일전송ToolStripMenuItem
+ //
+ this.입고품목메일전송ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("입고품목메일전송ToolStripMenuItem.Image")));
+ this.입고품목메일전송ToolStripMenuItem.Name = "입고품목메일전송ToolStripMenuItem";
+ this.입고품목메일전송ToolStripMenuItem.Size = new System.Drawing.Size(182, 22);
+ this.입고품목메일전송ToolStripMenuItem.Text = "입고 품목 메일 전송";
+ this.입고품목메일전송ToolStripMenuItem.Click += new System.EventHandler(this.입고품목메일전송ToolStripMenuItem_Click);
+ //
+ // 엑셀에서가져오기ToolStripMenuItem
+ //
+ this.엑셀에서가져오기ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("엑셀에서가져오기ToolStripMenuItem.Image")));
+ this.엑셀에서가져오기ToolStripMenuItem.Name = "엑셀에서가져오기ToolStripMenuItem";
+ this.엑셀에서가져오기ToolStripMenuItem.Size = new System.Drawing.Size(182, 22);
+ this.엑셀에서가져오기ToolStripMenuItem.Text = "엑셀에서 가져오기";
+ this.엑셀에서가져오기ToolStripMenuItem.Click += new System.EventHandler(this.엑셀에서가져오기ToolStripMenuItem_Click);
+ //
+ // 견적서폴더열기ToolStripMenuItem
+ //
+ this.견적서폴더열기ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("견적서폴더열기ToolStripMenuItem.Image")));
+ this.견적서폴더열기ToolStripMenuItem.Name = "견적서폴더열기ToolStripMenuItem";
+ this.견적서폴더열기ToolStripMenuItem.Size = new System.Drawing.Size(182, 22);
+ this.견적서폴더열기ToolStripMenuItem.Text = "견적서 폴더 열기";
+ this.견적서폴더열기ToolStripMenuItem.Click += new System.EventHandler(this.견적서폴더열기ToolStripMenuItem_Click);
+ //
+ // cm1
+ //
+ this.cm1.Font = new System.Drawing.Font("맑은 고딕", 20F);
+ this.cm1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.columnSizeToolStripMenuItem,
this.toolStripMenuItem3,
this.exportDataToolStripMenuItem,
@@ -454,120 +456,120 @@
this.toolStripMenuItem1,
this.sC검색ToolStripMenuItem,
this.cRCF검색ToolStripMenuItem});
- this.cm1.Name = "contextMenuStrip1";
- this.cm1.Size = new System.Drawing.Size(314, 358);
- //
- // columnSizeToolStripMenuItem
- //
- this.columnSizeToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
+ this.cm1.Name = "contextMenuStrip1";
+ this.cm1.Size = new System.Drawing.Size(314, 358);
+ //
+ // columnSizeToolStripMenuItem
+ //
+ this.columnSizeToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.autoToolStripMenuItem,
this.resetToolStripMenuItem,
this.saveToolStripMenuItem,
this.loadToolStripMenuItem});
- this.columnSizeToolStripMenuItem.Name = "columnSizeToolStripMenuItem";
- this.columnSizeToolStripMenuItem.Size = new System.Drawing.Size(313, 42);
- this.columnSizeToolStripMenuItem.Text = "Column Size";
- //
- // autoToolStripMenuItem
- //
- this.autoToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("autoToolStripMenuItem.Image")));
- this.autoToolStripMenuItem.Name = "autoToolStripMenuItem";
- this.autoToolStripMenuItem.Size = new System.Drawing.Size(159, 42);
- this.autoToolStripMenuItem.Text = "Auto";
- this.autoToolStripMenuItem.Click += new System.EventHandler(this.autoToolStripMenuItem_Click);
- //
- // resetToolStripMenuItem
- //
- this.resetToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("resetToolStripMenuItem.Image")));
- this.resetToolStripMenuItem.Name = "resetToolStripMenuItem";
- this.resetToolStripMenuItem.Size = new System.Drawing.Size(159, 42);
- this.resetToolStripMenuItem.Text = "Reset";
- this.resetToolStripMenuItem.Click += new System.EventHandler(this.resetToolStripMenuItem_Click);
- //
- // saveToolStripMenuItem
- //
- this.saveToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("saveToolStripMenuItem.Image")));
- this.saveToolStripMenuItem.Name = "saveToolStripMenuItem";
- this.saveToolStripMenuItem.Size = new System.Drawing.Size(159, 42);
- this.saveToolStripMenuItem.Text = "Save";
- this.saveToolStripMenuItem.Click += new System.EventHandler(this.saveToolStripMenuItem_Click);
- //
- // loadToolStripMenuItem
- //
- this.loadToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("loadToolStripMenuItem.Image")));
- this.loadToolStripMenuItem.Name = "loadToolStripMenuItem";
- this.loadToolStripMenuItem.Size = new System.Drawing.Size(159, 42);
- this.loadToolStripMenuItem.Text = "Load";
- this.loadToolStripMenuItem.Click += new System.EventHandler(this.loadToolStripMenuItem_Click);
- //
- // toolStripMenuItem3
- //
- this.toolStripMenuItem3.Name = "toolStripMenuItem3";
- this.toolStripMenuItem3.Size = new System.Drawing.Size(310, 6);
- //
- // exportDataToolStripMenuItem
- //
- this.exportDataToolStripMenuItem.Name = "exportDataToolStripMenuItem";
- this.exportDataToolStripMenuItem.Size = new System.Drawing.Size(313, 42);
- this.exportDataToolStripMenuItem.Text = "목록 내보내기(xls)";
- this.exportDataToolStripMenuItem.Click += new System.EventHandler(this.exportDataToolStripMenuItem_Click);
- //
- // toolStripMenuItem4
- //
- this.toolStripMenuItem4.Name = "toolStripMenuItem4";
- this.toolStripMenuItem4.Size = new System.Drawing.Size(310, 6);
- //
- // 추가ToolStripMenuItem
- //
- this.추가ToolStripMenuItem.Name = "추가ToolStripMenuItem";
- this.추가ToolStripMenuItem.Size = new System.Drawing.Size(313, 42);
- this.추가ToolStripMenuItem.Text = "추가";
- this.추가ToolStripMenuItem.Click += new System.EventHandler(this.추가ToolStripMenuItem_Click);
- //
- // makeRepeatToolStripMenuItem
- //
- this.makeRepeatToolStripMenuItem.Name = "makeRepeatToolStripMenuItem";
- this.makeRepeatToolStripMenuItem.Size = new System.Drawing.Size(313, 42);
- this.makeRepeatToolStripMenuItem.Text = "복사";
- this.makeRepeatToolStripMenuItem.Click += new System.EventHandler(this.makeRepeatToolStripMenuItem_Click);
- //
- // 편집ToolStripMenuItem1
- //
- this.편집ToolStripMenuItem1.Name = "편집ToolStripMenuItem1";
- this.편집ToolStripMenuItem1.Size = new System.Drawing.Size(313, 42);
- this.편집ToolStripMenuItem1.Text = "편집";
- this.편집ToolStripMenuItem1.Click += new System.EventHandler(this.편집ToolStripMenuItem1_Click);
- //
- // 삭제ToolStripMenuItem
- //
- this.삭제ToolStripMenuItem.Name = "삭제ToolStripMenuItem";
- this.삭제ToolStripMenuItem.Size = new System.Drawing.Size(313, 42);
- this.삭제ToolStripMenuItem.Text = "삭제";
- this.삭제ToolStripMenuItem.Click += new System.EventHandler(this.삭제ToolStripMenuItem_Click);
- //
- // toolStripMenuItem1
- //
- this.toolStripMenuItem1.Name = "toolStripMenuItem1";
- this.toolStripMenuItem1.Size = new System.Drawing.Size(310, 6);
- //
- // sC검색ToolStripMenuItem
- //
- this.sC검색ToolStripMenuItem.Name = "sC검색ToolStripMenuItem";
- this.sC검색ToolStripMenuItem.Size = new System.Drawing.Size(313, 42);
- this.sC검색ToolStripMenuItem.Text = "S/C 검색";
- this.sC검색ToolStripMenuItem.Click += new System.EventHandler(this.sC검색ToolStripMenuItem_Click);
- //
- // cRCF검색ToolStripMenuItem
- //
- this.cRCF검색ToolStripMenuItem.Name = "cRCF검색ToolStripMenuItem";
- this.cRCF검색ToolStripMenuItem.Size = new System.Drawing.Size(313, 42);
- this.cRCF검색ToolStripMenuItem.Text = "CR/CF 검색";
- this.cRCF검색ToolStripMenuItem.Click += new System.EventHandler(this.cRCF검색ToolStripMenuItem_Click);
- //
- // toolStrip1
- //
- this.toolStrip1.ImageScalingSize = new System.Drawing.Size(30, 30);
- this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
+ this.columnSizeToolStripMenuItem.Name = "columnSizeToolStripMenuItem";
+ this.columnSizeToolStripMenuItem.Size = new System.Drawing.Size(313, 42);
+ this.columnSizeToolStripMenuItem.Text = "Column Size";
+ //
+ // autoToolStripMenuItem
+ //
+ this.autoToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("autoToolStripMenuItem.Image")));
+ this.autoToolStripMenuItem.Name = "autoToolStripMenuItem";
+ this.autoToolStripMenuItem.Size = new System.Drawing.Size(159, 42);
+ this.autoToolStripMenuItem.Text = "Auto";
+ this.autoToolStripMenuItem.Click += new System.EventHandler(this.autoToolStripMenuItem_Click);
+ //
+ // resetToolStripMenuItem
+ //
+ this.resetToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("resetToolStripMenuItem.Image")));
+ this.resetToolStripMenuItem.Name = "resetToolStripMenuItem";
+ this.resetToolStripMenuItem.Size = new System.Drawing.Size(159, 42);
+ this.resetToolStripMenuItem.Text = "Reset";
+ this.resetToolStripMenuItem.Click += new System.EventHandler(this.resetToolStripMenuItem_Click);
+ //
+ // saveToolStripMenuItem
+ //
+ this.saveToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("saveToolStripMenuItem.Image")));
+ this.saveToolStripMenuItem.Name = "saveToolStripMenuItem";
+ this.saveToolStripMenuItem.Size = new System.Drawing.Size(159, 42);
+ this.saveToolStripMenuItem.Text = "Save";
+ this.saveToolStripMenuItem.Click += new System.EventHandler(this.saveToolStripMenuItem_Click);
+ //
+ // loadToolStripMenuItem
+ //
+ this.loadToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("loadToolStripMenuItem.Image")));
+ this.loadToolStripMenuItem.Name = "loadToolStripMenuItem";
+ this.loadToolStripMenuItem.Size = new System.Drawing.Size(159, 42);
+ this.loadToolStripMenuItem.Text = "Load";
+ this.loadToolStripMenuItem.Click += new System.EventHandler(this.loadToolStripMenuItem_Click);
+ //
+ // toolStripMenuItem3
+ //
+ this.toolStripMenuItem3.Name = "toolStripMenuItem3";
+ this.toolStripMenuItem3.Size = new System.Drawing.Size(310, 6);
+ //
+ // exportDataToolStripMenuItem
+ //
+ this.exportDataToolStripMenuItem.Name = "exportDataToolStripMenuItem";
+ this.exportDataToolStripMenuItem.Size = new System.Drawing.Size(313, 42);
+ this.exportDataToolStripMenuItem.Text = "목록 내보내기(xls)";
+ this.exportDataToolStripMenuItem.Click += new System.EventHandler(this.exportDataToolStripMenuItem_Click);
+ //
+ // toolStripMenuItem4
+ //
+ this.toolStripMenuItem4.Name = "toolStripMenuItem4";
+ this.toolStripMenuItem4.Size = new System.Drawing.Size(310, 6);
+ //
+ // 추가ToolStripMenuItem
+ //
+ this.추가ToolStripMenuItem.Name = "추가ToolStripMenuItem";
+ this.추가ToolStripMenuItem.Size = new System.Drawing.Size(313, 42);
+ this.추가ToolStripMenuItem.Text = "추가";
+ this.추가ToolStripMenuItem.Click += new System.EventHandler(this.추가ToolStripMenuItem_Click);
+ //
+ // makeRepeatToolStripMenuItem
+ //
+ this.makeRepeatToolStripMenuItem.Name = "makeRepeatToolStripMenuItem";
+ this.makeRepeatToolStripMenuItem.Size = new System.Drawing.Size(313, 42);
+ this.makeRepeatToolStripMenuItem.Text = "복사";
+ this.makeRepeatToolStripMenuItem.Click += new System.EventHandler(this.makeRepeatToolStripMenuItem_Click);
+ //
+ // 편집ToolStripMenuItem1
+ //
+ this.편집ToolStripMenuItem1.Name = "편집ToolStripMenuItem1";
+ this.편집ToolStripMenuItem1.Size = new System.Drawing.Size(313, 42);
+ this.편집ToolStripMenuItem1.Text = "편집";
+ this.편집ToolStripMenuItem1.Click += new System.EventHandler(this.편집ToolStripMenuItem1_Click);
+ //
+ // 삭제ToolStripMenuItem
+ //
+ this.삭제ToolStripMenuItem.Name = "삭제ToolStripMenuItem";
+ this.삭제ToolStripMenuItem.Size = new System.Drawing.Size(313, 42);
+ this.삭제ToolStripMenuItem.Text = "삭제";
+ this.삭제ToolStripMenuItem.Click += new System.EventHandler(this.삭제ToolStripMenuItem_Click);
+ //
+ // toolStripMenuItem1
+ //
+ this.toolStripMenuItem1.Name = "toolStripMenuItem1";
+ this.toolStripMenuItem1.Size = new System.Drawing.Size(310, 6);
+ //
+ // sC검색ToolStripMenuItem
+ //
+ this.sC검색ToolStripMenuItem.Name = "sC검색ToolStripMenuItem";
+ this.sC검색ToolStripMenuItem.Size = new System.Drawing.Size(313, 42);
+ this.sC검색ToolStripMenuItem.Text = "S/C 검색";
+ this.sC검색ToolStripMenuItem.Click += new System.EventHandler(this.sC검색ToolStripMenuItem_Click);
+ //
+ // cRCF검색ToolStripMenuItem
+ //
+ this.cRCF검색ToolStripMenuItem.Name = "cRCF검색ToolStripMenuItem";
+ this.cRCF검색ToolStripMenuItem.Size = new System.Drawing.Size(313, 42);
+ this.cRCF검색ToolStripMenuItem.Text = "CR/CF 검색";
+ this.cRCF검색ToolStripMenuItem.Click += new System.EventHandler(this.cRCF검색ToolStripMenuItem_Click);
+ //
+ // toolStrip1
+ //
+ this.toolStrip1.ImageScalingSize = new System.Drawing.Size(30, 30);
+ this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.cmDate,
this.dtSD,
this.lbEnd,
@@ -587,510 +589,513 @@
this.toolStripButton2,
this.btViewDel,
this.toolStripButton3});
- this.toolStrip1.Location = new System.Drawing.Point(0, 0);
- this.toolStrip1.Name = "toolStrip1";
- this.toolStrip1.Size = new System.Drawing.Size(1226, 37);
- this.toolStrip1.TabIndex = 3;
- this.toolStrip1.Text = "toolStrip1";
- //
- // cmDate
- //
- this.cmDate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cmDate.Items.AddRange(new object[] {
+ this.toolStrip1.Location = new System.Drawing.Point(0, 0);
+ this.toolStrip1.Name = "toolStrip1";
+ this.toolStrip1.Size = new System.Drawing.Size(1226, 37);
+ this.toolStrip1.TabIndex = 3;
+ this.toolStrip1.Text = "toolStrip1";
+ //
+ // cmDate
+ //
+ this.cmDate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
+ this.cmDate.Items.AddRange(new object[] {
"등록일",
"입고일",
"입고예정일"});
- this.cmDate.Name = "cmDate";
- this.cmDate.Size = new System.Drawing.Size(75, 37);
- //
- // dtSD
- //
- this.dtSD.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.dtSD.Name = "dtSD";
- this.dtSD.Size = new System.Drawing.Size(90, 37);
- this.dtSD.Text = "1982-11-23";
- this.dtSD.TextBoxTextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- this.dtSD.DoubleClick += new System.EventHandler(this.dtSD_DoubleClick);
- //
- // lbEnd
- //
- this.lbEnd.Name = "lbEnd";
- this.lbEnd.Size = new System.Drawing.Size(15, 34);
- this.lbEnd.Text = "~";
- this.lbEnd.Click += new System.EventHandler(this.lbEnd_Click);
- //
- // dtED
- //
- this.dtED.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.dtED.Name = "dtED";
- this.dtED.Size = new System.Drawing.Size(90, 37);
- this.dtED.Text = "1982-11-23";
- this.dtED.TextBoxTextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- this.dtED.DoubleClick += new System.EventHandler(this.dtSD_DoubleClick);
- //
- // toolStripLabel4
- //
- this.toolStripLabel4.Name = "toolStripLabel4";
- this.toolStripLabel4.Size = new System.Drawing.Size(31, 34);
- this.toolStripLabel4.Text = "정렬";
- //
- // cmbSort
- //
- this.cmbSort.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cmbSort.Items.AddRange(new object[] {
+ this.cmDate.Name = "cmDate";
+ this.cmDate.Size = new System.Drawing.Size(75, 37);
+ //
+ // 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, 37);
+ this.dtSD.Text = "1982-11-23";
+ this.dtSD.TextBoxTextAlign = System.Windows.Forms.HorizontalAlignment.Center;
+ this.dtSD.DoubleClick += new System.EventHandler(this.dtSD_DoubleClick);
+ //
+ // lbEnd
+ //
+ this.lbEnd.Name = "lbEnd";
+ this.lbEnd.Size = new System.Drawing.Size(15, 34);
+ this.lbEnd.Text = "~";
+ this.lbEnd.Click += new System.EventHandler(this.lbEnd_Click);
+ //
+ // 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, 37);
+ this.dtED.Text = "1982-11-23";
+ this.dtED.TextBoxTextAlign = System.Windows.Forms.HorizontalAlignment.Center;
+ this.dtED.DoubleClick += new System.EventHandler(this.dtSD_DoubleClick);
+ //
+ // toolStripLabel4
+ //
+ this.toolStripLabel4.Name = "toolStripLabel4";
+ this.toolStripLabel4.Size = new System.Drawing.Size(31, 34);
+ this.toolStripLabel4.Text = "정렬";
+ //
+ // cmbSort
+ //
+ this.cmbSort.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
+ this.cmbSort.Items.AddRange(new object[] {
"등록일",
"완료일",
"S/C",
"SID+등록일"});
- this.cmbSort.Name = "cmbSort";
- this.cmbSort.Size = new System.Drawing.Size(90, 37);
- //
- // toolStripSeparator2
- //
- this.toolStripSeparator2.Name = "toolStripSeparator2";
- this.toolStripSeparator2.Size = new System.Drawing.Size(6, 37);
- //
- // toolStripLabel1
- //
- this.toolStripLabel1.Name = "toolStripLabel1";
- this.toolStripLabel1.Size = new System.Drawing.Size(31, 34);
- this.toolStripLabel1.Text = "상태";
- //
- // cmbState
- //
- this.cmbState.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cmbState.Name = "cmbState";
- this.cmbState.Size = new System.Drawing.Size(90, 37);
- //
- // toolStripSeparator3
- //
- this.toolStripSeparator3.Name = "toolStripSeparator3";
- this.toolStripSeparator3.Size = new System.Drawing.Size(6, 37);
- //
- // toolStripLabel3
- //
- this.toolStripLabel3.Name = "toolStripLabel3";
- this.toolStripLabel3.Size = new System.Drawing.Size(43, 34);
- this.toolStripLabel3.Text = "사용자";
- this.toolStripLabel3.Click += new System.EventHandler(this.toolStripLabel3_Click);
- //
- // tbRequest
- //
- this.tbRequest.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.tbRequest.Name = "tbRequest";
- this.tbRequest.Size = new System.Drawing.Size(70, 37);
- this.tbRequest.TextBoxTextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- this.tbRequest.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbRequest_KeyDown);
- //
- // toolStripSeparator4
- //
- this.toolStripSeparator4.Name = "toolStripSeparator4";
- this.toolStripSeparator4.Size = new System.Drawing.Size(6, 37);
- //
- // btSearch
- //
- this.btSearch.Image = ((System.Drawing.Image)(resources.GetObject("btSearch.Image")));
- this.btSearch.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.btSearch.Name = "btSearch";
- this.btSearch.Size = new System.Drawing.Size(80, 34);
- this.btSearch.Text = "조회(&R)";
- this.btSearch.Click += new System.EventHandler(this.btSearch_Click);
- //
- // toolStripSeparator5
- //
- this.toolStripSeparator5.Name = "toolStripSeparator5";
- this.toolStripSeparator5.Size = new System.Drawing.Size(6, 37);
- //
- // toolStripDropDownButton1
- //
- this.toolStripDropDownButton1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
+ this.cmbSort.Name = "cmbSort";
+ this.cmbSort.Size = new System.Drawing.Size(90, 37);
+ //
+ // toolStripSeparator2
+ //
+ this.toolStripSeparator2.Name = "toolStripSeparator2";
+ this.toolStripSeparator2.Size = new System.Drawing.Size(6, 37);
+ //
+ // toolStripLabel1
+ //
+ this.toolStripLabel1.Name = "toolStripLabel1";
+ this.toolStripLabel1.Size = new System.Drawing.Size(31, 34);
+ this.toolStripLabel1.Text = "상태";
+ //
+ // cmbState
+ //
+ this.cmbState.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
+ this.cmbState.Name = "cmbState";
+ this.cmbState.Size = new System.Drawing.Size(90, 37);
+ //
+ // toolStripSeparator3
+ //
+ this.toolStripSeparator3.Name = "toolStripSeparator3";
+ this.toolStripSeparator3.Size = new System.Drawing.Size(6, 37);
+ //
+ // toolStripLabel3
+ //
+ this.toolStripLabel3.Name = "toolStripLabel3";
+ this.toolStripLabel3.Size = new System.Drawing.Size(43, 34);
+ this.toolStripLabel3.Text = "사용자";
+ this.toolStripLabel3.Click += new System.EventHandler(this.toolStripLabel3_Click);
+ //
+ // tbRequest
+ //
+ this.tbRequest.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
+ this.tbRequest.Font = new System.Drawing.Font("맑은 고딕", 9F);
+ this.tbRequest.Name = "tbRequest";
+ this.tbRequest.Size = new System.Drawing.Size(70, 37);
+ this.tbRequest.TextBoxTextAlign = System.Windows.Forms.HorizontalAlignment.Center;
+ this.tbRequest.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbRequest_KeyDown);
+ //
+ // toolStripSeparator4
+ //
+ this.toolStripSeparator4.Name = "toolStripSeparator4";
+ this.toolStripSeparator4.Size = new System.Drawing.Size(6, 37);
+ //
+ // btSearch
+ //
+ this.btSearch.Image = ((System.Drawing.Image)(resources.GetObject("btSearch.Image")));
+ this.btSearch.ImageTransparentColor = System.Drawing.Color.Magenta;
+ this.btSearch.Name = "btSearch";
+ this.btSearch.Size = new System.Drawing.Size(80, 34);
+ this.btSearch.Text = "조회(&R)";
+ this.btSearch.Click += new System.EventHandler(this.btSearch_Click);
+ //
+ // toolStripSeparator5
+ //
+ this.toolStripSeparator5.Name = "toolStripSeparator5";
+ this.toolStripSeparator5.Size = new System.Drawing.Size(6, 37);
+ //
+ // toolStripDropDownButton1
+ //
+ this.toolStripDropDownButton1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.금일입고품목ToolStripMenuItem,
this.내가등록한자료ToolStripMenuItem,
this.이번달자료ToolStripMenuItem});
- this.toolStripDropDownButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripDropDownButton1.Image")));
- this.toolStripDropDownButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.toolStripDropDownButton1.Name = "toolStripDropDownButton1";
- this.toolStripDropDownButton1.Size = new System.Drawing.Size(81, 34);
- this.toolStripDropDownButton1.Text = "Quick";
- //
- // 금일입고품목ToolStripMenuItem
- //
- this.금일입고품목ToolStripMenuItem.Name = "금일입고품목ToolStripMenuItem";
- this.금일입고품목ToolStripMenuItem.Size = new System.Drawing.Size(166, 22);
- this.금일입고품목ToolStripMenuItem.Text = "금일 입고 품목";
- this.금일입고품목ToolStripMenuItem.Click += new System.EventHandler(this.금일입고품목ToolStripMenuItem_Click);
- //
- // 내가등록한자료ToolStripMenuItem
- //
- this.내가등록한자료ToolStripMenuItem.Name = "내가등록한자료ToolStripMenuItem";
- this.내가등록한자료ToolStripMenuItem.Size = new System.Drawing.Size(166, 22);
- this.내가등록한자료ToolStripMenuItem.Text = "내가 등록한 자료";
- this.내가등록한자료ToolStripMenuItem.Click += new System.EventHandler(this.내가등록한자료ToolStripMenuItem_Click);
- //
- // 이번달자료ToolStripMenuItem
- //
- this.이번달자료ToolStripMenuItem.Name = "이번달자료ToolStripMenuItem";
- this.이번달자료ToolStripMenuItem.Size = new System.Drawing.Size(166, 22);
- this.이번달자료ToolStripMenuItem.Text = "이번달 자료";
- this.이번달자료ToolStripMenuItem.Click += new System.EventHandler(this.이번달자료ToolStripMenuItem_Click);
- //
- // toolStripButton2
- //
- this.toolStripButton2.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
- this.toolStripButton2.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton2.Image")));
- this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.toolStripButton2.Name = "toolStripButton2";
- this.toolStripButton2.Size = new System.Drawing.Size(65, 34);
- this.toolStripButton2.Text = "닫기";
- this.toolStripButton2.Click += new System.EventHandler(this.toolStripButton2_Click_1);
- //
- // btViewDel
- //
- this.btViewDel.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
- this.btViewDel.CheckOnClick = true;
- this.btViewDel.Image = ((System.Drawing.Image)(resources.GetObject("btViewDel.Image")));
- this.btViewDel.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.btViewDel.Name = "btViewDel";
- this.btViewDel.Size = new System.Drawing.Size(89, 34);
- this.btViewDel.Text = "삭제표시";
- this.btViewDel.Click += new System.EventHandler(this.btViewDel_Click);
- //
- // toolStripButton3
- //
- this.toolStripButton3.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton3.Image")));
- this.toolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.toolStripButton3.Name = "toolStripButton3";
- this.toolStripButton3.Size = new System.Drawing.Size(77, 34);
- this.toolStripButton3.Text = "설명서";
- this.toolStripButton3.Click += new System.EventHandler(this.toolStripButton3_Click_1);
- //
- // fpSpread1
- //
- this.fpSpread1.AccessibleDescription = "";
- this.fpSpread1.ContextMenuStrip = this.cm1;
- this.fpSpread1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.fpSpread1.EditModeReplace = true;
- this.fpSpread1.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.fpSpread1.Location = new System.Drawing.Point(0, 37);
- this.fpSpread1.Name = "fpSpread1";
- this.fpSpread1.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
+ this.toolStripDropDownButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripDropDownButton1.Image")));
+ this.toolStripDropDownButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
+ this.toolStripDropDownButton1.Name = "toolStripDropDownButton1";
+ this.toolStripDropDownButton1.Size = new System.Drawing.Size(81, 34);
+ this.toolStripDropDownButton1.Text = "Quick";
+ //
+ // 금일입고품목ToolStripMenuItem
+ //
+ this.금일입고품목ToolStripMenuItem.Name = "금일입고품목ToolStripMenuItem";
+ this.금일입고품목ToolStripMenuItem.Size = new System.Drawing.Size(166, 22);
+ this.금일입고품목ToolStripMenuItem.Text = "금일 입고 품목";
+ this.금일입고품목ToolStripMenuItem.Click += new System.EventHandler(this.금일입고품목ToolStripMenuItem_Click);
+ //
+ // 내가등록한자료ToolStripMenuItem
+ //
+ this.내가등록한자료ToolStripMenuItem.Name = "내가등록한자료ToolStripMenuItem";
+ this.내가등록한자료ToolStripMenuItem.Size = new System.Drawing.Size(166, 22);
+ this.내가등록한자료ToolStripMenuItem.Text = "내가 등록한 자료";
+ this.내가등록한자료ToolStripMenuItem.Click += new System.EventHandler(this.내가등록한자료ToolStripMenuItem_Click);
+ //
+ // 이번달자료ToolStripMenuItem
+ //
+ this.이번달자료ToolStripMenuItem.Name = "이번달자료ToolStripMenuItem";
+ this.이번달자료ToolStripMenuItem.Size = new System.Drawing.Size(166, 22);
+ this.이번달자료ToolStripMenuItem.Text = "이번달 자료";
+ this.이번달자료ToolStripMenuItem.Click += new System.EventHandler(this.이번달자료ToolStripMenuItem_Click);
+ //
+ // toolStripButton2
+ //
+ this.toolStripButton2.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
+ this.toolStripButton2.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton2.Image")));
+ this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
+ this.toolStripButton2.Name = "toolStripButton2";
+ this.toolStripButton2.Size = new System.Drawing.Size(65, 34);
+ this.toolStripButton2.Text = "닫기";
+ this.toolStripButton2.Click += new System.EventHandler(this.toolStripButton2_Click_1);
+ //
+ // btViewDel
+ //
+ this.btViewDel.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
+ this.btViewDel.CheckOnClick = true;
+ this.btViewDel.Image = ((System.Drawing.Image)(resources.GetObject("btViewDel.Image")));
+ this.btViewDel.ImageTransparentColor = System.Drawing.Color.Magenta;
+ this.btViewDel.Name = "btViewDel";
+ this.btViewDel.Size = new System.Drawing.Size(89, 34);
+ this.btViewDel.Text = "삭제표시";
+ this.btViewDel.Click += new System.EventHandler(this.btViewDel_Click);
+ //
+ // toolStripButton3
+ //
+ this.toolStripButton3.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton3.Image")));
+ this.toolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta;
+ this.toolStripButton3.Name = "toolStripButton3";
+ this.toolStripButton3.Size = new System.Drawing.Size(77, 34);
+ this.toolStripButton3.Text = "설명서";
+ this.toolStripButton3.Click += new System.EventHandler(this.toolStripButton3_Click_1);
+ //
+ // fpSpread1
+ //
+ this.fpSpread1.AccessibleDescription = "";
+ this.fpSpread1.ContextMenuStrip = this.cm1;
+ this.fpSpread1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.fpSpread1.EditModeReplace = true;
+ this.fpSpread1.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.fpSpread1.Location = new System.Drawing.Point(0, 37);
+ this.fpSpread1.Name = "fpSpread1";
+ this.fpSpread1.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
this.fpSpread1_Sheet1});
- this.fpSpread1.Size = new System.Drawing.Size(1226, 592);
- this.fpSpread1.StatusBarVisible = true;
- this.fpSpread1.TabIndex = 4;
- this.fpSpread1.EditModeOff += new System.EventHandler(this.fpSpread1_EditModeOff);
- //
- // label1
- //
- this.label1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.label1.Font = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label1.Location = new System.Drawing.Point(0, 629);
- this.label1.Name = "label1";
- this.label1.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
- this.label1.Size = new System.Drawing.Size(1226, 23);
- this.label1.TabIndex = 6;
- this.label1.Text = "--";
- this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // 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 = 30;
- 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 = "Storage";
- 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 = "SC#";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 6).Value = "SCR/CF";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 7).Value = "수령";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 8).Value = "SID#";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 9).Value = "품명";
- 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 = "장비\r\n제조사";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 13).Value = "제조\r\n공정";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 14).Value = "장비\r\n모델";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 15).Value = "수량";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 16).Value = "단위";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 17).Value = "단가($)";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 18).Value = "단가";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 19).Value = "합계금액";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 20).Value = "공급업체";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 21).Value = "*";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 22).Value = "프로젝트";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 23).Value = "*";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 24).Value = "비고";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 25).Value = "입고예정";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 26).Value = "입고일";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 27).Value = "입고수량";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 28).Value = "PO#";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 29).Value = "삭제됨";
- this.fpSpread1_Sheet1.ColumnHeader.Rows.Get(0).Height = 37F;
- this.fpSpread1_Sheet1.Columns.Get(0).AllowAutoFilter = true;
- this.fpSpread1_Sheet1.Columns.Get(0).AllowAutoSort = true;
- 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).Tag = "pdate";
- this.fpSpread1_Sheet1.Columns.Get(0).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(0).Width = 51F;
- this.fpSpread1_Sheet1.Columns.Get(1).AllowAutoFilter = true;
- this.fpSpread1_Sheet1.Columns.Get(1).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.fpSpread1_Sheet1.Columns.Get(1).CellType = textCellType2;
- this.fpSpread1_Sheet1.Columns.Get(1).DataField = "state";
- this.fpSpread1_Sheet1.Columns.Get(1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(1).Label = "상태";
- this.fpSpread1_Sheet1.Columns.Get(1).Tag = "state";
- this.fpSpread1_Sheet1.Columns.Get(1).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(1).Width = 51F;
- this.fpSpread1_Sheet1.Columns.Get(2).AllowAutoFilter = true;
- this.fpSpread1_Sheet1.Columns.Get(2).CellType = textCellType3;
- this.fpSpread1_Sheet1.Columns.Get(2).DataField = "place";
- this.fpSpread1_Sheet1.Columns.Get(2).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(2).Label = "Storage";
- this.fpSpread1_Sheet1.Columns.Get(2).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(2).Width = 51F;
- 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.Center;
- 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 = 51F;
- this.fpSpread1_Sheet1.Columns.Get(4).AllowAutoFilter = true;
- this.fpSpread1_Sheet1.Columns.Get(4).CellType = textCellType5;
- this.fpSpread1_Sheet1.Columns.Get(4).DataField = "requestName";
- this.fpSpread1_Sheet1.Columns.Get(4).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
- this.fpSpread1_Sheet1.Columns.Get(4).Label = "요청";
- this.fpSpread1_Sheet1.Columns.Get(4).Tag = "requestName";
- this.fpSpread1_Sheet1.Columns.Get(4).Width = 51F;
- this.fpSpread1_Sheet1.Columns.Get(5).CellType = textCellType6;
- this.fpSpread1_Sheet1.Columns.Get(5).DataField = "sc";
- this.fpSpread1_Sheet1.Columns.Get(5).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(5).Label = "SC#";
- this.fpSpread1_Sheet1.Columns.Get(5).Tag = "sc";
- this.fpSpread1_Sheet1.Columns.Get(5).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(5).Width = 51F;
- this.fpSpread1_Sheet1.Columns.Get(6).AllowAutoFilter = true;
- this.fpSpread1_Sheet1.Columns.Get(6).CellType = textCellType7;
- this.fpSpread1_Sheet1.Columns.Get(6).DataField = "orderno";
- this.fpSpread1_Sheet1.Columns.Get(6).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(6).Label = "SCR/CF";
- this.fpSpread1_Sheet1.Columns.Get(6).Tag = "crcf";
- this.fpSpread1_Sheet1.Columns.Get(6).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(6).Width = 51F;
- this.fpSpread1_Sheet1.Columns.Get(7).CellType = textCellType8;
- this.fpSpread1_Sheet1.Columns.Get(7).DataField = "receiveName";
- this.fpSpread1_Sheet1.Columns.Get(7).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
- this.fpSpread1_Sheet1.Columns.Get(7).Label = "수령";
- this.fpSpread1_Sheet1.Columns.Get(7).Tag = "receiveName";
- this.fpSpread1_Sheet1.Columns.Get(7).Width = 51F;
- this.fpSpread1_Sheet1.Columns.Get(8).AllowAutoSort = true;
- this.fpSpread1_Sheet1.Columns.Get(8).CellType = textCellType9;
- this.fpSpread1_Sheet1.Columns.Get(8).DataField = "sid";
- this.fpSpread1_Sheet1.Columns.Get(8).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(8).Label = "SID#";
- this.fpSpread1_Sheet1.Columns.Get(8).Tag = "sid";
- this.fpSpread1_Sheet1.Columns.Get(8).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(8).Width = 51F;
- this.fpSpread1_Sheet1.Columns.Get(9).CellType = textCellType10;
- this.fpSpread1_Sheet1.Columns.Get(9).DataField = "pumname";
- this.fpSpread1_Sheet1.Columns.Get(9).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
- this.fpSpread1_Sheet1.Columns.Get(9).Label = "품명";
- this.fpSpread1_Sheet1.Columns.Get(9).Tag = "pumname";
- this.fpSpread1_Sheet1.Columns.Get(9).Width = 51F;
- this.fpSpread1_Sheet1.Columns.Get(10).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- numberCellType1.DecimalPlaces = 0;
- numberCellType1.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
- numberCellType1.MaximumValue = 2147483647D;
- numberCellType1.MinimumValue = -2147483648D;
- this.fpSpread1_Sheet1.Columns.Get(10).CellType = numberCellType1;
- this.fpSpread1_Sheet1.Columns.Get(10).DataField = "pumidx";
- 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).Width = 51F;
- this.fpSpread1_Sheet1.Columns.Get(11).CellType = textCellType11;
- this.fpSpread1_Sheet1.Columns.Get(11).DataField = "pumscale";
- this.fpSpread1_Sheet1.Columns.Get(11).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
- this.fpSpread1_Sheet1.Columns.Get(11).Label = "규격";
- this.fpSpread1_Sheet1.Columns.Get(11).Tag = "pumscale";
- this.fpSpread1_Sheet1.Columns.Get(11).Width = 51F;
- this.fpSpread1_Sheet1.Columns.Get(12).CellType = textCellType12;
- this.fpSpread1_Sheet1.Columns.Get(12).DataField = "dept";
- this.fpSpread1_Sheet1.Columns.Get(12).Label = "장비\r\n제조사";
- this.fpSpread1_Sheet1.Columns.Get(12).Width = 51F;
- this.fpSpread1_Sheet1.Columns.Get(13).CellType = textCellType12;
- this.fpSpread1_Sheet1.Columns.Get(13).DataField = "manuproc";
- this.fpSpread1_Sheet1.Columns.Get(13).Label = "제조\r\n공정";
- this.fpSpread1_Sheet1.Columns.Get(13).Width = 51F;
- this.fpSpread1_Sheet1.Columns.Get(14).CellType = textCellType12;
- this.fpSpread1_Sheet1.Columns.Get(14).DataField = "asset";
- this.fpSpread1_Sheet1.Columns.Get(14).Label = "장비\r\n모델";
- this.fpSpread1_Sheet1.Columns.Get(14).Width = 51F;
- numberCellType2.DecimalPlaces = 0;
- numberCellType2.NegativeRed = true;
- numberCellType2.NullDisplay = "--";
- numberCellType2.Separator = ",";
- numberCellType2.ShowSeparator = true;
- numberCellType2.ShrinkToFit = true;
- this.fpSpread1_Sheet1.Columns.Get(15).CellType = numberCellType2;
- this.fpSpread1_Sheet1.Columns.Get(15).DataField = "pumqty";
- this.fpSpread1_Sheet1.Columns.Get(15).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(15).Label = "수량";
- this.fpSpread1_Sheet1.Columns.Get(15).Tag = "pumqty";
- this.fpSpread1_Sheet1.Columns.Get(15).Width = 51F;
- this.fpSpread1_Sheet1.Columns.Get(16).CellType = textCellType13;
- this.fpSpread1_Sheet1.Columns.Get(16).DataField = "pumunit";
- this.fpSpread1_Sheet1.Columns.Get(16).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(16).Label = "단위";
- this.fpSpread1_Sheet1.Columns.Get(16).Width = 51F;
- numberCellType3.DecimalPlaces = 2;
- this.fpSpread1_Sheet1.Columns.Get(17).CellType = numberCellType3;
- this.fpSpread1_Sheet1.Columns.Get(17).DataField = "pumpriceD";
- this.fpSpread1_Sheet1.Columns.Get(17).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Right;
- this.fpSpread1_Sheet1.Columns.Get(17).Label = "단가($)";
- this.fpSpread1_Sheet1.Columns.Get(17).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
- numberCellType4.DecimalPlaces = 0;
- numberCellType4.MaximumValue = 9999999999999.99D;
- numberCellType4.MinimumValue = -9999999999999.99D;
- numberCellType4.NegativeRed = true;
- numberCellType4.NullDisplay = "--";
- numberCellType4.Separator = ",";
- numberCellType4.ShowSeparator = true;
- numberCellType4.ShrinkToFit = true;
- this.fpSpread1_Sheet1.Columns.Get(18).CellType = numberCellType4;
- this.fpSpread1_Sheet1.Columns.Get(18).DataField = "pumprice";
- this.fpSpread1_Sheet1.Columns.Get(18).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Right;
- this.fpSpread1_Sheet1.Columns.Get(18).Label = "단가";
- this.fpSpread1_Sheet1.Columns.Get(18).Tag = "pumprice";
- this.fpSpread1_Sheet1.Columns.Get(18).Width = 51F;
- numberCellType5.DecimalPlaces = 0;
- numberCellType5.MaximumValue = 9999999999999.99D;
- numberCellType5.MinimumValue = -9999999999999.99D;
- numberCellType5.NegativeRed = true;
- numberCellType5.NullDisplay = "--";
- numberCellType5.Separator = ",";
- numberCellType5.ShowSeparator = true;
- numberCellType5.ShrinkToFit = true;
- this.fpSpread1_Sheet1.Columns.Get(19).CellType = numberCellType5;
- this.fpSpread1_Sheet1.Columns.Get(19).DataField = "pumamt";
- this.fpSpread1_Sheet1.Columns.Get(19).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Right;
- this.fpSpread1_Sheet1.Columns.Get(19).Label = "합계금액";
- this.fpSpread1_Sheet1.Columns.Get(19).Tag = "pumamt";
- this.fpSpread1_Sheet1.Columns.Get(19).Width = 51F;
- this.fpSpread1_Sheet1.Columns.Get(20).AllowAutoFilter = true;
- this.fpSpread1_Sheet1.Columns.Get(20).CellType = textCellType14;
- this.fpSpread1_Sheet1.Columns.Get(20).DataField = "supply";
- this.fpSpread1_Sheet1.Columns.Get(20).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
- this.fpSpread1_Sheet1.Columns.Get(20).Label = "공급업체";
- this.fpSpread1_Sheet1.Columns.Get(20).Tag = "supply";
- this.fpSpread1_Sheet1.Columns.Get(20).Width = 51F;
- this.fpSpread1_Sheet1.Columns.Get(21).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- numberCellType6.DecimalPlaces = 0;
- numberCellType6.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
- numberCellType6.MaximumValue = 2147483647D;
- numberCellType6.MinimumValue = -2147483648D;
- this.fpSpread1_Sheet1.Columns.Get(21).CellType = numberCellType6;
- this.fpSpread1_Sheet1.Columns.Get(21).DataField = "supplyidx";
- this.fpSpread1_Sheet1.Columns.Get(21).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(21).Label = "*";
- this.fpSpread1_Sheet1.Columns.Get(21).Visible = false;
- this.fpSpread1_Sheet1.Columns.Get(21).Width = 51F;
- this.fpSpread1_Sheet1.Columns.Get(22).AllowAutoFilter = true;
- this.fpSpread1_Sheet1.Columns.Get(22).CellType = textCellType15;
- this.fpSpread1_Sheet1.Columns.Get(22).DataField = "project";
- this.fpSpread1_Sheet1.Columns.Get(22).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
- this.fpSpread1_Sheet1.Columns.Get(22).Label = "프로젝트";
- this.fpSpread1_Sheet1.Columns.Get(22).Width = 51F;
- this.fpSpread1_Sheet1.Columns.Get(23).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- numberCellType7.DecimalPlaces = 0;
- numberCellType7.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
- numberCellType7.MaximumValue = 2147483647D;
- numberCellType7.MinimumValue = -2147483648D;
- this.fpSpread1_Sheet1.Columns.Get(23).CellType = numberCellType7;
- this.fpSpread1_Sheet1.Columns.Get(23).DataField = "projectidx";
- this.fpSpread1_Sheet1.Columns.Get(23).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(23).Label = "*";
- this.fpSpread1_Sheet1.Columns.Get(23).Tag = "projectidx";
- this.fpSpread1_Sheet1.Columns.Get(23).Visible = false;
- this.fpSpread1_Sheet1.Columns.Get(23).Width = 51F;
- this.fpSpread1_Sheet1.Columns.Get(24).CellType = textCellType16;
- this.fpSpread1_Sheet1.Columns.Get(24).DataField = "bigo";
- this.fpSpread1_Sheet1.Columns.Get(24).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
- this.fpSpread1_Sheet1.Columns.Get(24).Label = "비고";
- this.fpSpread1_Sheet1.Columns.Get(24).Tag = "bigo";
- this.fpSpread1_Sheet1.Columns.Get(24).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(24).Width = 51F;
- this.fpSpread1_Sheet1.Columns.Get(25).CellType = textCellType17;
- this.fpSpread1_Sheet1.Columns.Get(25).DataField = "edate";
- this.fpSpread1_Sheet1.Columns.Get(25).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(25).Label = "입고예정";
- this.fpSpread1_Sheet1.Columns.Get(25).Width = 51F;
- this.fpSpread1_Sheet1.Columns.Get(26).CellType = textCellType18;
- this.fpSpread1_Sheet1.Columns.Get(26).DataField = "indate";
- this.fpSpread1_Sheet1.Columns.Get(26).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(26).Label = "입고일";
- this.fpSpread1_Sheet1.Columns.Get(26).Tag = "indate";
- this.fpSpread1_Sheet1.Columns.Get(26).Width = 51F;
- numberCellType8.NegativeRed = true;
- numberCellType8.ShowSeparator = true;
- this.fpSpread1_Sheet1.Columns.Get(27).CellType = numberCellType8;
- this.fpSpread1_Sheet1.Columns.Get(27).DataField = "inqty";
- this.fpSpread1_Sheet1.Columns.Get(27).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(27).Label = "입고수량";
- this.fpSpread1_Sheet1.Columns.Get(27).Tag = "inqty";
- this.fpSpread1_Sheet1.Columns.Get(27).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(27).Width = 51F;
- this.fpSpread1_Sheet1.Columns.Get(28).CellType = textCellType19;
- this.fpSpread1_Sheet1.Columns.Get(28).DataField = "po";
- this.fpSpread1_Sheet1.Columns.Get(28).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(28).Label = "PO#";
- this.fpSpread1_Sheet1.Columns.Get(28).Tag = "po";
- this.fpSpread1_Sheet1.Columns.Get(28).Width = 51F;
- this.fpSpread1_Sheet1.Columns.Get(29).CellType = checkBoxCellType1;
- this.fpSpread1_Sheet1.Columns.Get(29).DataField = "isdel";
- this.fpSpread1_Sheet1.Columns.Get(29).Label = "삭제됨";
- this.fpSpread1_Sheet1.Columns.Get(29).Tag = "isdel";
- this.fpSpread1_Sheet1.Columns.Get(29).Width = 51F;
- this.fpSpread1_Sheet1.DataAutoCellTypes = false;
- 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;
- //
- // fPurchase
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1226, 678);
- this.Controls.Add(this.fpSpread1);
- this.Controls.Add(this.label1);
- this.Controls.Add(this.toolStrip1);
- this.Controls.Add(this.bn);
- this.DoubleBuffered = true;
- this.Name = "fPurchase";
- this.Text = "구매 신청";
- this.Load += new System.EventHandler(this.@__Load);
- ((System.ComponentModel.ISupportInitialize)(this.dsPurchase)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.bs)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.bn)).EndInit();
- this.bn.ResumeLayout(false);
- this.bn.PerformLayout();
- this.cm1.ResumeLayout(false);
- this.toolStrip1.ResumeLayout(false);
- this.toolStrip1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.fpSpread1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).EndInit();
- this.ResumeLayout(false);
- this.PerformLayout();
+ this.fpSpread1.Size = new System.Drawing.Size(1226, 592);
+ this.fpSpread1.StatusBarVisible = true;
+ this.fpSpread1.TabIndex = 4;
+ this.fpSpread1.EditModeOff += new System.EventHandler(this.fpSpread1_EditModeOff);
+ //
+ // 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 = 30;
+ 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 = "Storage";
+ 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 = "SC#";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 6).Value = "SCR/CF";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 7).Value = "수령";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 8).Value = "SID#";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 9).Value = "품명";
+ 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 = "장비\r\n제조사";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 13).Value = "제조\r\n공정";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 14).Value = "장비\r\n모델";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 15).Value = "수량";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 16).Value = "단위";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 17).Value = "단가($)";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 18).Value = "단가";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 19).Value = "합계금액";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 20).Value = "공급업체";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 21).Value = "*";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 22).Value = "프로젝트";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 23).Value = "*";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 24).Value = "비고";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 25).Value = "입고예정";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 26).Value = "입고일";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 27).Value = "입고수량";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 28).Value = "PO#";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 29).Value = "삭제됨";
+ this.fpSpread1_Sheet1.ColumnHeader.Rows.Get(0).Height = 37F;
+ this.fpSpread1_Sheet1.Columns.Get(0).AllowAutoFilter = true;
+ this.fpSpread1_Sheet1.Columns.Get(0).AllowAutoSort = true;
+ 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).Tag = "pdate";
+ this.fpSpread1_Sheet1.Columns.Get(0).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(0).Width = 51F;
+ this.fpSpread1_Sheet1.Columns.Get(1).AllowAutoFilter = true;
+ this.fpSpread1_Sheet1.Columns.Get(1).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.fpSpread1_Sheet1.Columns.Get(1).CellType = textCellType2;
+ this.fpSpread1_Sheet1.Columns.Get(1).DataField = "state";
+ this.fpSpread1_Sheet1.Columns.Get(1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(1).Label = "상태";
+ this.fpSpread1_Sheet1.Columns.Get(1).Tag = "state";
+ this.fpSpread1_Sheet1.Columns.Get(1).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(1).Width = 51F;
+ this.fpSpread1_Sheet1.Columns.Get(2).AllowAutoFilter = true;
+ this.fpSpread1_Sheet1.Columns.Get(2).CellType = textCellType3;
+ this.fpSpread1_Sheet1.Columns.Get(2).DataField = "place";
+ this.fpSpread1_Sheet1.Columns.Get(2).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(2).Label = "Storage";
+ this.fpSpread1_Sheet1.Columns.Get(2).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(2).Width = 51F;
+ 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.Center;
+ 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 = 51F;
+ this.fpSpread1_Sheet1.Columns.Get(4).AllowAutoFilter = true;
+ this.fpSpread1_Sheet1.Columns.Get(4).CellType = textCellType5;
+ this.fpSpread1_Sheet1.Columns.Get(4).DataField = "requestName";
+ this.fpSpread1_Sheet1.Columns.Get(4).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
+ this.fpSpread1_Sheet1.Columns.Get(4).Label = "요청";
+ this.fpSpread1_Sheet1.Columns.Get(4).Tag = "requestName";
+ this.fpSpread1_Sheet1.Columns.Get(4).Width = 51F;
+ this.fpSpread1_Sheet1.Columns.Get(5).CellType = textCellType6;
+ this.fpSpread1_Sheet1.Columns.Get(5).DataField = "sc";
+ this.fpSpread1_Sheet1.Columns.Get(5).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(5).Label = "SC#";
+ this.fpSpread1_Sheet1.Columns.Get(5).Tag = "sc";
+ this.fpSpread1_Sheet1.Columns.Get(5).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(5).Width = 51F;
+ this.fpSpread1_Sheet1.Columns.Get(6).AllowAutoFilter = true;
+ this.fpSpread1_Sheet1.Columns.Get(6).CellType = textCellType7;
+ this.fpSpread1_Sheet1.Columns.Get(6).DataField = "orderno";
+ this.fpSpread1_Sheet1.Columns.Get(6).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(6).Label = "SCR/CF";
+ this.fpSpread1_Sheet1.Columns.Get(6).Tag = "crcf";
+ this.fpSpread1_Sheet1.Columns.Get(6).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(6).Width = 51F;
+ this.fpSpread1_Sheet1.Columns.Get(7).CellType = textCellType8;
+ this.fpSpread1_Sheet1.Columns.Get(7).DataField = "receiveName";
+ this.fpSpread1_Sheet1.Columns.Get(7).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
+ this.fpSpread1_Sheet1.Columns.Get(7).Label = "수령";
+ this.fpSpread1_Sheet1.Columns.Get(7).Tag = "receiveName";
+ this.fpSpread1_Sheet1.Columns.Get(7).Width = 51F;
+ this.fpSpread1_Sheet1.Columns.Get(8).AllowAutoSort = true;
+ this.fpSpread1_Sheet1.Columns.Get(8).CellType = textCellType9;
+ this.fpSpread1_Sheet1.Columns.Get(8).DataField = "sid";
+ this.fpSpread1_Sheet1.Columns.Get(8).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(8).Label = "SID#";
+ this.fpSpread1_Sheet1.Columns.Get(8).Tag = "sid";
+ this.fpSpread1_Sheet1.Columns.Get(8).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(8).Width = 51F;
+ this.fpSpread1_Sheet1.Columns.Get(9).CellType = textCellType10;
+ this.fpSpread1_Sheet1.Columns.Get(9).DataField = "pumname";
+ this.fpSpread1_Sheet1.Columns.Get(9).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
+ this.fpSpread1_Sheet1.Columns.Get(9).Label = "품명";
+ this.fpSpread1_Sheet1.Columns.Get(9).Tag = "pumname";
+ this.fpSpread1_Sheet1.Columns.Get(9).Width = 51F;
+ this.fpSpread1_Sheet1.Columns.Get(10).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ numberCellType1.DecimalPlaces = 0;
+ numberCellType1.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
+ numberCellType1.MaximumValue = 2147483647D;
+ numberCellType1.MinimumValue = -2147483648D;
+ this.fpSpread1_Sheet1.Columns.Get(10).CellType = numberCellType1;
+ this.fpSpread1_Sheet1.Columns.Get(10).DataField = "pumidx";
+ 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).Width = 51F;
+ this.fpSpread1_Sheet1.Columns.Get(11).CellType = textCellType11;
+ this.fpSpread1_Sheet1.Columns.Get(11).DataField = "pumscale";
+ this.fpSpread1_Sheet1.Columns.Get(11).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
+ this.fpSpread1_Sheet1.Columns.Get(11).Label = "규격";
+ this.fpSpread1_Sheet1.Columns.Get(11).Tag = "pumscale";
+ this.fpSpread1_Sheet1.Columns.Get(11).Width = 51F;
+ this.fpSpread1_Sheet1.Columns.Get(12).CellType = textCellType12;
+ this.fpSpread1_Sheet1.Columns.Get(12).DataField = "dept";
+ this.fpSpread1_Sheet1.Columns.Get(12).Label = "장비\r\n제조사";
+ this.fpSpread1_Sheet1.Columns.Get(12).Width = 51F;
+ this.fpSpread1_Sheet1.Columns.Get(13).CellType = textCellType12;
+ this.fpSpread1_Sheet1.Columns.Get(13).DataField = "manuproc";
+ this.fpSpread1_Sheet1.Columns.Get(13).Label = "제조\r\n공정";
+ this.fpSpread1_Sheet1.Columns.Get(13).Width = 51F;
+ this.fpSpread1_Sheet1.Columns.Get(14).CellType = textCellType12;
+ this.fpSpread1_Sheet1.Columns.Get(14).DataField = "asset";
+ this.fpSpread1_Sheet1.Columns.Get(14).Label = "장비\r\n모델";
+ this.fpSpread1_Sheet1.Columns.Get(14).Width = 51F;
+ numberCellType2.DecimalPlaces = 0;
+ numberCellType2.NegativeRed = true;
+ numberCellType2.NullDisplay = "--";
+ numberCellType2.Separator = ",";
+ numberCellType2.ShowSeparator = true;
+ numberCellType2.ShrinkToFit = true;
+ this.fpSpread1_Sheet1.Columns.Get(15).CellType = numberCellType2;
+ this.fpSpread1_Sheet1.Columns.Get(15).DataField = "pumqty";
+ this.fpSpread1_Sheet1.Columns.Get(15).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(15).Label = "수량";
+ this.fpSpread1_Sheet1.Columns.Get(15).Tag = "pumqty";
+ this.fpSpread1_Sheet1.Columns.Get(15).Width = 51F;
+ this.fpSpread1_Sheet1.Columns.Get(16).CellType = textCellType13;
+ this.fpSpread1_Sheet1.Columns.Get(16).DataField = "pumunit";
+ this.fpSpread1_Sheet1.Columns.Get(16).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(16).Label = "단위";
+ this.fpSpread1_Sheet1.Columns.Get(16).Width = 51F;
+ numberCellType3.DecimalPlaces = 2;
+ this.fpSpread1_Sheet1.Columns.Get(17).CellType = numberCellType3;
+ this.fpSpread1_Sheet1.Columns.Get(17).DataField = "pumpriceD";
+ this.fpSpread1_Sheet1.Columns.Get(17).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Right;
+ this.fpSpread1_Sheet1.Columns.Get(17).Label = "단가($)";
+ this.fpSpread1_Sheet1.Columns.Get(17).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
+ numberCellType4.DecimalPlaces = 0;
+ numberCellType4.MaximumValue = 9999999999999.99D;
+ numberCellType4.MinimumValue = -9999999999999.99D;
+ numberCellType4.NegativeRed = true;
+ numberCellType4.NullDisplay = "--";
+ numberCellType4.Separator = ",";
+ numberCellType4.ShowSeparator = true;
+ numberCellType4.ShrinkToFit = true;
+ this.fpSpread1_Sheet1.Columns.Get(18).CellType = numberCellType4;
+ this.fpSpread1_Sheet1.Columns.Get(18).DataField = "pumprice";
+ this.fpSpread1_Sheet1.Columns.Get(18).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Right;
+ this.fpSpread1_Sheet1.Columns.Get(18).Label = "단가";
+ this.fpSpread1_Sheet1.Columns.Get(18).Tag = "pumprice";
+ this.fpSpread1_Sheet1.Columns.Get(18).Width = 51F;
+ numberCellType5.DecimalPlaces = 0;
+ numberCellType5.MaximumValue = 9999999999999.99D;
+ numberCellType5.MinimumValue = -9999999999999.99D;
+ numberCellType5.NegativeRed = true;
+ numberCellType5.NullDisplay = "--";
+ numberCellType5.Separator = ",";
+ numberCellType5.ShowSeparator = true;
+ numberCellType5.ShrinkToFit = true;
+ this.fpSpread1_Sheet1.Columns.Get(19).CellType = numberCellType5;
+ this.fpSpread1_Sheet1.Columns.Get(19).DataField = "pumamt";
+ this.fpSpread1_Sheet1.Columns.Get(19).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Right;
+ this.fpSpread1_Sheet1.Columns.Get(19).Label = "합계금액";
+ this.fpSpread1_Sheet1.Columns.Get(19).Tag = "pumamt";
+ this.fpSpread1_Sheet1.Columns.Get(19).Width = 51F;
+ this.fpSpread1_Sheet1.Columns.Get(20).AllowAutoFilter = true;
+ this.fpSpread1_Sheet1.Columns.Get(20).CellType = textCellType14;
+ this.fpSpread1_Sheet1.Columns.Get(20).DataField = "supply";
+ this.fpSpread1_Sheet1.Columns.Get(20).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
+ this.fpSpread1_Sheet1.Columns.Get(20).Label = "공급업체";
+ this.fpSpread1_Sheet1.Columns.Get(20).Tag = "supply";
+ this.fpSpread1_Sheet1.Columns.Get(20).Width = 51F;
+ this.fpSpread1_Sheet1.Columns.Get(21).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ numberCellType6.DecimalPlaces = 0;
+ numberCellType6.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
+ numberCellType6.MaximumValue = 2147483647D;
+ numberCellType6.MinimumValue = -2147483648D;
+ this.fpSpread1_Sheet1.Columns.Get(21).CellType = numberCellType6;
+ this.fpSpread1_Sheet1.Columns.Get(21).DataField = "supplyidx";
+ this.fpSpread1_Sheet1.Columns.Get(21).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(21).Label = "*";
+ this.fpSpread1_Sheet1.Columns.Get(21).Visible = false;
+ this.fpSpread1_Sheet1.Columns.Get(21).Width = 51F;
+ this.fpSpread1_Sheet1.Columns.Get(22).AllowAutoFilter = true;
+ this.fpSpread1_Sheet1.Columns.Get(22).CellType = textCellType15;
+ this.fpSpread1_Sheet1.Columns.Get(22).DataField = "project";
+ this.fpSpread1_Sheet1.Columns.Get(22).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
+ this.fpSpread1_Sheet1.Columns.Get(22).Label = "프로젝트";
+ this.fpSpread1_Sheet1.Columns.Get(22).Width = 51F;
+ this.fpSpread1_Sheet1.Columns.Get(23).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ numberCellType7.DecimalPlaces = 0;
+ numberCellType7.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
+ numberCellType7.MaximumValue = 2147483647D;
+ numberCellType7.MinimumValue = -2147483648D;
+ this.fpSpread1_Sheet1.Columns.Get(23).CellType = numberCellType7;
+ this.fpSpread1_Sheet1.Columns.Get(23).DataField = "projectidx";
+ this.fpSpread1_Sheet1.Columns.Get(23).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(23).Label = "*";
+ this.fpSpread1_Sheet1.Columns.Get(23).Tag = "projectidx";
+ this.fpSpread1_Sheet1.Columns.Get(23).Visible = false;
+ this.fpSpread1_Sheet1.Columns.Get(23).Width = 51F;
+ this.fpSpread1_Sheet1.Columns.Get(24).CellType = textCellType16;
+ this.fpSpread1_Sheet1.Columns.Get(24).DataField = "bigo";
+ this.fpSpread1_Sheet1.Columns.Get(24).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
+ this.fpSpread1_Sheet1.Columns.Get(24).Label = "비고";
+ this.fpSpread1_Sheet1.Columns.Get(24).Tag = "bigo";
+ this.fpSpread1_Sheet1.Columns.Get(24).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(24).Width = 51F;
+ this.fpSpread1_Sheet1.Columns.Get(25).CellType = textCellType17;
+ this.fpSpread1_Sheet1.Columns.Get(25).DataField = "edate";
+ this.fpSpread1_Sheet1.Columns.Get(25).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(25).Label = "입고예정";
+ this.fpSpread1_Sheet1.Columns.Get(25).Width = 51F;
+ this.fpSpread1_Sheet1.Columns.Get(26).CellType = textCellType18;
+ this.fpSpread1_Sheet1.Columns.Get(26).DataField = "indate";
+ this.fpSpread1_Sheet1.Columns.Get(26).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(26).Label = "입고일";
+ this.fpSpread1_Sheet1.Columns.Get(26).Tag = "indate";
+ this.fpSpread1_Sheet1.Columns.Get(26).Width = 51F;
+ numberCellType8.NegativeRed = true;
+ numberCellType8.ShowSeparator = true;
+ this.fpSpread1_Sheet1.Columns.Get(27).CellType = numberCellType8;
+ this.fpSpread1_Sheet1.Columns.Get(27).DataField = "inqty";
+ this.fpSpread1_Sheet1.Columns.Get(27).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(27).Label = "입고수량";
+ this.fpSpread1_Sheet1.Columns.Get(27).Tag = "inqty";
+ this.fpSpread1_Sheet1.Columns.Get(27).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(27).Width = 51F;
+ this.fpSpread1_Sheet1.Columns.Get(28).CellType = textCellType19;
+ this.fpSpread1_Sheet1.Columns.Get(28).DataField = "po";
+ this.fpSpread1_Sheet1.Columns.Get(28).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(28).Label = "PO#";
+ this.fpSpread1_Sheet1.Columns.Get(28).Tag = "po";
+ this.fpSpread1_Sheet1.Columns.Get(28).Width = 51F;
+ this.fpSpread1_Sheet1.Columns.Get(29).CellType = checkBoxCellType1;
+ this.fpSpread1_Sheet1.Columns.Get(29).DataField = "isdel";
+ this.fpSpread1_Sheet1.Columns.Get(29).Label = "삭제됨";
+ this.fpSpread1_Sheet1.Columns.Get(29).Tag = "isdel";
+ this.fpSpread1_Sheet1.Columns.Get(29).Width = 51F;
+ this.fpSpread1_Sheet1.DataAutoCellTypes = false;
+ 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;
+ //
+ // label1
+ //
+ this.label1.Dock = System.Windows.Forms.DockStyle.Bottom;
+ this.label1.Font = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.label1.Location = new System.Drawing.Point(0, 629);
+ this.label1.Name = "label1";
+ this.label1.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
+ this.label1.Size = new System.Drawing.Size(1226, 23);
+ this.label1.TabIndex = 6;
+ this.label1.Text = "--";
+ this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
+ //
+ // fPurchase
+ //
+ this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
+ this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
+ this.ClientSize = new System.Drawing.Size(1226, 678);
+ this.Controls.Add(this.fpSpread1);
+ this.Controls.Add(this.label1);
+ this.Controls.Add(this.toolStrip1);
+ this.Controls.Add(this.bn);
+ this.DoubleBuffered = true;
+ this.Name = "fPurchase";
+ this.Text = "구매 신청";
+ this.Load += new System.EventHandler(this.@__Load);
+ ((System.ComponentModel.ISupportInitialize)(this.dsPurchase)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.bs)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.bn)).EndInit();
+ this.bn.ResumeLayout(false);
+ this.bn.PerformLayout();
+ this.cm1.ResumeLayout(false);
+ this.toolStrip1.ResumeLayout(false);
+ this.toolStrip1.PerformLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.fpSpread1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).EndInit();
+ this.ResumeLayout(false);
+ this.PerformLayout();
}
diff --git a/SubProject/FEQ0000/Purchase/fPurchase.cs b/SubProject/FEQ0000/Purchase/fPurchase.cs
index 2c0c402..34d3403 100644
--- a/SubProject/FEQ0000/Purchase/fPurchase.cs
+++ b/SubProject/FEQ0000/Purchase/fPurchase.cs
@@ -224,7 +224,7 @@ namespace FEQ0000
{
cmd.CommandText += " ORDER BY " + dateField + " DESC, idx DESC";
}
-
+
cmd.Parameters.Add(new System.Data.SqlClient.SqlParameter("@sd", dtSD.Text));
cmd.Parameters.Add(new System.Data.SqlClient.SqlParameter("@ed", dtED.Text));
@@ -953,7 +953,10 @@ namespace FEQ0000
return;
}
var dr = drv.Row as dsPurchase.PurchaseRow;
- this.label1.Text = string.Format("{0}", dr.bigo.Replace("\r", "").Replace("\n", ""));
+ if (dr.project.isEmpty())
+ this.label1.Text = $"비고:{dr.bigo.Replace("\r", "").Replace("\n", "")}";
+ else
+ this.label1.Text = $"프로젝트:{dr.project},비고:{dr.bigo.Replace("\r", "").Replace("\n", "")}";
}
private void toolStripButton4_Click(object sender, EventArgs e)
diff --git a/SubProject/FEQ0000/Purchase/fPurchase.resx b/SubProject/FEQ0000/Purchase/fPurchase.resx
index 3f4ac55..58457d7 100644
--- a/SubProject/FEQ0000/Purchase/fPurchase.resx
+++ b/SubProject/FEQ0000/Purchase/fPurchase.resx
@@ -410,13 +410,13 @@
iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGSSURBVFhH7ZDdSgJBGIa9kY67hK6gdFX8g27Cm4gIYjVN
- 6KyMrM6qw6DooOjXGbeO6kACQ/IwDJSCLKPJd9gVk8l1ncWNmAdeZme+l/FxfIp/j18nTCbBNH2LZ4wj
- f+pyEvfNLBgTiZxxiHNR30m6gjLUX95ZoVhtR/RSc3qeTIUzF40CqbZxLoNrghZccok+YTWPpHBdEC8W
- WqJ8dQPXBYHbdylBGTwT3DitsWi2xApnNfNEjGeCsWWD97AOwjNBvBzkNv/qCw6LEhSBeW8GgfnYBYEl
- Z9fFXAmKsOTsupgrQRGWnF0XcyUowpKz62KuBPuxxHrzG5iNXdAJSlAWJSiLEpTlh6BsZldu2OrJI//G
- in1/Z5R0BQ8qX1LZvWux5FaZX5rcLrO9zl7Uc5KuYGix9LxOm8KSk+zctvilkBXNnSTf8dEy53UuGEiR
- ICRx+ajp/4P4AVFv2EBO04nGBWUJpIvxWO7qNU8bbP/+k62RBot29lqKxsyK9wR1koikrx8Cc8cf4Syt
- QNocKTzG5/sG83SklgnLtDwAAAAASUVORK5CYII=
+ 6KyMrM6qw6AIIvp1xq2jOpDAkDwMA6Ugy2jyHXbFZHJdZ3Ej5oGX2ZnvZXwcn+Lf49cJk0kwTd/iGePI
+ n7qcxH0zC8ZEImcc4lzUd5KuoAz1l3dWKFbbEb3UnJ4nU+HMRaNAqm2cy+CaoAWXXKJPWM0jKVwXxIuF
+ lihf3cB1QeD2XUpQBs8EN05rLJotscJZzTwR45lgbNngPayD8EwQLwe5zb/6gsOiBEVg3ptBYD52QWDJ
+ 2XUxV4IiLDm7LuZKUIQlZ9fFXAmKsOTsupgrwX4ssd78BmZjF3SCEpRFCcqiBGX5ISib2ZUbtnryyL+x
+ Yt/fGSVdwYPKl1R271osuVXmlya3y2yvsxf1nKQrGFosPa/TprDkJDu3LX4pZEVzJ8l3fLTMeZ0LBlIk
+ CElcPmr6/yB+QNQbNpDTdKJxQVkC6WI8lrt6zdMG27//ZGukwaKdvZaiMbPiPUGdJCLp64fA3PFHOEsr
+ kDZHCo/x+b4B8eCklafTY54AAAAASUVORK5CYII=
diff --git a/SubProject/FPJ0000/JobReport_/rJobReportPrj.Designer.cs b/SubProject/FPJ0000/JobReport_/rJobReportPrj.Designer.cs
index 2dfcdc5..660bef7 100644
--- a/SubProject/FPJ0000/JobReport_/rJobReportPrj.Designer.cs
+++ b/SubProject/FPJ0000/JobReport_/rJobReportPrj.Designer.cs
@@ -28,343 +28,398 @@
///
private void InitializeComponent()
{
- this.components = new System.ComponentModel.Container();
- this.bs = new System.Windows.Forms.BindingSource(this.components);
- this.dsReport = new FPJ0000.dsReport();
- this.ta = new FPJ0000.dsReportTableAdapters.JobReportDayTableAdapter();
- this.panel1 = new System.Windows.Forms.Panel();
- this.linkLabel9 = new System.Windows.Forms.LinkLabel();
- this.linkLabel10 = new System.Windows.Forms.LinkLabel();
- this.linkLabel11 = new System.Windows.Forms.LinkLabel();
- this.linkLabel12 = new System.Windows.Forms.LinkLabel();
- this.linkLabel5 = new System.Windows.Forms.LinkLabel();
- this.linkLabel6 = new System.Windows.Forms.LinkLabel();
- this.linkLabel7 = new System.Windows.Forms.LinkLabel();
- this.linkLabel8 = new System.Windows.Forms.LinkLabel();
- this.linkLabel3 = new System.Windows.Forms.LinkLabel();
- this.linkLabel4 = new System.Windows.Forms.LinkLabel();
- this.linkLabel2 = new System.Windows.Forms.LinkLabel();
- this.linkLabel1 = new System.Windows.Forms.LinkLabel();
- this.btSave = new System.Windows.Forms.Button();
- this.cmbUser = new System.Windows.Forms.ComboBox();
- this.label4 = new System.Windows.Forms.Label();
- this.label3 = new System.Windows.Forms.Label();
- this.dte = new System.Windows.Forms.DateTimePicker();
- this.label2 = new System.Windows.Forms.Label();
- this.dts = new System.Windows.Forms.DateTimePicker();
- this.tbProcess = new System.Windows.Forms.ComboBox();
- this.label1 = new System.Windows.Forms.Label();
- this.btRefresh = new System.Windows.Forms.Button();
- this.dv1 = new arCtl.arDatagridView();
- ((System.ComponentModel.ISupportInitialize)(this.bs)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dsReport)).BeginInit();
- this.panel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dv1)).BeginInit();
- this.SuspendLayout();
- //
- // bs
- //
- this.bs.DataMember = "JobReportDay";
- this.bs.DataSource = this.dsReport;
- //
- // dsReport
- //
- this.dsReport.DataSetName = "dsReport";
- this.dsReport.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
- //
- // ta
- //
- this.ta.ClearBeforeFill = true;
- //
- // panel1
- //
- this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
- this.panel1.Controls.Add(this.linkLabel9);
- this.panel1.Controls.Add(this.linkLabel10);
- this.panel1.Controls.Add(this.linkLabel11);
- this.panel1.Controls.Add(this.linkLabel12);
- this.panel1.Controls.Add(this.linkLabel5);
- this.panel1.Controls.Add(this.linkLabel6);
- this.panel1.Controls.Add(this.linkLabel7);
- this.panel1.Controls.Add(this.linkLabel8);
- this.panel1.Controls.Add(this.linkLabel3);
- this.panel1.Controls.Add(this.linkLabel4);
- this.panel1.Controls.Add(this.linkLabel2);
- this.panel1.Controls.Add(this.linkLabel1);
- this.panel1.Controls.Add(this.btSave);
- this.panel1.Controls.Add(this.cmbUser);
- this.panel1.Controls.Add(this.label4);
- this.panel1.Controls.Add(this.label3);
- this.panel1.Controls.Add(this.dte);
- this.panel1.Controls.Add(this.label2);
- this.panel1.Controls.Add(this.dts);
- this.panel1.Controls.Add(this.tbProcess);
- this.panel1.Controls.Add(this.label1);
- this.panel1.Controls.Add(this.btRefresh);
- this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel1.Location = new System.Drawing.Point(0, 0);
- this.panel1.Name = "panel1";
- this.panel1.Padding = new System.Windows.Forms.Padding(5);
- this.panel1.Size = new System.Drawing.Size(1114, 58);
- this.panel1.TabIndex = 7;
- //
- // linkLabel9
- //
- this.linkLabel9.AutoSize = true;
- this.linkLabel9.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.linkLabel9.Location = new System.Drawing.Point(672, 31);
- this.linkLabel9.Name = "linkLabel9";
- this.linkLabel9.Size = new System.Drawing.Size(39, 19);
- this.linkLabel9.TabIndex = 24;
- this.linkLabel9.TabStop = true;
- this.linkLabel9.Text = "12월";
- //
- // linkLabel10
- //
- this.linkLabel10.AutoSize = true;
- this.linkLabel10.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.linkLabel10.Location = new System.Drawing.Point(633, 31);
- this.linkLabel10.Name = "linkLabel10";
- this.linkLabel10.Size = new System.Drawing.Size(39, 19);
- this.linkLabel10.TabIndex = 23;
- this.linkLabel10.TabStop = true;
- this.linkLabel10.Text = "11월";
- //
- // linkLabel11
- //
- this.linkLabel11.AutoSize = true;
- this.linkLabel11.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.linkLabel11.Location = new System.Drawing.Point(594, 31);
- this.linkLabel11.Name = "linkLabel11";
- this.linkLabel11.Size = new System.Drawing.Size(39, 19);
- this.linkLabel11.TabIndex = 22;
- this.linkLabel11.TabStop = true;
- this.linkLabel11.Text = "10월";
- //
- // linkLabel12
- //
- this.linkLabel12.AutoSize = true;
- this.linkLabel12.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.linkLabel12.Location = new System.Drawing.Point(555, 31);
- this.linkLabel12.Name = "linkLabel12";
- this.linkLabel12.Size = new System.Drawing.Size(39, 19);
- this.linkLabel12.TabIndex = 21;
- this.linkLabel12.TabStop = true;
- this.linkLabel12.Text = "09월";
- //
- // linkLabel5
- //
- this.linkLabel5.AutoSize = true;
- this.linkLabel5.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.linkLabel5.Location = new System.Drawing.Point(516, 31);
- this.linkLabel5.Name = "linkLabel5";
- this.linkLabel5.Size = new System.Drawing.Size(39, 19);
- this.linkLabel5.TabIndex = 20;
- this.linkLabel5.TabStop = true;
- this.linkLabel5.Text = "08월";
- //
- // linkLabel6
- //
- this.linkLabel6.AutoSize = true;
- this.linkLabel6.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.linkLabel6.Location = new System.Drawing.Point(477, 31);
- this.linkLabel6.Name = "linkLabel6";
- this.linkLabel6.Size = new System.Drawing.Size(39, 19);
- this.linkLabel6.TabIndex = 19;
- this.linkLabel6.TabStop = true;
- this.linkLabel6.Text = "07월";
- //
- // linkLabel7
- //
- this.linkLabel7.AutoSize = true;
- this.linkLabel7.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.linkLabel7.Location = new System.Drawing.Point(672, 7);
- this.linkLabel7.Name = "linkLabel7";
- this.linkLabel7.Size = new System.Drawing.Size(39, 19);
- this.linkLabel7.TabIndex = 18;
- this.linkLabel7.TabStop = true;
- this.linkLabel7.Text = "06월";
- //
- // linkLabel8
- //
- this.linkLabel8.AutoSize = true;
- this.linkLabel8.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.linkLabel8.Location = new System.Drawing.Point(633, 7);
- this.linkLabel8.Name = "linkLabel8";
- this.linkLabel8.Size = new System.Drawing.Size(39, 19);
- this.linkLabel8.TabIndex = 17;
- this.linkLabel8.TabStop = true;
- this.linkLabel8.Text = "05월";
- //
- // linkLabel3
- //
- this.linkLabel3.AutoSize = true;
- this.linkLabel3.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.linkLabel3.Location = new System.Drawing.Point(594, 7);
- this.linkLabel3.Name = "linkLabel3";
- this.linkLabel3.Size = new System.Drawing.Size(39, 19);
- this.linkLabel3.TabIndex = 16;
- this.linkLabel3.TabStop = true;
- this.linkLabel3.Text = "04월";
- //
- // linkLabel4
- //
- this.linkLabel4.AutoSize = true;
- this.linkLabel4.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.linkLabel4.Location = new System.Drawing.Point(555, 7);
- this.linkLabel4.Name = "linkLabel4";
- this.linkLabel4.Size = new System.Drawing.Size(39, 19);
- this.linkLabel4.TabIndex = 15;
- this.linkLabel4.TabStop = true;
- this.linkLabel4.Text = "03월";
- //
- // linkLabel2
- //
- this.linkLabel2.AutoSize = true;
- this.linkLabel2.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.linkLabel2.Location = new System.Drawing.Point(516, 7);
- this.linkLabel2.Name = "linkLabel2";
- this.linkLabel2.Size = new System.Drawing.Size(39, 19);
- this.linkLabel2.TabIndex = 14;
- this.linkLabel2.TabStop = true;
- this.linkLabel2.Text = "02월";
- //
- // linkLabel1
- //
- this.linkLabel1.AutoSize = true;
- this.linkLabel1.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.linkLabel1.Location = new System.Drawing.Point(477, 7);
- this.linkLabel1.Name = "linkLabel1";
- this.linkLabel1.Size = new System.Drawing.Size(39, 19);
- this.linkLabel1.TabIndex = 13;
- this.linkLabel1.TabStop = true;
- this.linkLabel1.Text = "01월";
- //
- // btSave
- //
- this.btSave.Dock = System.Windows.Forms.DockStyle.Right;
- this.btSave.Location = new System.Drawing.Point(959, 5);
- this.btSave.Name = "btSave";
- this.btSave.Size = new System.Drawing.Size(75, 48);
- this.btSave.TabIndex = 12;
- this.btSave.Text = "파일저장";
- this.btSave.UseVisualStyleBackColor = true;
- this.btSave.Click += new System.EventHandler(this.btSave_Click);
- //
- // cmbUser
- //
- this.cmbUser.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cmbUser.FormattingEnabled = true;
- this.cmbUser.Location = new System.Drawing.Point(289, 32);
- this.cmbUser.Name = "cmbUser";
- this.cmbUser.Size = new System.Drawing.Size(180, 20);
- this.cmbUser.TabIndex = 11;
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.Location = new System.Drawing.Point(254, 36);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(29, 12);
- this.label4.TabIndex = 10;
- this.label4.Text = "사원";
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.Location = new System.Drawing.Point(261, 12);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(14, 12);
- this.label3.TabIndex = 9;
- this.label3.Text = "~";
- //
- // dte
- //
- this.dte.Location = new System.Drawing.Point(289, 8);
- this.dte.Name = "dte";
- this.dte.Size = new System.Drawing.Size(180, 21);
- this.dte.TabIndex = 8;
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Location = new System.Drawing.Point(10, 12);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(53, 12);
- this.label2.TabIndex = 7;
- this.label2.Text = "검색기간";
- //
- // dts
- //
- this.dts.Location = new System.Drawing.Point(68, 8);
- this.dts.Name = "dts";
- this.dts.Size = new System.Drawing.Size(180, 21);
- this.dts.TabIndex = 6;
- //
- // tbProcess
- //
- this.tbProcess.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.tbProcess.FormattingEnabled = true;
- this.tbProcess.Location = new System.Drawing.Point(68, 32);
- this.tbProcess.Name = "tbProcess";
- this.tbProcess.Size = new System.Drawing.Size(180, 20);
- this.tbProcess.TabIndex = 5;
- this.tbProcess.SelectedIndexChanged += new System.EventHandler(this.tbProcess_SelectedIndexChanged);
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Location = new System.Drawing.Point(34, 36);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(29, 12);
- this.label1.TabIndex = 3;
- this.label1.Text = "공정";
- //
- // btRefresh
- //
- this.btRefresh.Dock = System.Windows.Forms.DockStyle.Right;
- this.btRefresh.Location = new System.Drawing.Point(1034, 5);
- this.btRefresh.Name = "btRefresh";
- this.btRefresh.Size = new System.Drawing.Size(75, 48);
- this.btRefresh.TabIndex = 2;
- this.btRefresh.Text = "새로고침";
- this.btRefresh.UseVisualStyleBackColor = true;
- this.btRefresh.Click += new System.EventHandler(this.btRefresh_Click);
- //
- // dv1
- //
- this.dv1.A_DelCurrentCell = true;
- this.dv1.A_EnterToTab = true;
- this.dv1.A_KoreanField = null;
- this.dv1.A_UpperField = null;
- this.dv1.A_ViewRownumOnHeader = true;
- this.dv1.AllowUserToAddRows = false;
- this.dv1.AllowUserToDeleteRows = false;
- this.dv1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.dv1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dv1.Location = new System.Drawing.Point(0, 58);
- this.dv1.Name = "dv1";
- this.dv1.ReadOnly = true;
- this.dv1.RowTemplate.Height = 23;
- this.dv1.Size = new System.Drawing.Size(1114, 641);
- this.dv1.TabIndex = 1;
- //
- // rJobReportPrj
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1114, 699);
- this.Controls.Add(this.dv1);
- this.Controls.Add(this.panel1);
- this.Name = "rJobReportPrj";
- this.Text = "개인별 프로젝트 집계";
- this.Load += new System.EventHandler(this.rJobReport_Load);
- ((System.ComponentModel.ISupportInitialize)(this.bs)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dsReport)).EndInit();
- this.panel1.ResumeLayout(false);
- this.panel1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dv1)).EndInit();
- this.ResumeLayout(false);
+ this.components = new System.ComponentModel.Container();
+ this.bs = new System.Windows.Forms.BindingSource(this.components);
+ this.dsReport = new FPJ0000.dsReport();
+ this.ta = new FPJ0000.dsReportTableAdapters.JobReportDayTableAdapter();
+ this.panel1 = new System.Windows.Forms.Panel();
+ this.linkLabel9 = new System.Windows.Forms.LinkLabel();
+ this.linkLabel10 = new System.Windows.Forms.LinkLabel();
+ this.linkLabel11 = new System.Windows.Forms.LinkLabel();
+ this.linkLabel12 = new System.Windows.Forms.LinkLabel();
+ this.linkLabel5 = new System.Windows.Forms.LinkLabel();
+ this.linkLabel6 = new System.Windows.Forms.LinkLabel();
+ this.linkLabel7 = new System.Windows.Forms.LinkLabel();
+ this.linkLabel8 = new System.Windows.Forms.LinkLabel();
+ this.linkLabel3 = new System.Windows.Forms.LinkLabel();
+ this.linkLabel4 = new System.Windows.Forms.LinkLabel();
+ this.linkLabel2 = new System.Windows.Forms.LinkLabel();
+ this.linkLabel1 = new System.Windows.Forms.LinkLabel();
+ this.btSave = new System.Windows.Forms.Button();
+ this.cmbUser = new System.Windows.Forms.ComboBox();
+ this.label4 = new System.Windows.Forms.Label();
+ this.label3 = new System.Windows.Forms.Label();
+ this.dte = new System.Windows.Forms.DateTimePicker();
+ this.label2 = new System.Windows.Forms.Label();
+ this.dts = new System.Windows.Forms.DateTimePicker();
+ this.tbProcess = new System.Windows.Forms.ComboBox();
+ this.label1 = new System.Windows.Forms.Label();
+ this.btRefresh = new System.Windows.Forms.Button();
+ this.dv1 = new arCtl.arDatagridView();
+ this.button1 = new System.Windows.Forms.Button();
+ this.linkLabel13 = new System.Windows.Forms.LinkLabel();
+ this.linkLabel14 = new System.Windows.Forms.LinkLabel();
+ ((System.ComponentModel.ISupportInitialize)(this.bs)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.dsReport)).BeginInit();
+ this.panel1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.dv1)).BeginInit();
+ this.SuspendLayout();
+ //
+ // bs
+ //
+ this.bs.DataMember = "JobReportDay";
+ this.bs.DataSource = this.dsReport;
+ //
+ // dsReport
+ //
+ this.dsReport.DataSetName = "dsReport";
+ this.dsReport.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
+ //
+ // ta
+ //
+ this.ta.ClearBeforeFill = true;
+ //
+ // panel1
+ //
+ this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
+ this.panel1.Controls.Add(this.linkLabel13);
+ this.panel1.Controls.Add(this.linkLabel14);
+ this.panel1.Controls.Add(this.button1);
+ this.panel1.Controls.Add(this.linkLabel9);
+ this.panel1.Controls.Add(this.linkLabel10);
+ this.panel1.Controls.Add(this.linkLabel11);
+ this.panel1.Controls.Add(this.linkLabel12);
+ this.panel1.Controls.Add(this.linkLabel5);
+ this.panel1.Controls.Add(this.linkLabel6);
+ this.panel1.Controls.Add(this.linkLabel7);
+ this.panel1.Controls.Add(this.linkLabel8);
+ this.panel1.Controls.Add(this.linkLabel3);
+ this.panel1.Controls.Add(this.linkLabel4);
+ this.panel1.Controls.Add(this.linkLabel2);
+ this.panel1.Controls.Add(this.linkLabel1);
+ this.panel1.Controls.Add(this.btSave);
+ this.panel1.Controls.Add(this.cmbUser);
+ this.panel1.Controls.Add(this.label4);
+ this.panel1.Controls.Add(this.label3);
+ this.panel1.Controls.Add(this.dte);
+ this.panel1.Controls.Add(this.label2);
+ this.panel1.Controls.Add(this.dts);
+ this.panel1.Controls.Add(this.tbProcess);
+ this.panel1.Controls.Add(this.label1);
+ this.panel1.Controls.Add(this.btRefresh);
+ this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel1.Location = new System.Drawing.Point(0, 0);
+ this.panel1.Name = "panel1";
+ this.panel1.Padding = new System.Windows.Forms.Padding(5);
+ this.panel1.Size = new System.Drawing.Size(1114, 58);
+ this.panel1.TabIndex = 7;
+ //
+ // linkLabel9
+ //
+ this.linkLabel9.AutoSize = true;
+ this.linkLabel9.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.linkLabel9.Location = new System.Drawing.Point(672, 31);
+ this.linkLabel9.Name = "linkLabel9";
+ this.linkLabel9.Size = new System.Drawing.Size(39, 19);
+ this.linkLabel9.TabIndex = 24;
+ this.linkLabel9.TabStop = true;
+ this.linkLabel9.Text = "12월";
+ this.linkLabel9.Click += new System.EventHandler(this.linkLabel13_Click);
+ //
+ // linkLabel10
+ //
+ this.linkLabel10.AutoSize = true;
+ this.linkLabel10.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.linkLabel10.Location = new System.Drawing.Point(633, 31);
+ this.linkLabel10.Name = "linkLabel10";
+ this.linkLabel10.Size = new System.Drawing.Size(39, 19);
+ this.linkLabel10.TabIndex = 23;
+ this.linkLabel10.TabStop = true;
+ this.linkLabel10.Text = "11월";
+ this.linkLabel10.Click += new System.EventHandler(this.linkLabel13_Click);
+ //
+ // linkLabel11
+ //
+ this.linkLabel11.AutoSize = true;
+ this.linkLabel11.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.linkLabel11.Location = new System.Drawing.Point(594, 31);
+ this.linkLabel11.Name = "linkLabel11";
+ this.linkLabel11.Size = new System.Drawing.Size(39, 19);
+ this.linkLabel11.TabIndex = 22;
+ this.linkLabel11.TabStop = true;
+ this.linkLabel11.Text = "10월";
+ this.linkLabel11.Click += new System.EventHandler(this.linkLabel13_Click);
+ //
+ // linkLabel12
+ //
+ this.linkLabel12.AutoSize = true;
+ this.linkLabel12.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.linkLabel12.Location = new System.Drawing.Point(555, 31);
+ this.linkLabel12.Name = "linkLabel12";
+ this.linkLabel12.Size = new System.Drawing.Size(39, 19);
+ this.linkLabel12.TabIndex = 21;
+ this.linkLabel12.TabStop = true;
+ this.linkLabel12.Text = "09월";
+ this.linkLabel12.Click += new System.EventHandler(this.linkLabel13_Click);
+ //
+ // linkLabel5
+ //
+ this.linkLabel5.AutoSize = true;
+ this.linkLabel5.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.linkLabel5.Location = new System.Drawing.Point(516, 31);
+ this.linkLabel5.Name = "linkLabel5";
+ this.linkLabel5.Size = new System.Drawing.Size(39, 19);
+ this.linkLabel5.TabIndex = 20;
+ this.linkLabel5.TabStop = true;
+ this.linkLabel5.Text = "08월";
+ this.linkLabel5.Click += new System.EventHandler(this.linkLabel13_Click);
+ //
+ // linkLabel6
+ //
+ this.linkLabel6.AutoSize = true;
+ this.linkLabel6.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.linkLabel6.Location = new System.Drawing.Point(477, 31);
+ this.linkLabel6.Name = "linkLabel6";
+ this.linkLabel6.Size = new System.Drawing.Size(39, 19);
+ this.linkLabel6.TabIndex = 19;
+ this.linkLabel6.TabStop = true;
+ this.linkLabel6.Text = "07월";
+ this.linkLabel6.Click += new System.EventHandler(this.linkLabel13_Click);
+ //
+ // linkLabel7
+ //
+ this.linkLabel7.AutoSize = true;
+ this.linkLabel7.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.linkLabel7.Location = new System.Drawing.Point(672, 7);
+ this.linkLabel7.Name = "linkLabel7";
+ this.linkLabel7.Size = new System.Drawing.Size(39, 19);
+ this.linkLabel7.TabIndex = 18;
+ this.linkLabel7.TabStop = true;
+ this.linkLabel7.Text = "06월";
+ this.linkLabel7.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel7_LinkClicked);
+ this.linkLabel7.Click += new System.EventHandler(this.linkLabel13_Click);
+ //
+ // linkLabel8
+ //
+ this.linkLabel8.AutoSize = true;
+ this.linkLabel8.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.linkLabel8.Location = new System.Drawing.Point(633, 7);
+ this.linkLabel8.Name = "linkLabel8";
+ this.linkLabel8.Size = new System.Drawing.Size(39, 19);
+ this.linkLabel8.TabIndex = 17;
+ this.linkLabel8.TabStop = true;
+ this.linkLabel8.Text = "05월";
+ this.linkLabel8.Click += new System.EventHandler(this.linkLabel13_Click);
+ //
+ // linkLabel3
+ //
+ this.linkLabel3.AutoSize = true;
+ this.linkLabel3.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.linkLabel3.Location = new System.Drawing.Point(594, 7);
+ this.linkLabel3.Name = "linkLabel3";
+ this.linkLabel3.Size = new System.Drawing.Size(39, 19);
+ this.linkLabel3.TabIndex = 16;
+ this.linkLabel3.TabStop = true;
+ this.linkLabel3.Text = "04월";
+ this.linkLabel3.Click += new System.EventHandler(this.linkLabel13_Click);
+ //
+ // linkLabel4
+ //
+ this.linkLabel4.AutoSize = true;
+ this.linkLabel4.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.linkLabel4.Location = new System.Drawing.Point(555, 7);
+ this.linkLabel4.Name = "linkLabel4";
+ this.linkLabel4.Size = new System.Drawing.Size(39, 19);
+ this.linkLabel4.TabIndex = 15;
+ this.linkLabel4.TabStop = true;
+ this.linkLabel4.Text = "03월";
+ this.linkLabel4.Click += new System.EventHandler(this.linkLabel13_Click);
+ //
+ // linkLabel2
+ //
+ this.linkLabel2.AutoSize = true;
+ this.linkLabel2.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.linkLabel2.Location = new System.Drawing.Point(516, 7);
+ this.linkLabel2.Name = "linkLabel2";
+ this.linkLabel2.Size = new System.Drawing.Size(39, 19);
+ this.linkLabel2.TabIndex = 14;
+ this.linkLabel2.TabStop = true;
+ this.linkLabel2.Text = "02월";
+ this.linkLabel2.Click += new System.EventHandler(this.linkLabel13_Click);
+ //
+ // linkLabel1
+ //
+ this.linkLabel1.AutoSize = true;
+ this.linkLabel1.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.linkLabel1.Location = new System.Drawing.Point(477, 7);
+ this.linkLabel1.Name = "linkLabel1";
+ this.linkLabel1.Size = new System.Drawing.Size(39, 19);
+ this.linkLabel1.TabIndex = 13;
+ this.linkLabel1.TabStop = true;
+ this.linkLabel1.Text = "01월";
+ this.linkLabel1.Click += new System.EventHandler(this.linkLabel13_Click);
+ //
+ // btSave
+ //
+ this.btSave.Dock = System.Windows.Forms.DockStyle.Right;
+ this.btSave.Location = new System.Drawing.Point(959, 5);
+ this.btSave.Name = "btSave";
+ this.btSave.Size = new System.Drawing.Size(75, 48);
+ this.btSave.TabIndex = 12;
+ this.btSave.Text = "파일저장";
+ this.btSave.UseVisualStyleBackColor = true;
+ this.btSave.Click += new System.EventHandler(this.btSave_Click);
+ //
+ // cmbUser
+ //
+ this.cmbUser.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
+ this.cmbUser.FormattingEnabled = true;
+ this.cmbUser.Location = new System.Drawing.Point(289, 32);
+ this.cmbUser.Name = "cmbUser";
+ this.cmbUser.Size = new System.Drawing.Size(180, 20);
+ this.cmbUser.TabIndex = 11;
+ //
+ // label4
+ //
+ this.label4.AutoSize = true;
+ this.label4.Location = new System.Drawing.Point(254, 36);
+ this.label4.Name = "label4";
+ this.label4.Size = new System.Drawing.Size(29, 12);
+ this.label4.TabIndex = 10;
+ this.label4.Text = "사원";
+ //
+ // label3
+ //
+ this.label3.AutoSize = true;
+ this.label3.Location = new System.Drawing.Point(261, 12);
+ this.label3.Name = "label3";
+ this.label3.Size = new System.Drawing.Size(14, 12);
+ this.label3.TabIndex = 9;
+ this.label3.Text = "~";
+ //
+ // dte
+ //
+ this.dte.Location = new System.Drawing.Point(289, 8);
+ this.dte.Name = "dte";
+ this.dte.Size = new System.Drawing.Size(180, 21);
+ this.dte.TabIndex = 8;
+ //
+ // label2
+ //
+ this.label2.AutoSize = true;
+ this.label2.Location = new System.Drawing.Point(10, 12);
+ this.label2.Name = "label2";
+ this.label2.Size = new System.Drawing.Size(53, 12);
+ this.label2.TabIndex = 7;
+ this.label2.Text = "검색기간";
+ //
+ // dts
+ //
+ this.dts.Location = new System.Drawing.Point(68, 8);
+ this.dts.Name = "dts";
+ this.dts.Size = new System.Drawing.Size(180, 21);
+ this.dts.TabIndex = 6;
+ //
+ // tbProcess
+ //
+ this.tbProcess.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
+ this.tbProcess.FormattingEnabled = true;
+ this.tbProcess.Location = new System.Drawing.Point(68, 32);
+ this.tbProcess.Name = "tbProcess";
+ this.tbProcess.Size = new System.Drawing.Size(180, 20);
+ this.tbProcess.TabIndex = 5;
+ this.tbProcess.SelectedIndexChanged += new System.EventHandler(this.tbProcess_SelectedIndexChanged);
+ //
+ // label1
+ //
+ this.label1.AutoSize = true;
+ this.label1.Location = new System.Drawing.Point(34, 36);
+ this.label1.Name = "label1";
+ this.label1.Size = new System.Drawing.Size(29, 12);
+ this.label1.TabIndex = 3;
+ this.label1.Text = "공정";
+ //
+ // btRefresh
+ //
+ this.btRefresh.Dock = System.Windows.Forms.DockStyle.Right;
+ this.btRefresh.Location = new System.Drawing.Point(1034, 5);
+ this.btRefresh.Name = "btRefresh";
+ this.btRefresh.Size = new System.Drawing.Size(75, 48);
+ this.btRefresh.TabIndex = 2;
+ this.btRefresh.Text = "새로고침";
+ this.btRefresh.UseVisualStyleBackColor = true;
+ this.btRefresh.Click += new System.EventHandler(this.btRefresh_Click);
+ //
+ // dv1
+ //
+ this.dv1.A_DelCurrentCell = true;
+ this.dv1.A_EnterToTab = true;
+ this.dv1.A_KoreanField = null;
+ this.dv1.A_UpperField = null;
+ this.dv1.A_ViewRownumOnHeader = true;
+ this.dv1.AllowUserToAddRows = false;
+ this.dv1.AllowUserToDeleteRows = false;
+ this.dv1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
+ this.dv1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.dv1.Location = new System.Drawing.Point(0, 58);
+ this.dv1.Name = "dv1";
+ this.dv1.ReadOnly = true;
+ this.dv1.RowTemplate.Height = 23;
+ this.dv1.Size = new System.Drawing.Size(1114, 641);
+ this.dv1.TabIndex = 1;
+ //
+ // button1
+ //
+ this.button1.Dock = System.Windows.Forms.DockStyle.Right;
+ this.button1.Location = new System.Drawing.Point(884, 5);
+ this.button1.Name = "button1";
+ this.button1.Size = new System.Drawing.Size(75, 48);
+ this.button1.TabIndex = 25;
+ this.button1.Text = "WW축소";
+ this.button1.UseVisualStyleBackColor = true;
+ this.button1.Click += new System.EventHandler(this.button1_Click);
+ //
+ // linkLabel13
+ //
+ this.linkLabel13.AutoSize = true;
+ this.linkLabel13.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.linkLabel13.Location = new System.Drawing.Point(717, 31);
+ this.linkLabel13.Name = "linkLabel13";
+ this.linkLabel13.Size = new System.Drawing.Size(51, 19);
+ this.linkLabel13.TabIndex = 27;
+ this.linkLabel13.TabStop = true;
+ this.linkLabel13.Text = "하반기";
+ this.linkLabel13.Click += new System.EventHandler(this.linkLabel13_Click);
+ //
+ // linkLabel14
+ //
+ this.linkLabel14.AutoSize = true;
+ this.linkLabel14.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.linkLabel14.Location = new System.Drawing.Point(717, 7);
+ this.linkLabel14.Name = "linkLabel14";
+ this.linkLabel14.Size = new System.Drawing.Size(51, 19);
+ this.linkLabel14.TabIndex = 26;
+ this.linkLabel14.TabStop = true;
+ this.linkLabel14.Text = "상반기";
+ this.linkLabel14.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel14_LinkClicked);
+ this.linkLabel14.Click += new System.EventHandler(this.linkLabel13_Click);
+ //
+ // rJobReportPrj
+ //
+ this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
+ this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
+ this.ClientSize = new System.Drawing.Size(1114, 699);
+ this.Controls.Add(this.dv1);
+ this.Controls.Add(this.panel1);
+ this.Name = "rJobReportPrj";
+ this.Text = "개인별 프로젝트 집계";
+ this.Load += new System.EventHandler(this.rJobReport_Load);
+ ((System.ComponentModel.ISupportInitialize)(this.bs)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.dsReport)).EndInit();
+ this.panel1.ResumeLayout(false);
+ this.panel1.PerformLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.dv1)).EndInit();
+ this.ResumeLayout(false);
}
@@ -396,5 +451,8 @@
private System.Windows.Forms.ComboBox tbProcess;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Button btRefresh;
- }
+ private System.Windows.Forms.Button button1;
+ private System.Windows.Forms.LinkLabel linkLabel13;
+ private System.Windows.Forms.LinkLabel linkLabel14;
+ }
}
\ No newline at end of file
diff --git a/SubProject/FPJ0000/JobReport_/rJobReportPrj.cs b/SubProject/FPJ0000/JobReport_/rJobReportPrj.cs
index 4a708c9..660b256 100644
--- a/SubProject/FPJ0000/JobReport_/rJobReportPrj.cs
+++ b/SubProject/FPJ0000/JobReport_/rJobReportPrj.cs
@@ -9,230 +9,289 @@ using System.Windows.Forms;
namespace FPJ0000.JobReport_
{
- public partial class rJobReportPrj : Form
- {
- Boolean binit = false;
- public rJobReportPrj(string baseday)
- {
- InitializeComponent();
- this.WindowState = FormWindowState.Maximized;
- this.dts.Value = DateTime.Parse(DateTime.Now.AddMonths(-1).ToString("yyyy-MM-01"));
- this.dte.Value = DateTime.Parse(DateTime.Now.ToString("yyyy-MM-01")).AddMonths(1).AddDays(-1);
+ public partial class rJobReportPrj : Form
+ {
+ Boolean binit = false;
+ public rJobReportPrj(string baseday)
+ {
+ InitializeComponent();
+ this.WindowState = FormWindowState.Maximized;
+ this.dts.Value = DateTime.Parse(DateTime.Now.AddMonths(-1).ToString("yyyy-MM-01"));
+ this.dte.Value = DateTime.Parse(DateTime.Now.ToString("yyyy-MM-01")).AddMonths(1).AddDays(-1);
- }
+ }
- private void rJobReport_Load(object sender, EventArgs e)
- {
- this.tbProcess.Items.Clear();
- tbProcess.Items.Add("--전체--");
- var taProcess = new dsReportTableAdapters.ProcessListTableAdapter();
- var dtProcessList = taProcess.GetData(FCOMMON.info.Login.gcode);
- foreach (dsReport.ProcessListRow dr in dtProcessList.Rows)
- tbProcess.Items.Add(dr.processs);
+ private void rJobReport_Load(object sender, EventArgs e)
+ {
+ this.tbProcess.Items.Clear();
+ tbProcess.Items.Add("--전체--");
+ var taProcess = new dsReportTableAdapters.ProcessListTableAdapter();
+ var dtProcessList = taProcess.GetData(FCOMMON.info.Login.gcode);
+ foreach (dsReport.ProcessListRow dr in dtProcessList.Rows)
+ tbProcess.Items.Add(dr.processs);
- this.tbProcess.Text = FCOMMON.info.Login.process;
- if (tbProcess.SelectedIndex < 0) tbProcess.SelectedIndex = 0;
+ this.tbProcess.Text = FCOMMON.info.Login.process;
+ if (tbProcess.SelectedIndex < 0) tbProcess.SelectedIndex = 0;
- //사용자 목록을 선택한다
- UpdateUserList();
+ //사용자 목록을 선택한다
+ UpdateUserList();
- //this.tbMon.Text = DateTime.Now.ToString("yyyy-MM");
- refrehData();
- binit = true;
- }
- void UpdateUserList()
- {
- var ta = new dsPRJTableAdapters.vJobReportForUserListTableAdapter();
+ //this.tbMon.Text = DateTime.Now.ToString("yyyy-MM");
+ refrehData();
+ binit = true;
+ }
+ void UpdateUserList()
+ {
+ var ta = new dsPRJTableAdapters.vJobReportForUserListTableAdapter();
- cmbUser.Items.Clear();
+ cmbUser.Items.Clear();
- //일반사용자 목록 가져온다
- dsPRJ.vJobReportForUserListDataTable userlist;
+ //일반사용자 목록 가져온다
+ dsPRJ.vJobReportForUserListDataTable userlist;
- if (tbProcess.SelectedIndex <= 0)
- {
- //공정구분없이 전체사용자를 가져온다
- userlist = ta.GetData(FCOMMON.info.Login.gcode, "%");
- // db.vJobReportForUser.Where(t => t.gcode == FCOMMON.info.Login.gcode).OrderBy(t => t.name).GroupBy(t => t.name);
- }
- else
- {
- userlist = ta.GetData(FCOMMON.info.Login.gcode, tbProcess.Text);
- //db.vJobReportForUser.Where(t => t.gcode == FCOMMON.info.Login.gcode && t.userProcess == tbProcess.Text).OrderBy(t => t.name).GroupBy(t => t.name);
- }
+ if (tbProcess.SelectedIndex <= 0)
+ {
+ //공정구분없이 전체사용자를 가져온다
+ userlist = ta.GetData(FCOMMON.info.Login.gcode, "%");
+ // db.vJobReportForUser.Where(t => t.gcode == FCOMMON.info.Login.gcode).OrderBy(t => t.name).GroupBy(t => t.name);
+ }
+ else
+ {
+ userlist = ta.GetData(FCOMMON.info.Login.gcode, tbProcess.Text);
+ //db.vJobReportForUser.Where(t => t.gcode == FCOMMON.info.Login.gcode && t.userProcess == tbProcess.Text).OrderBy(t => t.name).GroupBy(t => t.name);
+ }
- //if (tbProcess.SelectedIndex != 0) userlist = userlist.Where(t => t.processs == tbProcess.Text); //해당 공정의 인원만 처리한다
+ //if (tbProcess.SelectedIndex != 0) userlist = userlist.Where(t => t.processs == tbProcess.Text); //해당 공정의 인원만 처리한다
- foreach (var dr in userlist)
- {
- //var dr = item.First();
- cmbUser.Items.Add(String.Format("[{0}] {1}", dr.id, dr.name));
- }
+ foreach (var dr in userlist)
+ {
+ //var dr = item.First();
+ cmbUser.Items.Add(String.Format("[{0}] {1}", dr.id, dr.name));
+ }
- if (tbProcess.SelectedIndex > 0)
- cmbUser.Text = string.Format("[{0}] {1}", FCOMMON.info.Login.no, FCOMMON.info.Login.nameK);
+ if (tbProcess.SelectedIndex > 0)
+ cmbUser.Text = string.Format("[{0}] {1}", FCOMMON.info.Login.no, FCOMMON.info.Login.nameK);
- if (cmbUser.SelectedIndex < 0) cmbUser.SelectedIndex = 0; //기본전체로 선택해준다.
- }
+ if (cmbUser.SelectedIndex < 0) cmbUser.SelectedIndex = 0; //기본전체로 선택해준다.
+ }
- void refrehData()
- {
+ void refrehData()
+ {
- //근문일수,시간
- var vSD = dts.Value.ToShortDateString();
- var vED = dte.Value.ToShortDateString();
+ //근문일수,시간
+ var vSD = dts.Value.ToShortDateString();
+ var vED = dte.Value.ToShortDateString();
- string prcname = tbProcess.SelectedIndex < 1 ? "%" : tbProcess.Text.Trim();
- var taH = new dsReportTableAdapters.JobProjectTimesTableAdapter();
+ string prcname = tbProcess.SelectedIndex < 1 ? "%" : tbProcess.Text.Trim();
+ var taH = new dsReportTableAdapters.JobProjectTimesTableAdapter();
- var username = cmbUser.Text.Trim();
+ var username = cmbUser.Text.Trim();
- var uid = username.Substring(1, username.IndexOf("]") - 1);// "395552";
+ var uid = username.Substring(1, username.IndexOf("]") - 1);// "395552";
- taH.Fill(this.dsReport.JobProjectTimes, FCOMMON.info.Login.gcode, vSD, vED, uid);
- //this.reportViewer1.SetDisplayMode(Microsoft.Reporting.WinForms.DisplayMode.PrintLayout);
- //this.reportViewer1.ZoomMode = Microsoft.Reporting.WinForms.ZoomMode.PageWidth;
- //this.reportViewer1.RefreshReport();
+ taH.Fill(this.dsReport.JobProjectTimes, FCOMMON.info.Login.gcode, vSD, vED, uid);
+ //this.reportViewer1.SetDisplayMode(Microsoft.Reporting.WinForms.DisplayMode.PrintLayout);
+ //this.reportViewer1.ZoomMode = Microsoft.Reporting.WinForms.ZoomMode.PageWidth;
+ //this.reportViewer1.RefreshReport();
- //그리드뷰 생성
- this.dv1.Rows.Clear();
- this.dv1.Columns.Clear();
+ //그리드뷰 생성
+ this.dv1.Rows.Clear();
+ this.dv1.Columns.Clear();
- var wekklist = new string[] { "일", "월", "화", "수", "목", "금", "토" };
+ var wekklist = new string[] { "일", "월", "화", "수", "목", "금", "토" };
- //날짜에 해당하는 열을 먼저 생성한다
+ //날짜에 해당하는 열을 먼저 생성한다
- dv1.Columns.Add("dvcu_pidx", "*");
- dv1.Columns.Add("dvcu_title", "프로젝트");
- //dv1.Columns.Add("dvcu_hrs", "시간");
+ dv1.Columns.Add("dvcu_pidx", "*");
+ dv1.Columns.Add("dvcu_state", "상태");
+ dv1.Columns.Add("dvcu_title", "프로젝트");
+ //dv1.Columns.Add("dvcu_hrs", "시간");
- //ww컬럼생성
- var wwlist = dsReport.JobProjectTimes.GroupBy(t => t.ww).Select(t => int.Parse(t.Key)).OrderBy(t => t).ToList();
- var wwfont = new Font("Consolas", 8f);
- dv1.ColumnHeadersDefaultCellStyle.Font = wwfont;
+ //ww컬럼생성
+ var wwlist = dsReport.JobProjectTimes.GroupBy(t => t.ww).Select(t => int.Parse(t.Key)).OrderBy(t => t).ToList();
+ var wwfont = new Font("Consolas", 8f);
+ dv1.ColumnHeadersDefaultCellStyle.Font = wwfont;
- foreach (var item in wwlist)
- {
- dv1.Columns.Add("dvcu_ww" + item, $"{item}(%)");
- dv1.Columns[dv1.Columns.Count - 1].DefaultCellStyle.NullValue = "";
- dv1.Columns[dv1.Columns.Count - 1].DefaultCellStyle.Format = "N2";
- dv1.Columns[dv1.Columns.Count - 1].DefaultCellStyle.Font = wwfont;
- }
+ foreach (var item in wwlist)
+ {
+ dv1.Columns.Add("dvcu_ww" + item, $"{item}(%)");
+ dv1.Columns[dv1.Columns.Count - 1].DefaultCellStyle.NullValue = "";
+ dv1.Columns[dv1.Columns.Count - 1].DefaultCellStyle.Format = "N2";
+ dv1.Columns[dv1.Columns.Count - 1].DefaultCellStyle.Font = wwfont;
+ }
- dv1.Columns.Add("dvcu_hrs", "합계(h)");
- dv1.Columns[dv1.Columns.Count - 1].DefaultCellStyle.BackColor = Color.LightGray;
+ dv1.Columns.Add("dvcu_hrs", "합계(h)");
+ dv1.Columns[dv1.Columns.Count - 1].DefaultCellStyle.BackColor = Color.LightGray;
- dv1.Columns.Add("dvcu_hrs", "비율(%)");
- dv1.Columns[dv1.Columns.Count - 1].DefaultCellStyle.Format = "N2";
+ dv1.Columns.Add("dvcu_hrs", "비율(%)");
+ dv1.Columns[dv1.Columns.Count - 1].DefaultCellStyle.Format = "N2";
- var TotHrs = dsReport.JobProjectTimes.Sum(t => t.hrs);
+ var TotHrs = dsReport.JobProjectTimes.Sum(t => t.hrs);
- //데이터를 추가한다.
- foreach (var dr in dsReport.JobProjectTimes.GroupBy(t => t.pidx))
- {
- var pidx = dr.Key;
- var fdr = dr.First();
+ //데이터를 추가한다.
+ foreach (var dr in dsReport.JobProjectTimes.OrderByDescending(t => t.PrjStatus + t.PrjName).GroupBy(t => t.pidx))
+ {
+ var pidx = dr.Key;
+ var fdr = dr.First();
- List