| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347 |
- namespace Pur.require_plan
- {
- partial class frmPopReqDReport
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("mrLineId");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemCode");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemDesc");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemName");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemDescE");
- Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemModel");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemSpec");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemUom");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemUomFormula");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemUomConefficient");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("weightUnit");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("bugPrice");
- Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("budgetAmt");
- Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("lastDeliveryDate");
- Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("impoDomesticFlag");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("expenseType");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("budgetCode");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("costCenter");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("remark");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("flagGeneratedPurPlan");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("flagDeliveried");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("buyerDeptCode");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("buyerDeptDesc");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("buyerUnitCode");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("buyerUnitDesc");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("buyerName");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createName");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createTime");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("updateName");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("updateTime");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("validflag");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deleteName");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("qty");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("qtyPur");
- Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemUseUom");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deliveryLocation");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deliveryLocationCode");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn38 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemattr");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemattrid");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn40 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemStandardsId");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn41 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemUomId");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn42 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemUnique");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn43 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemStandardsCode");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn44 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("newItemAttrId");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn45 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("newItemStandardsId");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn46 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("newItemUomId");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn47 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("newItemUnique");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn48 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("auditFlag");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn49 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("auditMsg");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn50 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deliveryLocationFlag");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn51 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("newItemStandardsCode");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn52 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deleteUserId");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn53 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("refuseReason");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn54 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("mrId");
- Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.SummarySettings summarySettings1 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Count, null, "mrLineId", 0, true, "Table1", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "itemDescE", 4, true);
- Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.SummarySettings summarySettings2 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "budgetAmt", 12, true, "Table1", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "budgetAmt", 12, true);
- Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton1 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
- Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton2 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
- Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem10 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem11 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem7 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem8 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem9 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem23 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem16 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem17 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem18 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem19 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem20 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton3 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
- Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton4 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
- Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton5 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
- Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton6 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
- Infragistics.Win.ValueListItem valueListItem14 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem15 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmPopReqDReport));
- this.dataSet2 = new System.Data.DataSet();
- this.dataTable2 = new System.Data.DataTable();
- this.dataColumn17 = new System.Data.DataColumn();
- this.dataColumn18 = new System.Data.DataColumn();
- this.dataColumn19 = new System.Data.DataColumn();
- this.dataColumn20 = new System.Data.DataColumn();
- this.dataColumn21 = new System.Data.DataColumn();
- this.dataColumn22 = new System.Data.DataColumn();
- this.dataColumn23 = new System.Data.DataColumn();
- this.dataColumn24 = new System.Data.DataColumn();
- this.dataColumn25 = new System.Data.DataColumn();
- this.dataColumn26 = new System.Data.DataColumn();
- this.dataColumn27 = new System.Data.DataColumn();
- this.dataColumn28 = new System.Data.DataColumn();
- this.dataColumn29 = new System.Data.DataColumn();
- this.dataColumn30 = new System.Data.DataColumn();
- this.dataColumn31 = new System.Data.DataColumn();
- this.dataColumn32 = new System.Data.DataColumn();
- this.dataColumn33 = new System.Data.DataColumn();
- this.dataColumn34 = new System.Data.DataColumn();
- this.dataColumn35 = new System.Data.DataColumn();
- this.dataColumn36 = new System.Data.DataColumn();
- this.dataColumn37 = new System.Data.DataColumn();
- this.dataColumn38 = new System.Data.DataColumn();
- this.dataColumn39 = new System.Data.DataColumn();
- this.dataColumn40 = new System.Data.DataColumn();
- this.dataColumn41 = new System.Data.DataColumn();
- this.dataColumn42 = new System.Data.DataColumn();
- this.dataColumn43 = new System.Data.DataColumn();
- this.dataColumn44 = new System.Data.DataColumn();
- this.dataColumn45 = new System.Data.DataColumn();
- this.dataColumn46 = new System.Data.DataColumn();
- this.dataColumn47 = new System.Data.DataColumn();
- this.dataColumn48 = new System.Data.DataColumn();
- this.dataColumn50 = new System.Data.DataColumn();
- this.dataColumn51 = new System.Data.DataColumn();
- this.dataColumn52 = new System.Data.DataColumn();
- this.dataColumn53 = new System.Data.DataColumn();
- this.dataColumn54 = new System.Data.DataColumn();
- this.dataColumn55 = new System.Data.DataColumn();
- this.dataColumn56 = new System.Data.DataColumn();
- this.dataColumn73 = new System.Data.DataColumn();
- this.dataColumn74 = new System.Data.DataColumn();
- this.dataColumn75 = new System.Data.DataColumn();
- this.dataColumn76 = new System.Data.DataColumn();
- this.dataColumn77 = new System.Data.DataColumn();
- this.dataColumn78 = new System.Data.DataColumn();
- this.dataColumn79 = new System.Data.DataColumn();
- this.dataColumn80 = new System.Data.DataColumn();
- this.dataColumn81 = new System.Data.DataColumn();
- this.dataColumn82 = new System.Data.DataColumn();
- this.dataColumn83 = new System.Data.DataColumn();
- this.dataColumn1 = new System.Data.DataColumn();
- this.dataColumn157 = new System.Data.DataColumn();
- this.dataColumn160 = new System.Data.DataColumn();
- this.dataColumn2 = new System.Data.DataColumn();
- this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
- this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
- this.label41 = new System.Windows.Forms.Label();
- this.label36 = new System.Windows.Forms.Label();
- this.txt_itemCode = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.txt_itemName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.checkBox1 = new System.Windows.Forms.CheckBox();
- this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
- this.txtAuditedEnd = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
- this.txtAuditedStart = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
- this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
- this.CK_Ctime = new System.Windows.Forms.CheckBox();
- this.CK_ptime = new System.Windows.Forms.CheckBox();
- this.label9 = new System.Windows.Forms.Label();
- this.label8 = new System.Windows.Forms.Label();
- this.label7 = new System.Windows.Forms.Label();
- this.label6 = new System.Windows.Forms.Label();
- this.txt_businessUser = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.label5 = new System.Windows.Forms.Label();
- this.txt_Mstatus = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.label4 = new System.Windows.Forms.Label();
- this.label3 = new System.Windows.Forms.Label();
- this.txt_Dstatus = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.txt_createTimeEnd = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
- this.txt_createTimeStart = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
- this.label2 = new System.Windows.Forms.Label();
- this.txt_businessName = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.txtMrPeriodEnd = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
- this.txtMrPeriodStart = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
- this.txt_style = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.label1 = new System.Windows.Forms.Label();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
- this.ultraGroupBox2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
- this.ultraGroupBox1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txt_itemCode)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_itemName)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtAuditedEnd)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtAuditedStart)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_businessUser)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_Mstatus)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_Dstatus)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_createTimeEnd)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_createTimeStart)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_businessName)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtMrPeriodEnd)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtMrPeriodStart)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_style)).BeginInit();
- this.SuspendLayout();
- //
- // dataSet2
- //
- this.dataSet2.DataSetName = "NewDataSet";
- this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
- this.dataTable2});
- //
- // dataTable2
- //
- this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
- this.dataColumn17,
- this.dataColumn18,
- this.dataColumn19,
- this.dataColumn20,
- this.dataColumn21,
- this.dataColumn22,
- this.dataColumn23,
- this.dataColumn24,
- this.dataColumn25,
- this.dataColumn26,
- this.dataColumn27,
- this.dataColumn28,
- this.dataColumn29,
- this.dataColumn30,
- this.dataColumn31,
- this.dataColumn32,
- this.dataColumn33,
- this.dataColumn34,
- this.dataColumn35,
- this.dataColumn36,
- this.dataColumn37,
- this.dataColumn38,
- this.dataColumn39,
- this.dataColumn40,
- this.dataColumn41,
- this.dataColumn42,
- this.dataColumn43,
- this.dataColumn44,
- this.dataColumn45,
- this.dataColumn46,
- this.dataColumn47,
- this.dataColumn48,
- this.dataColumn50,
- this.dataColumn51,
- this.dataColumn52,
- this.dataColumn53,
- this.dataColumn54,
- this.dataColumn55,
- this.dataColumn56,
- this.dataColumn73,
- this.dataColumn74,
- this.dataColumn75,
- this.dataColumn76,
- this.dataColumn77,
- this.dataColumn78,
- this.dataColumn79,
- this.dataColumn80,
- this.dataColumn81,
- this.dataColumn82,
- this.dataColumn83,
- this.dataColumn1,
- this.dataColumn157,
- this.dataColumn160,
- this.dataColumn2});
- this.dataTable2.TableName = "Table1";
- //
- // dataColumn17
- //
- this.dataColumn17.Caption = "需求单行号";
- this.dataColumn17.ColumnName = "mrLineId";
- //
- // dataColumn18
- //
- this.dataColumn18.Caption = "物料编码";
- this.dataColumn18.ColumnName = "itemCode";
- //
- // dataColumn19
- //
- this.dataColumn19.Caption = "需求计划类型";
- this.dataColumn19.ColumnName = "itemDesc";
- //
- // dataColumn20
- //
- this.dataColumn20.Caption = "物料名称";
- this.dataColumn20.ColumnName = "itemName";
- //
- // dataColumn21
- //
- this.dataColumn21.Caption = "计划月份";
- this.dataColumn21.ColumnName = "itemDescE";
- //
- // dataColumn22
- //
- this.dataColumn22.Caption = "物料规格";
- this.dataColumn22.ColumnName = "itemModel";
- //
- // dataColumn23
- //
- this.dataColumn23.Caption = "计划员角色";
- this.dataColumn23.ColumnName = "itemSpec";
- //
- // dataColumn24
- //
- this.dataColumn24.Caption = "采购单位";
- this.dataColumn24.ColumnName = "itemUom";
- //
- // dataColumn25
- //
- this.dataColumn25.Caption = "审批通过时间";
- this.dataColumn25.ColumnName = "itemUomFormula";
- //
- // dataColumn26
- //
- this.dataColumn26.Caption = "转换系数";
- this.dataColumn26.ColumnName = "itemUomConefficient";
- //
- // dataColumn27
- //
- this.dataColumn27.Caption = "库存单位";
- this.dataColumn27.ColumnName = "weightUnit";
- //
- // dataColumn28
- //
- this.dataColumn28.Caption = "预算价";
- this.dataColumn28.ColumnName = "bugPrice";
- //
- // dataColumn29
- //
- this.dataColumn29.Caption = "预算总金额";
- this.dataColumn29.ColumnName = "budgetAmt";
- //
- // dataColumn30
- //
- this.dataColumn30.Caption = "要求到货时间";
- this.dataColumn30.ColumnName = "lastDeliveryDate";
- //
- // dataColumn31
- //
- this.dataColumn31.Caption = "是否建议进口";
- this.dataColumn31.ColumnName = "impoDomesticFlag";
- //
- // dataColumn32
- //
- this.dataColumn32.Caption = "费用类型";
- this.dataColumn32.ColumnName = "expenseType";
- //
- // dataColumn33
- //
- this.dataColumn33.Caption = "预算类型";
- this.dataColumn33.ColumnName = "budgetCode";
- //
- // dataColumn34
- //
- this.dataColumn34.Caption = "成本中心";
- this.dataColumn34.ColumnName = "costCenter";
- //
- // dataColumn35
- //
- this.dataColumn35.Caption = "备注";
- this.dataColumn35.ColumnName = "remark";
- //
- // dataColumn36
- //
- this.dataColumn36.Caption = "状态";
- this.dataColumn36.ColumnName = "flagGeneratedPurPlan";
- //
- // dataColumn37
- //
- this.dataColumn37.Caption = "配送标志";
- this.dataColumn37.ColumnName = "flagDeliveried";
- //
- // dataColumn38
- //
- this.dataColumn38.Caption = "采购管理部门代码";
- this.dataColumn38.ColumnName = "buyerDeptCode";
- //
- // dataColumn39
- //
- this.dataColumn39.Caption = "物料中类";
- this.dataColumn39.ColumnName = "buyerDeptDesc";
- //
- // dataColumn40
- //
- this.dataColumn40.Caption = "采购管理科室代码";
- this.dataColumn40.ColumnName = "buyerUnitCode";
- //
- // dataColumn41
- //
- this.dataColumn41.Caption = "采购管理科室描叙";
- this.dataColumn41.ColumnName = "buyerUnitDesc";
- //
- // dataColumn42
- //
- this.dataColumn42.Caption = "计划员";
- this.dataColumn42.ColumnName = "buyerName";
- //
- // dataColumn43
- //
- this.dataColumn43.Caption = "创建人";
- this.dataColumn43.ColumnName = "createName";
- //
- // dataColumn44
- //
- this.dataColumn44.Caption = "创建时间";
- this.dataColumn44.ColumnName = "createTime";
- //
- // dataColumn45
- //
- this.dataColumn45.Caption = "修改人";
- this.dataColumn45.ColumnName = "updateName";
- //
- // dataColumn46
- //
- this.dataColumn46.Caption = "修改时间";
- this.dataColumn46.ColumnName = "updateTime";
- //
- // dataColumn47
- //
- this.dataColumn47.Caption = "数据状态(有效、无效)";
- this.dataColumn47.ColumnName = "validflag";
- //
- // dataColumn48
- //
- this.dataColumn48.Caption = "申请单位";
- this.dataColumn48.ColumnName = "deleteName";
- //
- // dataColumn50
- //
- this.dataColumn50.Caption = "需求量";
- this.dataColumn50.ColumnName = "qty";
- //
- // dataColumn51
- //
- this.dataColumn51.Caption = "核准量";
- this.dataColumn51.ColumnName = "qtyPur";
- //
- // dataColumn52
- //
- this.dataColumn52.Caption = "是否使用采购单位";
- this.dataColumn52.ColumnName = "itemUseUom";
- //
- // dataColumn53
- //
- this.dataColumn53.Caption = "交付地点";
- this.dataColumn53.ColumnName = "deliveryLocation";
- //
- // dataColumn54
- //
- this.dataColumn54.Caption = "交付地点编码";
- this.dataColumn54.ColumnName = "deliveryLocationCode";
- //
- // dataColumn55
- //
- this.dataColumn55.Caption = "属性";
- this.dataColumn55.ColumnName = "itemattr";
- //
- // dataColumn56
- //
- this.dataColumn56.Caption = "属性编号";
- this.dataColumn56.ColumnName = "itemattrid";
- //
- // dataColumn73
- //
- this.dataColumn73.Caption = "标准编号";
- this.dataColumn73.ColumnName = "itemStandardsId";
- //
- // dataColumn74
- //
- this.dataColumn74.Caption = "单位换算编码";
- this.dataColumn74.ColumnName = "itemUomId";
- //
- // dataColumn75
- //
- this.dataColumn75.Caption = "唯一值标识";
- this.dataColumn75.ColumnName = "itemUnique";
- //
- // dataColumn76
- //
- this.dataColumn76.Caption = "标准";
- this.dataColumn76.ColumnName = "itemStandardsCode";
- //
- // dataColumn77
- //
- this.dataColumn77.Caption = "新物料属性编码";
- this.dataColumn77.ColumnName = "newItemAttrId";
- //
- // dataColumn78
- //
- this.dataColumn78.Caption = "新标准编码";
- this.dataColumn78.ColumnName = "newItemStandardsId";
- //
- // dataColumn79
- //
- this.dataColumn79.Caption = "新单位换算编码";
- this.dataColumn79.ColumnName = "newItemUomId";
- //
- // dataColumn80
- //
- this.dataColumn80.Caption = "新唯一值标识";
- this.dataColumn80.ColumnName = "newItemUnique";
- //
- // dataColumn81
- //
- this.dataColumn81.Caption = "审批标识";
- this.dataColumn81.ColumnName = "auditFlag";
- //
- // dataColumn82
- //
- this.dataColumn82.Caption = "审批意见";
- this.dataColumn82.ColumnName = "auditMsg";
- //
- // dataColumn83
- //
- this.dataColumn83.Caption = "JIT标识";
- this.dataColumn83.ColumnName = "deliveryLocationFlag";
- //
- // dataColumn1
- //
- this.dataColumn1.Caption = "改后标准";
- this.dataColumn1.ColumnName = "newItemStandardsCode";
- //
- // dataColumn157
- //
- this.dataColumn157.Caption = "申请单位编码";
- this.dataColumn157.ColumnName = "deleteUserId";
- //
- // dataColumn160
- //
- this.dataColumn160.Caption = "供应部处理意见";
- this.dataColumn160.ColumnName = "refuseReason";
- //
- // dataColumn2
- //
- this.dataColumn2.Caption = "需求计划号";
- this.dataColumn2.ColumnName = "mrId";
- //
- // ultraGroupBox2
- //
- this.ultraGroupBox2.Controls.Add(this.ultraGrid1);
- this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGroupBox2.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.TopInsideBorder;
- this.ultraGroupBox2.Location = new System.Drawing.Point(0, 100);
- this.ultraGroupBox2.Margin = new System.Windows.Forms.Padding(4);
- this.ultraGroupBox2.Name = "ultraGroupBox2";
- this.ultraGroupBox2.Size = new System.Drawing.Size(1628, 494);
- this.ultraGroupBox2.TabIndex = 1;
- this.ultraGroupBox2.Text = "需求计划行";
- //
- // ultraGrid1
- //
- this.ultraGrid1.DataMember = "Table1";
- this.ultraGrid1.DataSource = this.dataSet2;
- appearance3.BackColor = System.Drawing.SystemColors.Window;
- appearance3.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.ultraGrid1.DisplayLayout.Appearance = appearance3;
- ultraGridColumn1.Header.VisiblePosition = 1;
- ultraGridColumn2.Header.VisiblePosition = 4;
- ultraGridColumn3.Header.VisiblePosition = 22;
- ultraGridColumn4.Header.VisiblePosition = 5;
- appearance1.TextHAlignAsString = "Right";
- ultraGridColumn5.CellAppearance = appearance1;
- ultraGridColumn5.Header.VisiblePosition = 0;
- ultraGridColumn6.Header.VisiblePosition = 19;
- ultraGridColumn6.Hidden = true;
- ultraGridColumn7.Header.VisiblePosition = 29;
- ultraGridColumn8.Header.VisiblePosition = 10;
- ultraGridColumn9.Header.VisiblePosition = 14;
- ultraGridColumn10.Header.VisiblePosition = 20;
- ultraGridColumn11.Header.VisiblePosition = 21;
- appearance2.TextHAlignAsString = "Right";
- ultraGridColumn12.CellAppearance = appearance2;
- ultraGridColumn12.Header.VisiblePosition = 16;
- ultraGridColumn12.MaskDisplayMode = Infragistics.Win.UltraWinMaskedEdit.MaskMode.IncludeLiterals;
- ultraGridColumn12.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DoubleWithSpin;
- appearance4.TextHAlignAsString = "Right";
- ultraGridColumn13.CellAppearance = appearance4;
- ultraGridColumn13.Header.VisiblePosition = 17;
- ultraGridColumn13.MaskDisplayMode = Infragistics.Win.UltraWinMaskedEdit.MaskMode.IncludeLiterals;
- ultraGridColumn13.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DoubleWithSpin;
- appearance5.TextHAlignAsString = "Right";
- ultraGridColumn14.CellAppearance = appearance5;
- ultraGridColumn14.Format = "yyyy/MM/dd";
- ultraGridColumn14.Header.VisiblePosition = 13;
- ultraGridColumn14.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Date;
- ultraGridColumn15.Header.VisiblePosition = 23;
- ultraGridColumn15.Hidden = true;
- ultraGridColumn16.Header.VisiblePosition = 24;
- ultraGridColumn16.Hidden = true;
- ultraGridColumn17.Header.VisiblePosition = 25;
- ultraGridColumn17.Hidden = true;
- ultraGridColumn18.Header.VisiblePosition = 26;
- ultraGridColumn18.Hidden = true;
- ultraGridColumn19.Header.VisiblePosition = 34;
- ultraGridColumn20.Header.VisiblePosition = 2;
- ultraGridColumn21.Header.VisiblePosition = 27;
- ultraGridColumn22.Header.VisiblePosition = 30;
- ultraGridColumn22.Hidden = true;
- ultraGridColumn23.Header.VisiblePosition = 3;
- ultraGridColumn24.Header.VisiblePosition = 31;
- ultraGridColumn24.Hidden = true;
- ultraGridColumn25.Header.VisiblePosition = 32;
- ultraGridColumn25.Hidden = true;
- ultraGridColumn26.Header.VisiblePosition = 28;
- ultraGridColumn26.Hidden = true;
- ultraGridColumn27.Header.VisiblePosition = 35;
- ultraGridColumn28.Header.VisiblePosition = 36;
- ultraGridColumn29.Header.VisiblePosition = 37;
- ultraGridColumn30.Header.VisiblePosition = 38;
- ultraGridColumn31.Header.VisiblePosition = 39;
- ultraGridColumn31.Hidden = true;
- ultraGridColumn32.Header.VisiblePosition = 15;
- ultraGridColumn33.Header.VisiblePosition = 8;
- ultraGridColumn33.MaskDisplayMode = Infragistics.Win.UltraWinMaskedEdit.MaskMode.IncludeLiterals;
- ultraGridColumn33.MaskInput = "{double:9.2}";
- ultraGridColumn33.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DoubleWithSpin;
- appearance17.TextHAlignAsString = "Right";
- ultraGridColumn34.CellAppearance = appearance17;
- ultraGridColumn34.Header.VisiblePosition = 9;
- ultraGridColumn34.MaskDisplayMode = Infragistics.Win.UltraWinMaskedEdit.MaskMode.IncludeLiterals;
- ultraGridColumn34.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DoubleWithSpin;
- ultraGridColumn35.Header.VisiblePosition = 40;
- ultraGridColumn35.Hidden = true;
- ultraGridColumn36.Header.VisiblePosition = 12;
- ultraGridColumn37.Header.VisiblePosition = 41;
- ultraGridColumn37.Hidden = true;
- ultraGridColumn38.Header.VisiblePosition = 6;
- ultraGridColumn39.Header.VisiblePosition = 42;
- ultraGridColumn39.Hidden = true;
- ultraGridColumn40.Header.VisiblePosition = 43;
- ultraGridColumn40.Hidden = true;
- ultraGridColumn41.Header.VisiblePosition = 44;
- ultraGridColumn41.Hidden = true;
- ultraGridColumn42.Header.VisiblePosition = 45;
- ultraGridColumn42.Hidden = true;
- ultraGridColumn43.Header.VisiblePosition = 7;
- ultraGridColumn44.Header.VisiblePosition = 46;
- ultraGridColumn44.Hidden = true;
- ultraGridColumn45.Header.VisiblePosition = 47;
- ultraGridColumn45.Hidden = true;
- ultraGridColumn46.Header.VisiblePosition = 48;
- ultraGridColumn46.Hidden = true;
- ultraGridColumn47.Header.VisiblePosition = 49;
- ultraGridColumn47.Hidden = true;
- ultraGridColumn48.Header.VisiblePosition = 50;
- ultraGridColumn48.Hidden = true;
- ultraGridColumn49.Header.VisiblePosition = 51;
- ultraGridColumn49.Hidden = true;
- ultraGridColumn50.Header.VisiblePosition = 11;
- ultraGridColumn51.Header.VisiblePosition = 52;
- ultraGridColumn51.Hidden = true;
- ultraGridColumn52.Header.VisiblePosition = 53;
- ultraGridColumn52.Hidden = true;
- ultraGridColumn53.Header.VisiblePosition = 33;
- ultraGridColumn54.Header.VisiblePosition = 18;
- ultraGridBand1.Columns.AddRange(new object[] {
- ultraGridColumn1,
- ultraGridColumn2,
- ultraGridColumn3,
- ultraGridColumn4,
- ultraGridColumn5,
- ultraGridColumn6,
- ultraGridColumn7,
- ultraGridColumn8,
- ultraGridColumn9,
- ultraGridColumn10,
- ultraGridColumn11,
- ultraGridColumn12,
- ultraGridColumn13,
- ultraGridColumn14,
- ultraGridColumn15,
- ultraGridColumn16,
- ultraGridColumn17,
- ultraGridColumn18,
- ultraGridColumn19,
- ultraGridColumn20,
- ultraGridColumn21,
- ultraGridColumn22,
- ultraGridColumn23,
- ultraGridColumn24,
- ultraGridColumn25,
- ultraGridColumn26,
- ultraGridColumn27,
- ultraGridColumn28,
- ultraGridColumn29,
- ultraGridColumn30,
- ultraGridColumn31,
- ultraGridColumn32,
- ultraGridColumn33,
- ultraGridColumn34,
- ultraGridColumn35,
- ultraGridColumn36,
- ultraGridColumn37,
- ultraGridColumn38,
- ultraGridColumn39,
- ultraGridColumn40,
- ultraGridColumn41,
- ultraGridColumn42,
- ultraGridColumn43,
- ultraGridColumn44,
- ultraGridColumn45,
- ultraGridColumn46,
- ultraGridColumn47,
- ultraGridColumn48,
- ultraGridColumn49,
- ultraGridColumn50,
- ultraGridColumn51,
- ultraGridColumn52,
- ultraGridColumn53,
- ultraGridColumn54});
- appearance18.FontData.Name = "宋体";
- ultraGridBand1.Override.ActiveCellAppearance = appearance18;
- appearance19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
- ultraGridBand1.Override.SummaryFooterAppearance = appearance19;
- appearance20.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
- ultraGridBand1.Override.SummaryValueAppearance = appearance20;
- summarySettings1.DisplayFormat = "共{0}条";
- summarySettings1.GroupBySummaryValueAppearance = appearance21;
- summarySettings2.DisplayFormat = "{0}";
- summarySettings2.GroupBySummaryValueAppearance = appearance22;
- ultraGridBand1.Summaries.AddRange(new Infragistics.Win.UltraWinGrid.SummarySettings[] {
- summarySettings1,
- summarySettings2});
- ultraGridBand1.SummaryFooterCaption = "统计";
- this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance6.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance6.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance6.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance6.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance6;
- appearance7.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance7;
- this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraGrid1.DisplayLayout.GroupByBox.Hidden = true;
- appearance8.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance8.BackColor2 = System.Drawing.SystemColors.Control;
- appearance8.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance8.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance8;
- this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
- this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
- appearance9.BackColor = System.Drawing.SystemColors.Window;
- appearance9.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance9;
- appearance10.BackColor = System.Drawing.SystemColors.Highlight;
- appearance10.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance10;
- this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance11.BackColor = System.Drawing.SystemColors.Window;
- this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance11;
- appearance12.BorderColor = System.Drawing.Color.Silver;
- appearance12.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance12;
- this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
- appearance13.BackColor = System.Drawing.SystemColors.Control;
- appearance13.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance13.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance13.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance13.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance13;
- appearance14.TextHAlignAsString = "Left";
- this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance14;
- this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance15.BackColor = System.Drawing.SystemColors.Window;
- appearance15.BorderColor = System.Drawing.Color.Silver;
- this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance15;
- this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance16.BackColor = System.Drawing.SystemColors.ControlLight;
- this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance16;
- this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraGrid1.Location = new System.Drawing.Point(3, 26);
- this.ultraGrid1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraGrid1.Name = "ultraGrid1";
- this.ultraGrid1.Size = new System.Drawing.Size(1622, 465);
- this.ultraGrid1.TabIndex = 1;
- this.ultraGrid1.Text = "ultraGrid1";
- //
- // ultraGroupBox1
- //
- this.ultraGroupBox1.Controls.Add(this.label41);
- this.ultraGroupBox1.Controls.Add(this.label36);
- this.ultraGroupBox1.Controls.Add(this.txt_itemCode);
- this.ultraGroupBox1.Controls.Add(this.txt_itemName);
- this.ultraGroupBox1.Controls.Add(this.checkBox1);
- this.ultraGroupBox1.Controls.Add(this.ultraLabel6);
- this.ultraGroupBox1.Controls.Add(this.txtAuditedEnd);
- this.ultraGroupBox1.Controls.Add(this.txtAuditedStart);
- this.ultraGroupBox1.Controls.Add(this.ultraLabel1);
- this.ultraGroupBox1.Controls.Add(this.CK_Ctime);
- this.ultraGroupBox1.Controls.Add(this.CK_ptime);
- this.ultraGroupBox1.Controls.Add(this.label9);
- this.ultraGroupBox1.Controls.Add(this.label8);
- this.ultraGroupBox1.Controls.Add(this.label7);
- this.ultraGroupBox1.Controls.Add(this.label6);
- this.ultraGroupBox1.Controls.Add(this.txt_businessUser);
- this.ultraGroupBox1.Controls.Add(this.label5);
- this.ultraGroupBox1.Controls.Add(this.txt_Mstatus);
- this.ultraGroupBox1.Controls.Add(this.label4);
- this.ultraGroupBox1.Controls.Add(this.label3);
- this.ultraGroupBox1.Controls.Add(this.txt_Dstatus);
- this.ultraGroupBox1.Controls.Add(this.txt_createTimeEnd);
- this.ultraGroupBox1.Controls.Add(this.txt_createTimeStart);
- this.ultraGroupBox1.Controls.Add(this.label2);
- this.ultraGroupBox1.Controls.Add(this.txt_businessName);
- this.ultraGroupBox1.Controls.Add(this.txtMrPeriodEnd);
- this.ultraGroupBox1.Controls.Add(this.txtMrPeriodStart);
- this.ultraGroupBox1.Controls.Add(this.txt_style);
- this.ultraGroupBox1.Controls.Add(this.label1);
- this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
- this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
- this.ultraGroupBox1.Margin = new System.Windows.Forms.Padding(4);
- this.ultraGroupBox1.Name = "ultraGroupBox1";
- this.ultraGroupBox1.Size = new System.Drawing.Size(1628, 100);
- this.ultraGroupBox1.TabIndex = 0;
- //
- // label41
- //
- this.label41.AutoSize = true;
- this.label41.Location = new System.Drawing.Point(1296, 11);
- this.label41.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label41.Name = "label41";
- this.label41.Size = new System.Drawing.Size(114, 15);
- this.label41.TabIndex = 74;
- this.label41.Text = "物 料 名 称:";
- //
- // label36
- //
- this.label36.AutoSize = true;
- this.label36.Location = new System.Drawing.Point(970, 70);
- this.label36.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label36.Name = "label36";
- this.label36.Size = new System.Drawing.Size(114, 15);
- this.label36.TabIndex = 73;
- this.label36.Text = "物 料 编 码:";
- //
- // txt_itemCode
- //
- this.txt_itemCode.Location = new System.Drawing.Point(1096, 69);
- this.txt_itemCode.Margin = new System.Windows.Forms.Padding(4);
- this.txt_itemCode.Name = "txt_itemCode";
- this.txt_itemCode.Size = new System.Drawing.Size(192, 24);
- this.txt_itemCode.TabIndex = 72;
- //
- // txt_itemName
- //
- this.txt_itemName.Location = new System.Drawing.Point(1418, 6);
- this.txt_itemName.Margin = new System.Windows.Forms.Padding(4);
- this.txt_itemName.Name = "txt_itemName";
- this.txt_itemName.Size = new System.Drawing.Size(192, 24);
- this.txt_itemName.TabIndex = 71;
- //
- // checkBox1
- //
- this.checkBox1.AutoSize = true;
- this.checkBox1.Location = new System.Drawing.Point(400, 70);
- this.checkBox1.Margin = new System.Windows.Forms.Padding(4);
- this.checkBox1.Name = "checkBox1";
- this.checkBox1.Size = new System.Drawing.Size(18, 17);
- this.checkBox1.TabIndex = 70;
- this.checkBox1.UseVisualStyleBackColor = true;
- this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
- //
- // ultraLabel6
- //
- this.ultraLabel6.AutoSize = true;
- this.ultraLabel6.Location = new System.Drawing.Point(716, 69);
- this.ultraLabel6.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraLabel6.Name = "ultraLabel6";
- this.ultraLabel6.Size = new System.Drawing.Size(21, 19);
- this.ultraLabel6.TabIndex = 69;
- this.ultraLabel6.Text = "至";
- //
- // txtAuditedEnd
- //
- this.txtAuditedEnd.DateButtons.Add(dateButton1);
- this.txtAuditedEnd.Format = "yyyy/MM/dd";
- this.txtAuditedEnd.Location = new System.Drawing.Point(745, 66);
- this.txtAuditedEnd.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.txtAuditedEnd.Name = "txtAuditedEnd";
- this.txtAuditedEnd.NonAutoSizeHeight = 25;
- this.txtAuditedEnd.Size = new System.Drawing.Size(192, 25);
- this.txtAuditedEnd.TabIndex = 68;
- this.txtAuditedEnd.Value = new System.DateTime(2016, 3, 31, 0, 0, 0, 0);
- //
- // txtAuditedStart
- //
- this.txtAuditedStart.DateButtons.Add(dateButton2);
- this.txtAuditedStart.Format = "yyyy/MM/dd";
- this.txtAuditedStart.Location = new System.Drawing.Point(517, 66);
- this.txtAuditedStart.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.txtAuditedStart.Name = "txtAuditedStart";
- this.txtAuditedStart.NonAutoSizeHeight = 25;
- this.txtAuditedStart.Size = new System.Drawing.Size(193, 25);
- this.txtAuditedStart.TabIndex = 67;
- this.txtAuditedStart.Value = "";
- //
- // ultraLabel1
- //
- this.ultraLabel1.AutoSize = true;
- this.ultraLabel1.Location = new System.Drawing.Point(427, 69);
- this.ultraLabel1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraLabel1.Name = "ultraLabel1";
- this.ultraLabel1.Size = new System.Drawing.Size(83, 19);
- this.ultraLabel1.TabIndex = 66;
- this.ultraLabel1.Text = "审批时间:";
- //
- // CK_Ctime
- //
- this.CK_Ctime.AutoSize = true;
- this.CK_Ctime.Location = new System.Drawing.Point(400, 40);
- this.CK_Ctime.Margin = new System.Windows.Forms.Padding(4);
- this.CK_Ctime.Name = "CK_Ctime";
- this.CK_Ctime.Size = new System.Drawing.Size(18, 17);
- this.CK_Ctime.TabIndex = 39;
- this.CK_Ctime.UseVisualStyleBackColor = true;
- this.CK_Ctime.CheckedChanged += new System.EventHandler(this.CK_Ctime_CheckedChanged);
- //
- // CK_ptime
- //
- this.CK_ptime.AutoSize = true;
- this.CK_ptime.Location = new System.Drawing.Point(400, 10);
- this.CK_ptime.Margin = new System.Windows.Forms.Padding(4);
- this.CK_ptime.Name = "CK_ptime";
- this.CK_ptime.Size = new System.Drawing.Size(18, 17);
- this.CK_ptime.TabIndex = 38;
- this.CK_ptime.UseVisualStyleBackColor = true;
- this.CK_ptime.CheckedChanged += new System.EventHandler(this.CK_ptime_CheckedChanged);
- //
- // label9
- //
- this.label9.AutoSize = true;
- this.label9.Location = new System.Drawing.Point(716, 11);
- this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label9.Name = "label9";
- this.label9.Size = new System.Drawing.Size(22, 15);
- this.label9.TabIndex = 37;
- this.label9.Text = "至";
- //
- // label8
- //
- this.label8.AutoSize = true;
- this.label8.Location = new System.Drawing.Point(429, 11);
- this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label8.Name = "label8";
- this.label8.Size = new System.Drawing.Size(82, 15);
- this.label8.TabIndex = 36;
- this.label8.Text = "计划期间:";
- //
- // label7
- //
- this.label7.AutoSize = true;
- this.label7.Location = new System.Drawing.Point(716, 41);
- this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(22, 15);
- this.label7.TabIndex = 35;
- this.label7.Text = "至";
- //
- // label6
- //
- this.label6.AutoSize = true;
- this.label6.Location = new System.Drawing.Point(428, 41);
- this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(82, 15);
- this.label6.TabIndex = 34;
- this.label6.Text = "创建时间:";
- //
- // txt_businessUser
- //
- this.txt_businessUser.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.txt_businessUser.Location = new System.Drawing.Point(125, 36);
- this.txt_businessUser.Margin = new System.Windows.Forms.Padding(4);
- this.txt_businessUser.Name = "txt_businessUser";
- this.txt_businessUser.Size = new System.Drawing.Size(257, 24);
- this.txt_businessUser.TabIndex = 31;
- //
- // label5
- //
- this.label5.AutoSize = true;
- this.label5.Location = new System.Drawing.Point(33, 41);
- this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(83, 15);
- this.label5.TabIndex = 30;
- this.label5.Text = "计 划 员:";
- //
- // txt_Mstatus
- //
- this.txt_Mstatus.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Suggest;
- this.txt_Mstatus.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- valueListItem5.DataValue = "";
- valueListItem5.DisplayText = "全部";
- valueListItem2.DataValue = "-2";
- valueListItem2.DisplayText = "待提交";
- valueListItem10.DataValue = "0";
- valueListItem10.DisplayText = "待编制";
- valueListItem11.DataValue = "-1";
- valueListItem11.DisplayText = "已编制";
- valueListItem6.DataValue = "1";
- valueListItem6.DisplayText = "待提报";
- valueListItem7.DataValue = "2";
- valueListItem7.DisplayText = "审批中";
- valueListItem8.DataValue = "3";
- valueListItem8.DisplayText = "已审批";
- valueListItem9.DataValue = "4";
- valueListItem9.DisplayText = "审批不通过";
- this.txt_Mstatus.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem5,
- valueListItem2,
- valueListItem10,
- valueListItem11,
- valueListItem6,
- valueListItem7,
- valueListItem8,
- valueListItem9});
- this.txt_Mstatus.Location = new System.Drawing.Point(1096, 6);
- this.txt_Mstatus.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.txt_Mstatus.Name = "txt_Mstatus";
- this.txt_Mstatus.Size = new System.Drawing.Size(192, 24);
- this.txt_Mstatus.TabIndex = 29;
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.Location = new System.Drawing.Point(956, 11);
- this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(127, 15);
- this.label4.TabIndex = 28;
- this.label4.Text = "需求计划头状态:";
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.Location = new System.Drawing.Point(957, 41);
- this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(127, 15);
- this.label3.TabIndex = 26;
- this.label3.Text = "需求计划行状态:";
- //
- // txt_Dstatus
- //
- this.txt_Dstatus.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- valueListItem23.DataValue = " ";
- valueListItem23.DisplayText = "全部";
- valueListItem16.DataValue = "1";
- valueListItem16.DisplayText = "未接受";
- valueListItem17.DataValue = "2";
- valueListItem17.DisplayText = "已接受";
- valueListItem18.DataValue = "3";
- valueListItem18.DisplayText = "已拒绝";
- valueListItem19.DataValue = "4";
- valueListItem19.DisplayText = "已编制";
- valueListItem20.DataValue = "9";
- valueListItem20.DisplayText = "已删除";
- this.txt_Dstatus.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem23,
- valueListItem16,
- valueListItem17,
- valueListItem18,
- valueListItem19,
- valueListItem20});
- this.txt_Dstatus.Location = new System.Drawing.Point(1096, 36);
- this.txt_Dstatus.Margin = new System.Windows.Forms.Padding(4);
- this.txt_Dstatus.Name = "txt_Dstatus";
- this.txt_Dstatus.Size = new System.Drawing.Size(192, 24);
- this.txt_Dstatus.TabIndex = 25;
- //
- // txt_createTimeEnd
- //
- this.txt_createTimeEnd.DateButtons.Add(dateButton3);
- this.txt_createTimeEnd.Format = "yyyy/MM/dd";
- this.txt_createTimeEnd.Location = new System.Drawing.Point(745, 36);
- this.txt_createTimeEnd.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.txt_createTimeEnd.Name = "txt_createTimeEnd";
- this.txt_createTimeEnd.NonAutoSizeHeight = 25;
- this.txt_createTimeEnd.Size = new System.Drawing.Size(192, 25);
- this.txt_createTimeEnd.TabIndex = 22;
- this.txt_createTimeEnd.Value = new System.DateTime(2016, 3, 1, 0, 0, 0, 0);
- //
- // txt_createTimeStart
- //
- dateButton4.Date = new System.DateTime(((long)(0)));
- this.txt_createTimeStart.DateButtons.Add(dateButton4);
- this.txt_createTimeStart.Format = "yyyy/MM/dd";
- this.txt_createTimeStart.Location = new System.Drawing.Point(517, 36);
- this.txt_createTimeStart.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.txt_createTimeStart.Name = "txt_createTimeStart";
- this.txt_createTimeStart.NonAutoSizeHeight = 25;
- this.txt_createTimeStart.Size = new System.Drawing.Size(192, 25);
- this.txt_createTimeStart.TabIndex = 21;
- this.txt_createTimeStart.Value = "2015/11/17 0:00:00";
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Location = new System.Drawing.Point(33, 71);
- this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(82, 15);
- this.label2.TabIndex = 20;
- this.label2.Text = "业务角色:";
- //
- // txt_businessName
- //
- this.txt_businessName.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.txt_businessName.Location = new System.Drawing.Point(125, 66);
- this.txt_businessName.Margin = new System.Windows.Forms.Padding(4);
- this.txt_businessName.Name = "txt_businessName";
- this.txt_businessName.Size = new System.Drawing.Size(257, 24);
- this.txt_businessName.TabIndex = 19;
- //
- // txtMrPeriodEnd
- //
- this.txtMrPeriodEnd.DateButtons.Add(dateButton5);
- this.txtMrPeriodEnd.Format = "yyyy/MM";
- this.txtMrPeriodEnd.Location = new System.Drawing.Point(745, 6);
- this.txtMrPeriodEnd.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.txtMrPeriodEnd.Name = "txtMrPeriodEnd";
- this.txtMrPeriodEnd.NonAutoSizeHeight = 25;
- this.txtMrPeriodEnd.Size = new System.Drawing.Size(192, 25);
- this.txtMrPeriodEnd.TabIndex = 15;
- this.txtMrPeriodEnd.Value = new System.DateTime(2016, 3, 1, 0, 0, 0, 0);
- //
- // txtMrPeriodStart
- //
- dateButton6.Date = new System.DateTime(((long)(0)));
- this.txtMrPeriodStart.DateButtons.Add(dateButton6);
- this.txtMrPeriodStart.Format = "yyyy/MM";
- this.txtMrPeriodStart.Location = new System.Drawing.Point(517, 6);
- this.txtMrPeriodStart.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.txtMrPeriodStart.Name = "txtMrPeriodStart";
- this.txtMrPeriodStart.NonAutoSizeHeight = 25;
- this.txtMrPeriodStart.Size = new System.Drawing.Size(192, 25);
- this.txtMrPeriodStart.TabIndex = 14;
- this.txtMrPeriodStart.Value = "2015/11/17 0:00:00";
- //
- // txt_style
- //
- this.txt_style.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- valueListItem14.DataValue = "0";
- valueListItem14.DisplayText = "全部";
- valueListItem15.DataValue = "1";
- valueListItem15.DisplayText = "仅有效数据";
- valueListItem1.DataValue = "2";
- valueListItem1.DisplayText = "仅无效数据";
- this.txt_style.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem14,
- valueListItem15,
- valueListItem1});
- this.txt_style.Location = new System.Drawing.Point(125, 6);
- this.txt_style.Margin = new System.Windows.Forms.Padding(4);
- this.txt_style.Name = "txt_style";
- this.txt_style.Size = new System.Drawing.Size(257, 24);
- this.txt_style.TabIndex = 2;
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Location = new System.Drawing.Point(33, 11);
- this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(82, 15);
- this.label1.TabIndex = 0;
- this.label1.Text = "数据范围:";
- //
- // frmPopReqDReport
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1628, 594);
- this.Controls.Add(this.ultraGroupBox2);
- this.Controls.Add(this.ultraGroupBox1);
- this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
- this.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
- this.Name = "frmPopReqDReport";
- this.Text = "需求计划报表";
- this.Load += new System.EventHandler(this.frmPopReqDReport_Load);
- ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
- this.ultraGroupBox2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
- this.ultraGroupBox1.ResumeLayout(false);
- this.ultraGroupBox1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txt_itemCode)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_itemName)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtAuditedEnd)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtAuditedStart)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_businessUser)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_Mstatus)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_Dstatus)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_createTimeEnd)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_createTimeStart)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_businessName)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtMrPeriodEnd)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtMrPeriodStart)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_style)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
- private System.Windows.Forms.Label label1;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor txt_style;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
- private System.Windows.Forms.Label label2;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor txt_businessName;
- private Infragistics.Win.UltraWinSchedule.UltraCalendarCombo txtMrPeriodEnd;
- private Infragistics.Win.UltraWinSchedule.UltraCalendarCombo txtMrPeriodStart;
- private Infragistics.Win.UltraWinSchedule.UltraCalendarCombo txt_createTimeEnd;
- private Infragistics.Win.UltraWinSchedule.UltraCalendarCombo txt_createTimeStart;
- private System.Data.DataSet dataSet2;
- private System.Data.DataTable dataTable2;
- private System.Data.DataColumn dataColumn17;
- private System.Data.DataColumn dataColumn18;
- private System.Data.DataColumn dataColumn19;
- private System.Data.DataColumn dataColumn20;
- private System.Data.DataColumn dataColumn21;
- private System.Data.DataColumn dataColumn22;
- private System.Data.DataColumn dataColumn23;
- private System.Data.DataColumn dataColumn24;
- private System.Data.DataColumn dataColumn25;
- private System.Data.DataColumn dataColumn26;
- private System.Data.DataColumn dataColumn27;
- private System.Data.DataColumn dataColumn28;
- private System.Data.DataColumn dataColumn29;
- private System.Data.DataColumn dataColumn30;
- private System.Data.DataColumn dataColumn31;
- private System.Data.DataColumn dataColumn32;
- private System.Data.DataColumn dataColumn33;
- private System.Data.DataColumn dataColumn34;
- private System.Data.DataColumn dataColumn35;
- private System.Data.DataColumn dataColumn36;
- private System.Data.DataColumn dataColumn37;
- private System.Data.DataColumn dataColumn38;
- private System.Data.DataColumn dataColumn39;
- private System.Data.DataColumn dataColumn40;
- private System.Data.DataColumn dataColumn41;
- private System.Data.DataColumn dataColumn42;
- private System.Data.DataColumn dataColumn43;
- private System.Data.DataColumn dataColumn44;
- private System.Data.DataColumn dataColumn45;
- private System.Data.DataColumn dataColumn46;
- private System.Data.DataColumn dataColumn47;
- private System.Data.DataColumn dataColumn48;
- private System.Data.DataColumn dataColumn50;
- private System.Data.DataColumn dataColumn51;
- private System.Data.DataColumn dataColumn52;
- private System.Data.DataColumn dataColumn53;
- private System.Data.DataColumn dataColumn54;
- private System.Data.DataColumn dataColumn55;
- private System.Data.DataColumn dataColumn56;
- private System.Data.DataColumn dataColumn73;
- private System.Data.DataColumn dataColumn74;
- private System.Data.DataColumn dataColumn75;
- private System.Data.DataColumn dataColumn76;
- private System.Data.DataColumn dataColumn77;
- private System.Data.DataColumn dataColumn78;
- private System.Data.DataColumn dataColumn79;
- private System.Data.DataColumn dataColumn80;
- private System.Data.DataColumn dataColumn81;
- private System.Data.DataColumn dataColumn82;
- private System.Data.DataColumn dataColumn83;
- private System.Data.DataColumn dataColumn1;
- private System.Data.DataColumn dataColumn157;
- private System.Data.DataColumn dataColumn160;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.Label label3;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor txt_Dstatus;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor txt_Mstatus;
- private System.Data.DataColumn dataColumn2;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor txt_businessUser;
- private System.Windows.Forms.Label label5;
- private System.Windows.Forms.Label label9;
- private System.Windows.Forms.Label label8;
- private System.Windows.Forms.Label label7;
- private System.Windows.Forms.Label label6;
- private System.Windows.Forms.CheckBox CK_Ctime;
- private System.Windows.Forms.CheckBox CK_ptime;
- private System.Windows.Forms.CheckBox checkBox1;
- private Infragistics.Win.Misc.UltraLabel ultraLabel6;
- private Infragistics.Win.UltraWinSchedule.UltraCalendarCombo txtAuditedEnd;
- private Infragistics.Win.UltraWinSchedule.UltraCalendarCombo txtAuditedStart;
- private Infragistics.Win.Misc.UltraLabel ultraLabel1;
- private System.Windows.Forms.Label label41;
- private System.Windows.Forms.Label label36;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_itemCode;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_itemName;
- }
- }
|