FrmPurInstockRequireChange.Designer.cs 139 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326
  1. namespace Pur.require_plan
  2. {
  3. partial class FrmPurInstockRequireChange
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INVID");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("invPosId");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("purLineId");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemCode");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemName");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemAttr");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemStandardsCode");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("status");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("useStatus");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createtime");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemUom");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("weightUnit");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemUomConefficient");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deleteName");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("updatename");
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("invpos");
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("invqty");
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INVORIGQTY");
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("batchno");
  49. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("updateuserid");
  50. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INVQTYWEIGHT");
  51. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INVPHYSIC");
  52. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("yucaiQty");
  53. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("normalQty");
  55. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("yucaiQtyWeight");
  57. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("normalQtyWeight");
  58. Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup1 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("NewGroup0", 21656344);
  59. Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup2 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("NewGroup2", 21656345);
  60. Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup3 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("NewGroup3", 21656346);
  61. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  62. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  63. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  64. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  65. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  66. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  67. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  68. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  69. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  70. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  71. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  72. Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton1 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
  73. Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton2 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
  74. Infragistics.Win.Appearance appearance56 = new Infragistics.Win.Appearance();
  75. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table2", -1);
  76. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MRLINEID");
  77. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMCODE");
  78. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMNAME");
  79. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("QTY");
  80. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WEIGHTUNIT");
  81. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REMARK");
  82. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AskDeliverDate");
  83. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMATTR");
  84. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMUOM");
  85. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMUOMCONEFFICIENT");
  86. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMSTANDARDSCODE");
  87. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn38 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATENAME");
  88. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATETIME");
  89. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn40 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("QTYYC");
  90. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn41 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("QTYLK");
  91. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn42 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUDGETAMT");
  92. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn43 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("QTYPUR");
  93. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn44 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("taskQty");
  94. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn45 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUGPRICE");
  95. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn46 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("basecode");
  96. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn47 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("basename");
  97. Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup4 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("NewGroup0", 21656376);
  98. Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup5 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("NewGroup1", 21656377);
  99. Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup6 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("NewGroup2", 21656378);
  100. Infragistics.Win.Appearance appearance57 = new Infragistics.Win.Appearance();
  101. Infragistics.Win.Appearance appearance58 = new Infragistics.Win.Appearance();
  102. Infragistics.Win.Appearance appearance59 = new Infragistics.Win.Appearance();
  103. Infragistics.Win.Appearance appearance60 = new Infragistics.Win.Appearance();
  104. Infragistics.Win.Appearance appearance61 = new Infragistics.Win.Appearance();
  105. Infragistics.Win.Appearance appearance62 = new Infragistics.Win.Appearance();
  106. Infragistics.Win.Appearance appearance63 = new Infragistics.Win.Appearance();
  107. Infragistics.Win.Appearance appearance64 = new Infragistics.Win.Appearance();
  108. Infragistics.Win.Appearance appearance65 = new Infragistics.Win.Appearance();
  109. Infragistics.Win.Appearance appearance66 = new Infragistics.Win.Appearance();
  110. Infragistics.Win.Appearance appearance67 = new Infragistics.Win.Appearance();
  111. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  112. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table3", -1);
  113. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn48 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MRLINEID");
  114. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn49 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("QTYPUR");
  115. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn50 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETENAME");
  116. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn51 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORIQTY");
  117. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn52 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMDESCE");
  118. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  119. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  120. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  121. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  122. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  123. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  124. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  125. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  126. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  127. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  128. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  129. Infragistics.Win.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton();
  130. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  131. Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
  132. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand4 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  133. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn53 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PURLINEID");
  134. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn54 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INVPOSID");
  135. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn55 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RELEASEQTY");
  136. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn56 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TID");
  137. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn57 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RELEASETYPE");
  138. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn58 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GID");
  139. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn59 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMCODE");
  140. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn60 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMNAME");
  141. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn61 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATETIME");
  142. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn62 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATENAME");
  143. Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup7 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("NewGroup0", 21656391);
  144. Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup8 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("NewGroup1", 21656392);
  145. Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
  146. Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
  147. Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
  148. Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
  149. Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
  150. Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
  151. Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
  152. Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
  153. Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
  154. Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
  155. Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance();
  156. Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
  157. Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
  158. Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
  159. Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton3 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
  160. Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton4 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
  161. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  162. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  163. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmPurInstockRequireChange));
  164. this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  165. this.库存数据 = new Infragistics.Win.Misc.UltraGroupBox();
  166. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  167. this.storage = new System.Data.DataSet();
  168. this.dataTable1 = new System.Data.DataTable();
  169. this.dataColumn1 = new System.Data.DataColumn();
  170. this.dataColumn3 = new System.Data.DataColumn();
  171. this.dataColumn4 = new System.Data.DataColumn();
  172. this.dataColumn6 = new System.Data.DataColumn();
  173. this.dataColumn8 = new System.Data.DataColumn();
  174. this.dataColumn9 = new System.Data.DataColumn();
  175. this.dataColumn10 = new System.Data.DataColumn();
  176. this.dataColumn11 = new System.Data.DataColumn();
  177. this.dataColumn12 = new System.Data.DataColumn();
  178. this.dataColumn13 = new System.Data.DataColumn();
  179. this.dataColumn14 = new System.Data.DataColumn();
  180. this.dataColumn15 = new System.Data.DataColumn();
  181. this.dataColumn16 = new System.Data.DataColumn();
  182. this.dataColumn18 = new System.Data.DataColumn();
  183. this.dataColumn20 = new System.Data.DataColumn();
  184. this.dataColumn21 = new System.Data.DataColumn();
  185. this.dataColumn22 = new System.Data.DataColumn();
  186. this.dataColumn23 = new System.Data.DataColumn();
  187. this.dataColumn28 = new System.Data.DataColumn();
  188. this.dataColumn29 = new System.Data.DataColumn();
  189. this.dataColumn30 = new System.Data.DataColumn();
  190. this.dataColumn33 = new System.Data.DataColumn();
  191. this.dataColumn38 = new System.Data.DataColumn();
  192. this.dataColumn40 = new System.Data.DataColumn();
  193. this.dataColumn41 = new System.Data.DataColumn();
  194. this.dataColumn46 = new System.Data.DataColumn();
  195. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  196. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  197. this.ck_ctime = new System.Windows.Forms.CheckBox();
  198. this.ultraLabel15 = new Infragistics.Win.Misc.UltraLabel();
  199. this.txt_InvId = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  200. this.txt_createTimeS = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
  201. this.ultraLabel12 = new Infragistics.Win.Misc.UltraLabel();
  202. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  203. this.txt_createTimeE = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
  204. this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
  205. this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
  206. this.txt_purLineId = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  207. this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
  208. this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
  209. this.txt_suppName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  210. this.ultraLabel10 = new Infragistics.Win.Misc.UltraLabel();
  211. this.txt_itemCode = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  212. this.txt_itemName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  213. this.txt_invPhysic = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  214. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  215. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  216. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  217. this.purPlanD = new System.Data.DataSet();
  218. this.dataTable2 = new System.Data.DataTable();
  219. this.dataColumn2 = new System.Data.DataColumn();
  220. this.dataColumn17 = new System.Data.DataColumn();
  221. this.dataColumn19 = new System.Data.DataColumn();
  222. this.dataColumn25 = new System.Data.DataColumn();
  223. this.dataColumn26 = new System.Data.DataColumn();
  224. this.dataColumn32 = new System.Data.DataColumn();
  225. this.dataColumn42 = new System.Data.DataColumn();
  226. this.dataColumn44 = new System.Data.DataColumn();
  227. this.dataColumn45 = new System.Data.DataColumn();
  228. this.dataColumn47 = new System.Data.DataColumn();
  229. this.dataColumn49 = new System.Data.DataColumn();
  230. this.dataColumn50 = new System.Data.DataColumn();
  231. this.dataColumn51 = new System.Data.DataColumn();
  232. this.dataColumn55 = new System.Data.DataColumn();
  233. this.dataColumn57 = new System.Data.DataColumn();
  234. this.dataColumn59 = new System.Data.DataColumn();
  235. this.dataColumn62 = new System.Data.DataColumn();
  236. this.dataColumn64 = new System.Data.DataColumn();
  237. this.dataColumn58 = new System.Data.DataColumn();
  238. this.dataColumn84 = new System.Data.DataColumn();
  239. this.dataColumn85 = new System.Data.DataColumn();
  240. this.dataTable3 = new System.Data.DataTable();
  241. this.dataColumn60 = new System.Data.DataColumn();
  242. this.dataColumn68 = new System.Data.DataColumn();
  243. this.dataColumn72 = new System.Data.DataColumn();
  244. this.dataColumn74 = new System.Data.DataColumn();
  245. this.dataColumn35 = new System.Data.DataColumn();
  246. this.ultraExpandableGroupBox2 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  247. this.ultraExpandableGroupBoxPanel2 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  248. this.ultraGrid3 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  249. this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
  250. this.txt_selectDeptId = new System.Windows.Forms.Label();
  251. this.txt_selectDept = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  252. this.label4 = new System.Windows.Forms.Label();
  253. this.txt_date_yueEnd = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  254. this.label3 = new System.Windows.Forms.Label();
  255. this.txt_date_yueBegin = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  256. this.chkDate = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  257. this.label2 = new System.Windows.Forms.Label();
  258. this.label1 = new System.Windows.Forms.Label();
  259. this.isAll = new System.Windows.Forms.CheckBox();
  260. this.txt_g_qty = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  261. this.btn_query = new Infragistics.Win.Misc.UltraButton();
  262. this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  263. this.ultraGrid4 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  264. this.record = new System.Data.DataSet();
  265. this.dataTable4 = new System.Data.DataTable();
  266. this.dataColumn5 = new System.Data.DataColumn();
  267. this.dataColumn7 = new System.Data.DataColumn();
  268. this.dataColumn24 = new System.Data.DataColumn();
  269. this.dataColumn27 = new System.Data.DataColumn();
  270. this.dataColumn31 = new System.Data.DataColumn();
  271. this.dataColumn34 = new System.Data.DataColumn();
  272. this.dataColumn36 = new System.Data.DataColumn();
  273. this.dataColumn37 = new System.Data.DataColumn();
  274. this.dataColumn39 = new System.Data.DataColumn();
  275. this.dataColumn43 = new System.Data.DataColumn();
  276. this.ultraGroupBox3 = new Infragistics.Win.Misc.UltraGroupBox();
  277. this.txt_releaseType = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  278. this.ultraLabel11 = new Infragistics.Win.Misc.UltraLabel();
  279. this.ck_ctime_re = new System.Windows.Forms.CheckBox();
  280. this.txt_createTM_be_re = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
  281. this.ultraLabel13 = new Infragistics.Win.Misc.UltraLabel();
  282. this.txt_createTM_end_re = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
  283. this.ultraLabel14 = new Infragistics.Win.Misc.UltraLabel();
  284. this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
  285. this.txt_itemName_re = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  286. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  287. this.txt_itemCode_re = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  288. this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  289. this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  290. this.ultraTabPageControl1.SuspendLayout();
  291. ((System.ComponentModel.ISupportInitialize)(this.库存数据)).BeginInit();
  292. this.库存数据.SuspendLayout();
  293. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  294. ((System.ComponentModel.ISupportInitialize)(this.storage)).BeginInit();
  295. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  296. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  297. this.ultraGroupBox1.SuspendLayout();
  298. this.ultraPanel1.ClientArea.SuspendLayout();
  299. this.ultraPanel1.SuspendLayout();
  300. ((System.ComponentModel.ISupportInitialize)(this.txt_InvId)).BeginInit();
  301. ((System.ComponentModel.ISupportInitialize)(this.txt_createTimeS)).BeginInit();
  302. ((System.ComponentModel.ISupportInitialize)(this.txt_createTimeE)).BeginInit();
  303. ((System.ComponentModel.ISupportInitialize)(this.txt_purLineId)).BeginInit();
  304. ((System.ComponentModel.ISupportInitialize)(this.txt_suppName)).BeginInit();
  305. ((System.ComponentModel.ISupportInitialize)(this.txt_itemCode)).BeginInit();
  306. ((System.ComponentModel.ISupportInitialize)(this.txt_itemName)).BeginInit();
  307. ((System.ComponentModel.ISupportInitialize)(this.txt_invPhysic)).BeginInit();
  308. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  309. this.ultraExpandableGroupBox1.SuspendLayout();
  310. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  311. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  312. ((System.ComponentModel.ISupportInitialize)(this.purPlanD)).BeginInit();
  313. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  314. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).BeginInit();
  315. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).BeginInit();
  316. this.ultraExpandableGroupBox2.SuspendLayout();
  317. this.ultraExpandableGroupBoxPanel2.SuspendLayout();
  318. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).BeginInit();
  319. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
  320. this.ultraGroupBox2.SuspendLayout();
  321. ((System.ComponentModel.ISupportInitialize)(this.txt_selectDept)).BeginInit();
  322. ((System.ComponentModel.ISupportInitialize)(this.txt_date_yueEnd)).BeginInit();
  323. ((System.ComponentModel.ISupportInitialize)(this.txt_date_yueBegin)).BeginInit();
  324. ((System.ComponentModel.ISupportInitialize)(this.chkDate)).BeginInit();
  325. ((System.ComponentModel.ISupportInitialize)(this.txt_g_qty)).BeginInit();
  326. this.ultraTabPageControl2.SuspendLayout();
  327. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid4)).BeginInit();
  328. ((System.ComponentModel.ISupportInitialize)(this.record)).BeginInit();
  329. ((System.ComponentModel.ISupportInitialize)(this.dataTable4)).BeginInit();
  330. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).BeginInit();
  331. this.ultraGroupBox3.SuspendLayout();
  332. ((System.ComponentModel.ISupportInitialize)(this.txt_releaseType)).BeginInit();
  333. ((System.ComponentModel.ISupportInitialize)(this.txt_createTM_be_re)).BeginInit();
  334. ((System.ComponentModel.ISupportInitialize)(this.txt_createTM_end_re)).BeginInit();
  335. ((System.ComponentModel.ISupportInitialize)(this.txt_itemName_re)).BeginInit();
  336. ((System.ComponentModel.ISupportInitialize)(this.txt_itemCode_re)).BeginInit();
  337. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
  338. this.ultraTabControl1.SuspendLayout();
  339. this.SuspendLayout();
  340. //
  341. // ultraTabPageControl1
  342. //
  343. this.ultraTabPageControl1.Controls.Add(this.库存数据);
  344. this.ultraTabPageControl1.Controls.Add(this.ultraGroupBox1);
  345. this.ultraTabPageControl1.Controls.Add(this.ultraExpandableGroupBox1);
  346. this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 26);
  347. this.ultraTabPageControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  348. this.ultraTabPageControl1.Name = "ultraTabPageControl1";
  349. this.ultraTabPageControl1.Size = new System.Drawing.Size(1687, 822);
  350. //
  351. // 库存数据
  352. //
  353. this.库存数据.Controls.Add(this.ultraGrid1);
  354. this.库存数据.Dock = System.Windows.Forms.DockStyle.Fill;
  355. this.库存数据.Location = new System.Drawing.Point(0, 74);
  356. this.库存数据.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  357. this.库存数据.Name = "库存数据";
  358. this.库存数据.Size = new System.Drawing.Size(1687, 394);
  359. this.库存数据.TabIndex = 1;
  360. this.库存数据.Text = "可脱采购计划库存数据";
  361. //
  362. // ultraGrid1
  363. //
  364. this.ultraGrid1.DataSource = this.storage;
  365. appearance1.BackColor = System.Drawing.SystemColors.Window;
  366. appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  367. this.ultraGrid1.DisplayLayout.Appearance = appearance1;
  368. ultraGridColumn1.Header.VisiblePosition = 0;
  369. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 2;
  370. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  371. ultraGridColumn1.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  372. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
  373. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 4;
  374. ultraGridColumn2.Header.VisiblePosition = 1;
  375. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 4;
  376. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  377. ultraGridColumn2.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  378. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
  379. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 4;
  380. ultraGridColumn3.Header.VisiblePosition = 2;
  381. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 0;
  382. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  383. ultraGridColumn3.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  384. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
  385. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 4;
  386. ultraGridColumn4.Header.VisiblePosition = 3;
  387. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 0;
  388. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  389. ultraGridColumn4.RowLayoutColumnInfo.ParentGroupIndex = 0;
  390. ultraGridColumn4.RowLayoutColumnInfo.ParentGroupKey = "NewGroup0";
  391. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
  392. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
  393. ultraGridColumn5.Header.VisiblePosition = 4;
  394. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 2;
  395. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  396. ultraGridColumn5.RowLayoutColumnInfo.ParentGroupIndex = 0;
  397. ultraGridColumn5.RowLayoutColumnInfo.ParentGroupKey = "NewGroup0";
  398. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
  399. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
  400. ultraGridColumn6.Header.VisiblePosition = 5;
  401. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 4;
  402. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  403. ultraGridColumn6.RowLayoutColumnInfo.ParentGroupIndex = 0;
  404. ultraGridColumn6.RowLayoutColumnInfo.ParentGroupKey = "NewGroup0";
  405. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
  406. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
  407. ultraGridColumn7.Header.VisiblePosition = 6;
  408. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 6;
  409. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  410. ultraGridColumn7.RowLayoutColumnInfo.ParentGroupIndex = 0;
  411. ultraGridColumn7.RowLayoutColumnInfo.ParentGroupKey = "NewGroup0";
  412. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
  413. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
  414. ultraGridColumn8.Header.VisiblePosition = 7;
  415. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 36;
  416. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  417. ultraGridColumn8.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  418. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
  419. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 4;
  420. ultraGridColumn9.Header.VisiblePosition = 8;
  421. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 38;
  422. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  423. ultraGridColumn9.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  424. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
  425. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 4;
  426. ultraGridColumn10.Header.VisiblePosition = 9;
  427. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 50;
  428. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  429. ultraGridColumn10.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  430. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2;
  431. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 4;
  432. ultraGridColumn11.Header.VisiblePosition = 10;
  433. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 8;
  434. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  435. ultraGridColumn11.RowLayoutColumnInfo.ParentGroupIndex = 1;
  436. ultraGridColumn11.RowLayoutColumnInfo.ParentGroupKey = "NewGroup2";
  437. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
  438. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2;
  439. ultraGridColumn12.Header.VisiblePosition = 11;
  440. ultraGridColumn12.RowLayoutColumnInfo.OriginX = 18;
  441. ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
  442. ultraGridColumn12.RowLayoutColumnInfo.ParentGroupIndex = 1;
  443. ultraGridColumn12.RowLayoutColumnInfo.ParentGroupKey = "NewGroup2";
  444. ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2;
  445. ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2;
  446. ultraGridColumn13.Header.VisiblePosition = 12;
  447. ultraGridColumn13.RowLayoutColumnInfo.OriginX = 10;
  448. ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
  449. ultraGridColumn13.RowLayoutColumnInfo.ParentGroupIndex = 1;
  450. ultraGridColumn13.RowLayoutColumnInfo.ParentGroupKey = "NewGroup2";
  451. ultraGridColumn13.RowLayoutColumnInfo.SpanX = 2;
  452. ultraGridColumn13.RowLayoutColumnInfo.SpanY = 2;
  453. ultraGridColumn14.Header.VisiblePosition = 13;
  454. ultraGridColumn14.RowLayoutColumnInfo.OriginX = 2;
  455. ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
  456. ultraGridColumn14.RowLayoutColumnInfo.ParentGroupIndex = 2;
  457. ultraGridColumn14.RowLayoutColumnInfo.ParentGroupKey = "NewGroup3";
  458. ultraGridColumn14.RowLayoutColumnInfo.SpanX = 2;
  459. ultraGridColumn14.RowLayoutColumnInfo.SpanY = 2;
  460. ultraGridColumn15.Header.VisiblePosition = 14;
  461. ultraGridColumn15.RowLayoutColumnInfo.OriginX = 4;
  462. ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
  463. ultraGridColumn15.RowLayoutColumnInfo.ParentGroupIndex = 2;
  464. ultraGridColumn15.RowLayoutColumnInfo.ParentGroupKey = "NewGroup3";
  465. ultraGridColumn15.RowLayoutColumnInfo.SpanX = 2;
  466. ultraGridColumn15.RowLayoutColumnInfo.SpanY = 2;
  467. ultraGridColumn16.Header.VisiblePosition = 15;
  468. ultraGridColumn16.RowLayoutColumnInfo.OriginX = 6;
  469. ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0;
  470. ultraGridColumn16.RowLayoutColumnInfo.ParentGroupIndex = 2;
  471. ultraGridColumn16.RowLayoutColumnInfo.ParentGroupKey = "NewGroup3";
  472. ultraGridColumn16.RowLayoutColumnInfo.SpanX = 2;
  473. ultraGridColumn16.RowLayoutColumnInfo.SpanY = 2;
  474. ultraGridColumn17.Header.VisiblePosition = 16;
  475. ultraGridColumn17.RowLayoutColumnInfo.OriginX = 2;
  476. ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0;
  477. ultraGridColumn17.RowLayoutColumnInfo.ParentGroupIndex = 1;
  478. ultraGridColumn17.RowLayoutColumnInfo.ParentGroupKey = "NewGroup2";
  479. ultraGridColumn17.RowLayoutColumnInfo.SpanX = 2;
  480. ultraGridColumn17.RowLayoutColumnInfo.SpanY = 2;
  481. ultraGridColumn18.Header.VisiblePosition = 17;
  482. ultraGridColumn18.RowLayoutColumnInfo.OriginX = 0;
  483. ultraGridColumn18.RowLayoutColumnInfo.OriginY = 0;
  484. ultraGridColumn18.RowLayoutColumnInfo.ParentGroupIndex = 1;
  485. ultraGridColumn18.RowLayoutColumnInfo.ParentGroupKey = "NewGroup2";
  486. ultraGridColumn18.RowLayoutColumnInfo.SpanX = 2;
  487. ultraGridColumn18.RowLayoutColumnInfo.SpanY = 2;
  488. ultraGridColumn19.Header.VisiblePosition = 18;
  489. ultraGridColumn19.RowLayoutColumnInfo.OriginX = 8;
  490. ultraGridColumn19.RowLayoutColumnInfo.OriginY = 0;
  491. ultraGridColumn19.RowLayoutColumnInfo.ParentGroupIndex = 0;
  492. ultraGridColumn19.RowLayoutColumnInfo.ParentGroupKey = "NewGroup0";
  493. ultraGridColumn19.RowLayoutColumnInfo.SpanX = 2;
  494. ultraGridColumn19.RowLayoutColumnInfo.SpanY = 2;
  495. ultraGridColumn20.Header.VisiblePosition = 19;
  496. ultraGridColumn20.RowLayoutColumnInfo.OriginX = 48;
  497. ultraGridColumn20.RowLayoutColumnInfo.OriginY = 0;
  498. ultraGridColumn20.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  499. ultraGridColumn20.RowLayoutColumnInfo.SpanX = 2;
  500. ultraGridColumn20.RowLayoutColumnInfo.SpanY = 4;
  501. ultraGridColumn21.Header.VisiblePosition = 20;
  502. ultraGridColumn21.RowLayoutColumnInfo.OriginX = 12;
  503. ultraGridColumn21.RowLayoutColumnInfo.OriginY = 0;
  504. ultraGridColumn21.RowLayoutColumnInfo.ParentGroupIndex = 1;
  505. ultraGridColumn21.RowLayoutColumnInfo.ParentGroupKey = "NewGroup2";
  506. ultraGridColumn21.RowLayoutColumnInfo.SpanX = 2;
  507. ultraGridColumn21.RowLayoutColumnInfo.SpanY = 2;
  508. ultraGridColumn22.Header.VisiblePosition = 21;
  509. ultraGridColumn22.RowLayoutColumnInfo.OriginX = 0;
  510. ultraGridColumn22.RowLayoutColumnInfo.OriginY = 0;
  511. ultraGridColumn22.RowLayoutColumnInfo.ParentGroupIndex = 2;
  512. ultraGridColumn22.RowLayoutColumnInfo.ParentGroupKey = "NewGroup3";
  513. ultraGridColumn22.RowLayoutColumnInfo.SpanX = 2;
  514. ultraGridColumn22.RowLayoutColumnInfo.SpanY = 2;
  515. appearance14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  516. ultraGridColumn23.CellAppearance = appearance14;
  517. ultraGridColumn23.Header.VisiblePosition = 22;
  518. ultraGridColumn23.RowLayoutColumnInfo.OriginX = 6;
  519. ultraGridColumn23.RowLayoutColumnInfo.OriginY = 0;
  520. ultraGridColumn23.RowLayoutColumnInfo.ParentGroupIndex = 1;
  521. ultraGridColumn23.RowLayoutColumnInfo.ParentGroupKey = "NewGroup2";
  522. ultraGridColumn23.RowLayoutColumnInfo.SpanX = 2;
  523. ultraGridColumn23.RowLayoutColumnInfo.SpanY = 2;
  524. appearance15.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  525. ultraGridColumn24.CellAppearance = appearance15;
  526. ultraGridColumn24.Header.VisiblePosition = 23;
  527. ultraGridColumn24.RowLayoutColumnInfo.OriginX = 4;
  528. ultraGridColumn24.RowLayoutColumnInfo.OriginY = 0;
  529. ultraGridColumn24.RowLayoutColumnInfo.ParentGroupIndex = 1;
  530. ultraGridColumn24.RowLayoutColumnInfo.ParentGroupKey = "NewGroup2";
  531. ultraGridColumn24.RowLayoutColumnInfo.SpanX = 2;
  532. ultraGridColumn24.RowLayoutColumnInfo.SpanY = 2;
  533. ultraGridColumn25.Header.VisiblePosition = 24;
  534. ultraGridColumn25.RowLayoutColumnInfo.OriginX = 16;
  535. ultraGridColumn25.RowLayoutColumnInfo.OriginY = 0;
  536. ultraGridColumn25.RowLayoutColumnInfo.ParentGroupIndex = 1;
  537. ultraGridColumn25.RowLayoutColumnInfo.ParentGroupKey = "NewGroup2";
  538. ultraGridColumn25.RowLayoutColumnInfo.SpanX = 2;
  539. ultraGridColumn25.RowLayoutColumnInfo.SpanY = 2;
  540. ultraGridColumn26.Header.VisiblePosition = 25;
  541. ultraGridColumn26.RowLayoutColumnInfo.OriginX = 14;
  542. ultraGridColumn26.RowLayoutColumnInfo.OriginY = 0;
  543. ultraGridColumn26.RowLayoutColumnInfo.ParentGroupIndex = 1;
  544. ultraGridColumn26.RowLayoutColumnInfo.ParentGroupKey = "NewGroup2";
  545. ultraGridColumn26.RowLayoutColumnInfo.SpanX = 2;
  546. ultraGridColumn26.RowLayoutColumnInfo.SpanY = 2;
  547. ultraGridBand1.Columns.AddRange(new object[] {
  548. ultraGridColumn1,
  549. ultraGridColumn2,
  550. ultraGridColumn3,
  551. ultraGridColumn4,
  552. ultraGridColumn5,
  553. ultraGridColumn6,
  554. ultraGridColumn7,
  555. ultraGridColumn8,
  556. ultraGridColumn9,
  557. ultraGridColumn10,
  558. ultraGridColumn11,
  559. ultraGridColumn12,
  560. ultraGridColumn13,
  561. ultraGridColumn14,
  562. ultraGridColumn15,
  563. ultraGridColumn16,
  564. ultraGridColumn17,
  565. ultraGridColumn18,
  566. ultraGridColumn19,
  567. ultraGridColumn20,
  568. ultraGridColumn21,
  569. ultraGridColumn22,
  570. ultraGridColumn23,
  571. ultraGridColumn24,
  572. ultraGridColumn25,
  573. ultraGridColumn26});
  574. ultraGridGroup1.Header.Caption = "物料信息";
  575. ultraGridGroup1.Key = "NewGroup0";
  576. ultraGridGroup1.RowLayoutGroupInfo.OriginX = 6;
  577. ultraGridGroup1.RowLayoutGroupInfo.OriginY = 0;
  578. ultraGridGroup1.RowLayoutGroupInfo.SpanX = 10;
  579. ultraGridGroup1.RowLayoutGroupInfo.SpanY = 4;
  580. ultraGridGroup2.Header.Caption = "采购数量统计";
  581. ultraGridGroup2.Key = "NewGroup2";
  582. ultraGridGroup2.RowLayoutGroupInfo.OriginX = 16;
  583. ultraGridGroup2.RowLayoutGroupInfo.OriginY = 0;
  584. ultraGridGroup2.RowLayoutGroupInfo.SpanX = 20;
  585. ultraGridGroup2.RowLayoutGroupInfo.SpanY = 4;
  586. ultraGridGroup3.Header.Caption = "库位信息";
  587. ultraGridGroup3.Key = "NewGroup3";
  588. ultraGridGroup3.RowLayoutGroupInfo.OriginX = 40;
  589. ultraGridGroup3.RowLayoutGroupInfo.OriginY = 0;
  590. ultraGridGroup3.RowLayoutGroupInfo.SpanX = 8;
  591. ultraGridGroup3.RowLayoutGroupInfo.SpanY = 4;
  592. ultraGridBand1.Groups.AddRange(new Infragistics.Win.UltraWinGrid.UltraGridGroup[] {
  593. ultraGridGroup1,
  594. ultraGridGroup2,
  595. ultraGridGroup3});
  596. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  597. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  598. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  599. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  600. appearance13.BackColor = System.Drawing.SystemColors.ActiveBorder;
  601. appearance13.BackColor2 = System.Drawing.SystemColors.ControlDark;
  602. appearance13.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  603. appearance13.BorderColor = System.Drawing.SystemColors.Window;
  604. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance13;
  605. appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
  606. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance4;
  607. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  608. this.ultraGrid1.DisplayLayout.GroupByBox.Hidden = true;
  609. appearance3.BackColor = System.Drawing.SystemColors.ControlLightLight;
  610. appearance3.BackColor2 = System.Drawing.SystemColors.Control;
  611. appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  612. appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
  613. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance3;
  614. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  615. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  616. appearance7.BackColor = System.Drawing.SystemColors.Window;
  617. appearance7.ForeColor = System.Drawing.SystemColors.ControlText;
  618. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance7;
  619. appearance10.BackColor = System.Drawing.SystemColors.Highlight;
  620. appearance10.ForeColor = System.Drawing.SystemColors.HighlightText;
  621. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance10;
  622. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  623. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  624. appearance12.BackColor = System.Drawing.SystemColors.Window;
  625. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance12;
  626. appearance8.BorderColor = System.Drawing.Color.Silver;
  627. appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  628. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance8;
  629. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  630. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  631. appearance6.BackColor = System.Drawing.SystemColors.Control;
  632. appearance6.BackColor2 = System.Drawing.SystemColors.ControlDark;
  633. appearance6.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  634. appearance6.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  635. appearance6.BorderColor = System.Drawing.SystemColors.Window;
  636. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance6;
  637. appearance5.TextHAlignAsString = "Left";
  638. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance5;
  639. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  640. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  641. appearance11.BackColor = System.Drawing.SystemColors.Window;
  642. appearance11.BorderColor = System.Drawing.Color.Silver;
  643. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance11;
  644. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  645. appearance9.BackColor = System.Drawing.SystemColors.ControlLight;
  646. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance9;
  647. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  648. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  649. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  650. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  651. this.ultraGrid1.Location = new System.Drawing.Point(3, 21);
  652. this.ultraGrid1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  653. this.ultraGrid1.Name = "ultraGrid1";
  654. this.ultraGrid1.Size = new System.Drawing.Size(1681, 370);
  655. this.ultraGrid1.TabIndex = 0;
  656. this.ultraGrid1.Text = "ultraGrid1";
  657. this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
  658. //
  659. // storage
  660. //
  661. this.storage.DataSetName = "NewDataSet";
  662. this.storage.Tables.AddRange(new System.Data.DataTable[] {
  663. this.dataTable1});
  664. //
  665. // dataTable1
  666. //
  667. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  668. this.dataColumn1,
  669. this.dataColumn3,
  670. this.dataColumn4,
  671. this.dataColumn6,
  672. this.dataColumn8,
  673. this.dataColumn9,
  674. this.dataColumn10,
  675. this.dataColumn11,
  676. this.dataColumn12,
  677. this.dataColumn13,
  678. this.dataColumn14,
  679. this.dataColumn15,
  680. this.dataColumn16,
  681. this.dataColumn18,
  682. this.dataColumn20,
  683. this.dataColumn21,
  684. this.dataColumn22,
  685. this.dataColumn23,
  686. this.dataColumn28,
  687. this.dataColumn29,
  688. this.dataColumn30,
  689. this.dataColumn33,
  690. this.dataColumn38,
  691. this.dataColumn40,
  692. this.dataColumn41,
  693. this.dataColumn46});
  694. this.dataTable1.TableName = "Table1";
  695. //
  696. // dataColumn1
  697. //
  698. this.dataColumn1.Caption = "库存记录号";
  699. this.dataColumn1.ColumnName = "INVID";
  700. //
  701. // dataColumn3
  702. //
  703. this.dataColumn3.Caption = "库存记录行号";
  704. this.dataColumn3.ColumnName = "invPosId";
  705. //
  706. // dataColumn4
  707. //
  708. this.dataColumn4.Caption = "采购计划号";
  709. this.dataColumn4.ColumnName = "purLineId";
  710. //
  711. // dataColumn6
  712. //
  713. this.dataColumn6.Caption = "物料编码";
  714. this.dataColumn6.ColumnName = "itemCode";
  715. //
  716. // dataColumn8
  717. //
  718. this.dataColumn8.Caption = "物料名称";
  719. this.dataColumn8.ColumnName = "itemName";
  720. //
  721. // dataColumn9
  722. //
  723. this.dataColumn9.Caption = "属性";
  724. this.dataColumn9.ColumnName = "itemAttr";
  725. //
  726. // dataColumn10
  727. //
  728. this.dataColumn10.Caption = "标准";
  729. this.dataColumn10.ColumnName = "itemStandardsCode";
  730. //
  731. // dataColumn11
  732. //
  733. this.dataColumn11.Caption = "状态";
  734. this.dataColumn11.ColumnName = "status";
  735. //
  736. // dataColumn12
  737. //
  738. this.dataColumn12.Caption = "使用状态";
  739. this.dataColumn12.ColumnName = "useStatus";
  740. //
  741. // dataColumn13
  742. //
  743. this.dataColumn13.Caption = "入库时间";
  744. this.dataColumn13.ColumnName = "createtime";
  745. //
  746. // dataColumn14
  747. //
  748. this.dataColumn14.Caption = "采购单位";
  749. this.dataColumn14.ColumnName = "itemUom";
  750. //
  751. // dataColumn15
  752. //
  753. this.dataColumn15.Caption = "库存单位";
  754. this.dataColumn15.ColumnName = "weightUnit";
  755. //
  756. // dataColumn16
  757. //
  758. this.dataColumn16.Caption = "转化系数";
  759. this.dataColumn16.ColumnName = "itemUomConefficient";
  760. //
  761. // dataColumn18
  762. //
  763. this.dataColumn18.Caption = "库区名称";
  764. this.dataColumn18.ColumnName = "deleteName";
  765. //
  766. // dataColumn20
  767. //
  768. this.dataColumn20.Caption = "储位名称";
  769. this.dataColumn20.ColumnName = "updatename";
  770. //
  771. // dataColumn21
  772. //
  773. this.dataColumn21.Caption = "储位编码";
  774. this.dataColumn21.ColumnName = "invpos";
  775. //
  776. // dataColumn22
  777. //
  778. this.dataColumn22.Caption = "在库库存";
  779. this.dataColumn22.ColumnName = "invqty";
  780. //
  781. // dataColumn23
  782. //
  783. this.dataColumn23.Caption = "原始库存";
  784. this.dataColumn23.ColumnName = "INVORIGQTY";
  785. //
  786. // dataColumn28
  787. //
  788. this.dataColumn28.Caption = "生产批次号";
  789. this.dataColumn28.ColumnName = "batchno";
  790. //
  791. // dataColumn29
  792. //
  793. this.dataColumn29.Caption = "入库单号";
  794. this.dataColumn29.ColumnName = "updateuserid";
  795. //
  796. // dataColumn30
  797. //
  798. this.dataColumn30.Caption = "在库库存量";
  799. this.dataColumn30.ColumnName = "INVQTYWEIGHT";
  800. //
  801. // dataColumn33
  802. //
  803. this.dataColumn33.Caption = "库区编码";
  804. this.dataColumn33.ColumnName = "INVPHYSIC";
  805. //
  806. // dataColumn38
  807. //
  808. this.dataColumn38.Caption = "预采量";
  809. this.dataColumn38.ColumnName = "yucaiQty";
  810. //
  811. // dataColumn40
  812. //
  813. this.dataColumn40.Caption = "有主需求量";
  814. this.dataColumn40.ColumnName = "normalQty";
  815. //
  816. // dataColumn41
  817. //
  818. this.dataColumn41.Caption = "预采库存量";
  819. this.dataColumn41.ColumnName = "yucaiQtyWeight";
  820. //
  821. // dataColumn46
  822. //
  823. this.dataColumn46.Caption = "有主需求库存量";
  824. this.dataColumn46.ColumnName = "normalQtyWeight";
  825. //
  826. // ultraGroupBox1
  827. //
  828. this.ultraGroupBox1.Controls.Add(this.ultraPanel1);
  829. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
  830. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  831. this.ultraGroupBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  832. this.ultraGroupBox1.Name = "ultraGroupBox1";
  833. this.ultraGroupBox1.Size = new System.Drawing.Size(1687, 74);
  834. this.ultraGroupBox1.TabIndex = 0;
  835. //
  836. // ultraPanel1
  837. //
  838. //
  839. // ultraPanel1.ClientArea
  840. //
  841. this.ultraPanel1.ClientArea.Controls.Add(this.ck_ctime);
  842. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel15);
  843. this.ultraPanel1.ClientArea.Controls.Add(this.txt_InvId);
  844. this.ultraPanel1.ClientArea.Controls.Add(this.txt_createTimeS);
  845. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel12);
  846. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel2);
  847. this.ultraPanel1.ClientArea.Controls.Add(this.txt_createTimeE);
  848. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel5);
  849. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel6);
  850. this.ultraPanel1.ClientArea.Controls.Add(this.txt_purLineId);
  851. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel7);
  852. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel8);
  853. this.ultraPanel1.ClientArea.Controls.Add(this.txt_suppName);
  854. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel10);
  855. this.ultraPanel1.ClientArea.Controls.Add(this.txt_itemCode);
  856. this.ultraPanel1.ClientArea.Controls.Add(this.txt_itemName);
  857. this.ultraPanel1.ClientArea.Controls.Add(this.txt_invPhysic);
  858. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  859. this.ultraPanel1.Location = new System.Drawing.Point(3, 0);
  860. this.ultraPanel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  861. this.ultraPanel1.Name = "ultraPanel1";
  862. this.ultraPanel1.Size = new System.Drawing.Size(1681, 71);
  863. this.ultraPanel1.TabIndex = 0;
  864. //
  865. // ck_ctime
  866. //
  867. this.ck_ctime.AutoSize = true;
  868. this.ck_ctime.Location = new System.Drawing.Point(971, 24);
  869. this.ck_ctime.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  870. this.ck_ctime.Name = "ck_ctime";
  871. this.ck_ctime.Size = new System.Drawing.Size(18, 17);
  872. this.ck_ctime.TabIndex = 51;
  873. this.ck_ctime.UseVisualStyleBackColor = true;
  874. this.ck_ctime.CheckedChanged += new System.EventHandler(this.ck_ctime_CheckedChanged);
  875. //
  876. // ultraLabel15
  877. //
  878. this.ultraLabel15.AutoSize = true;
  879. this.ultraLabel15.Location = new System.Drawing.Point(996, 41);
  880. this.ultraLabel15.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  881. this.ultraLabel15.Name = "ultraLabel15";
  882. this.ultraLabel15.Size = new System.Drawing.Size(89, 24);
  883. this.ultraLabel15.TabIndex = 50;
  884. this.ultraLabel15.Text = "入库时间";
  885. //
  886. // txt_InvId
  887. //
  888. this.txt_InvId.Location = new System.Drawing.Point(464, 35);
  889. this.txt_InvId.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  890. this.txt_InvId.Name = "txt_InvId";
  891. this.txt_InvId.Size = new System.Drawing.Size(213, 24);
  892. this.txt_InvId.TabIndex = 47;
  893. //
  894. // txt_createTimeS
  895. //
  896. this.txt_createTimeS.DateButtons.Add(dateButton1);
  897. this.txt_createTimeS.Location = new System.Drawing.Point(1069, 38);
  898. this.txt_createTimeS.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  899. this.txt_createTimeS.Name = "txt_createTimeS";
  900. this.txt_createTimeS.NonAutoSizeHeight = 25;
  901. this.txt_createTimeS.Size = new System.Drawing.Size(119, 25);
  902. this.txt_createTimeS.TabIndex = 42;
  903. this.txt_createTimeS.Value = new System.DateTime(2016, 3, 3, 13, 51, 59, 0);
  904. //
  905. // ultraLabel12
  906. //
  907. this.ultraLabel12.AutoSize = true;
  908. this.ultraLabel12.Location = new System.Drawing.Point(372, 38);
  909. this.ultraLabel12.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  910. this.ultraLabel12.Name = "ultraLabel12";
  911. this.ultraLabel12.Size = new System.Drawing.Size(111, 24);
  912. this.ultraLabel12.TabIndex = 46;
  913. this.ultraLabel12.Text = "库存记录号";
  914. //
  915. // ultraLabel2
  916. //
  917. this.ultraLabel2.AutoSize = true;
  918. this.ultraLabel2.Location = new System.Drawing.Point(25, 10);
  919. this.ultraLabel2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  920. this.ultraLabel2.Name = "ultraLabel2";
  921. this.ultraLabel2.Size = new System.Drawing.Size(89, 24);
  922. this.ultraLabel2.TabIndex = 28;
  923. this.ultraLabel2.Text = "物料名称";
  924. //
  925. // txt_createTimeE
  926. //
  927. this.txt_createTimeE.DateButtons.Add(dateButton2);
  928. this.txt_createTimeE.Location = new System.Drawing.Point(1068, 8);
  929. this.txt_createTimeE.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  930. this.txt_createTimeE.Name = "txt_createTimeE";
  931. this.txt_createTimeE.NonAutoSizeHeight = 25;
  932. this.txt_createTimeE.Size = new System.Drawing.Size(120, 25);
  933. this.txt_createTimeE.TabIndex = 43;
  934. this.txt_createTimeE.Value = new System.DateTime(2016, 3, 3, 13, 52, 41, 0);
  935. //
  936. // ultraLabel5
  937. //
  938. this.ultraLabel5.AutoSize = true;
  939. this.ultraLabel5.Location = new System.Drawing.Point(24, 38);
  940. this.ultraLabel5.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  941. this.ultraLabel5.Name = "ultraLabel5";
  942. this.ultraLabel5.Size = new System.Drawing.Size(89, 24);
  943. this.ultraLabel5.TabIndex = 30;
  944. this.ultraLabel5.Text = "物料编码";
  945. //
  946. // ultraLabel6
  947. //
  948. this.ultraLabel6.AutoSize = true;
  949. this.ultraLabel6.Location = new System.Drawing.Point(697, 36);
  950. this.ultraLabel6.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  951. this.ultraLabel6.Name = "ultraLabel6";
  952. this.ultraLabel6.Size = new System.Drawing.Size(89, 24);
  953. this.ultraLabel6.TabIndex = 31;
  954. this.ultraLabel6.Text = "物理库区";
  955. //
  956. // txt_purLineId
  957. //
  958. this.txt_purLineId.Location = new System.Drawing.Point(464, 5);
  959. this.txt_purLineId.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  960. this.txt_purLineId.Name = "txt_purLineId";
  961. this.txt_purLineId.Size = new System.Drawing.Size(213, 24);
  962. this.txt_purLineId.TabIndex = 41;
  963. //
  964. // ultraLabel7
  965. //
  966. this.ultraLabel7.AutoSize = true;
  967. this.ultraLabel7.Location = new System.Drawing.Point(372, 9);
  968. this.ultraLabel7.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  969. this.ultraLabel7.Name = "ultraLabel7";
  970. this.ultraLabel7.Size = new System.Drawing.Size(111, 24);
  971. this.ultraLabel7.TabIndex = 32;
  972. this.ultraLabel7.Text = "采购计划号";
  973. //
  974. // ultraLabel8
  975. //
  976. this.ultraLabel8.AutoSize = true;
  977. this.ultraLabel8.Location = new System.Drawing.Point(996, 15);
  978. this.ultraLabel8.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  979. this.ultraLabel8.Name = "ultraLabel8";
  980. this.ultraLabel8.Size = new System.Drawing.Size(89, 24);
  981. this.ultraLabel8.TabIndex = 33;
  982. this.ultraLabel8.Text = "入库时间";
  983. //
  984. // txt_suppName
  985. //
  986. this.txt_suppName.Location = new System.Drawing.Point(773, 4);
  987. this.txt_suppName.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  988. this.txt_suppName.Name = "txt_suppName";
  989. this.txt_suppName.Size = new System.Drawing.Size(176, 24);
  990. this.txt_suppName.TabIndex = 40;
  991. //
  992. // ultraLabel10
  993. //
  994. this.ultraLabel10.AutoSize = true;
  995. this.ultraLabel10.Location = new System.Drawing.Point(696, 6);
  996. this.ultraLabel10.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  997. this.ultraLabel10.Name = "ultraLabel10";
  998. this.ultraLabel10.Size = new System.Drawing.Size(89, 24);
  999. this.ultraLabel10.TabIndex = 35;
  1000. this.ultraLabel10.Text = "供方名称";
  1001. //
  1002. // txt_itemCode
  1003. //
  1004. this.txt_itemCode.Location = new System.Drawing.Point(101, 34);
  1005. this.txt_itemCode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1006. this.txt_itemCode.Name = "txt_itemCode";
  1007. this.txt_itemCode.Size = new System.Drawing.Size(263, 24);
  1008. this.txt_itemCode.TabIndex = 38;
  1009. //
  1010. // txt_itemName
  1011. //
  1012. this.txt_itemName.Location = new System.Drawing.Point(101, 6);
  1013. this.txt_itemName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1014. this.txt_itemName.Name = "txt_itemName";
  1015. this.txt_itemName.Size = new System.Drawing.Size(263, 24);
  1016. this.txt_itemName.TabIndex = 36;
  1017. //
  1018. // txt_invPhysic
  1019. //
  1020. this.txt_invPhysic.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  1021. this.txt_invPhysic.Location = new System.Drawing.Point(773, 34);
  1022. this.txt_invPhysic.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1023. this.txt_invPhysic.Name = "txt_invPhysic";
  1024. this.txt_invPhysic.Size = new System.Drawing.Size(176, 24);
  1025. this.txt_invPhysic.TabIndex = 37;
  1026. //
  1027. // ultraExpandableGroupBox1
  1028. //
  1029. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  1030. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  1031. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1687, 354);
  1032. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 468);
  1033. this.ultraExpandableGroupBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1034. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  1035. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1687, 354);
  1036. this.ultraExpandableGroupBox1.TabIndex = 2;
  1037. this.ultraExpandableGroupBox1.Text = "可挂单采购计划行列表";
  1038. //
  1039. // ultraExpandableGroupBoxPanel1
  1040. //
  1041. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraGrid2);
  1042. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraExpandableGroupBox2);
  1043. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraGroupBox2);
  1044. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  1045. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 21);
  1046. this.ultraExpandableGroupBoxPanel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1047. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  1048. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1681, 330);
  1049. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  1050. //
  1051. // ultraGrid2
  1052. //
  1053. this.ultraGrid2.DataMember = "Table2";
  1054. this.ultraGrid2.DataSource = this.purPlanD;
  1055. appearance56.BackColor = System.Drawing.SystemColors.Window;
  1056. appearance56.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  1057. this.ultraGrid2.DisplayLayout.Appearance = appearance56;
  1058. ultraGridColumn27.Header.VisiblePosition = 0;
  1059. ultraGridColumn27.RowLayoutColumnInfo.OriginX = 0;
  1060. ultraGridColumn27.RowLayoutColumnInfo.OriginY = 0;
  1061. ultraGridColumn27.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  1062. ultraGridColumn27.RowLayoutColumnInfo.SpanX = 2;
  1063. ultraGridColumn27.RowLayoutColumnInfo.SpanY = 3;
  1064. ultraGridColumn28.Header.VisiblePosition = 1;
  1065. ultraGridColumn28.RowLayoutColumnInfo.OriginX = 0;
  1066. ultraGridColumn28.RowLayoutColumnInfo.OriginY = 0;
  1067. ultraGridColumn28.RowLayoutColumnInfo.ParentGroupIndex = 0;
  1068. ultraGridColumn28.RowLayoutColumnInfo.ParentGroupKey = "NewGroup0";
  1069. ultraGridColumn28.RowLayoutColumnInfo.SpanX = 2;
  1070. ultraGridColumn28.RowLayoutColumnInfo.SpanY = 2;
  1071. ultraGridColumn29.Header.VisiblePosition = 7;
  1072. ultraGridColumn29.RowLayoutColumnInfo.OriginX = 2;
  1073. ultraGridColumn29.RowLayoutColumnInfo.OriginY = 0;
  1074. ultraGridColumn29.RowLayoutColumnInfo.ParentGroupIndex = 0;
  1075. ultraGridColumn29.RowLayoutColumnInfo.ParentGroupKey = "NewGroup0";
  1076. ultraGridColumn29.RowLayoutColumnInfo.SpanX = 2;
  1077. ultraGridColumn29.RowLayoutColumnInfo.SpanY = 2;
  1078. ultraGridColumn30.Header.VisiblePosition = 3;
  1079. ultraGridColumn30.RowLayoutColumnInfo.OriginX = 0;
  1080. ultraGridColumn30.RowLayoutColumnInfo.OriginY = 0;
  1081. ultraGridColumn30.RowLayoutColumnInfo.ParentGroupIndex = 2;
  1082. ultraGridColumn30.RowLayoutColumnInfo.ParentGroupKey = "NewGroup2";
  1083. ultraGridColumn30.RowLayoutColumnInfo.SpanX = 2;
  1084. ultraGridColumn30.RowLayoutColumnInfo.SpanY = 2;
  1085. ultraGridColumn31.Header.VisiblePosition = 5;
  1086. ultraGridColumn31.RowLayoutColumnInfo.OriginX = 20;
  1087. ultraGridColumn31.RowLayoutColumnInfo.OriginY = 0;
  1088. ultraGridColumn31.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  1089. ultraGridColumn31.RowLayoutColumnInfo.SpanX = 2;
  1090. ultraGridColumn31.RowLayoutColumnInfo.SpanY = 3;
  1091. ultraGridColumn32.Header.VisiblePosition = 8;
  1092. ultraGridColumn32.Hidden = true;
  1093. ultraGridColumn33.Header.VisiblePosition = 10;
  1094. ultraGridColumn33.RowLayoutColumnInfo.OriginX = 24;
  1095. ultraGridColumn33.RowLayoutColumnInfo.OriginY = 0;
  1096. ultraGridColumn33.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 50);
  1097. ultraGridColumn33.RowLayoutColumnInfo.SpanX = 2;
  1098. ultraGridColumn33.RowLayoutColumnInfo.SpanY = 3;
  1099. ultraGridColumn34.Header.VisiblePosition = 9;
  1100. ultraGridColumn34.RowLayoutColumnInfo.OriginX = 4;
  1101. ultraGridColumn34.RowLayoutColumnInfo.OriginY = 0;
  1102. ultraGridColumn34.RowLayoutColumnInfo.ParentGroupIndex = 0;
  1103. ultraGridColumn34.RowLayoutColumnInfo.ParentGroupKey = "NewGroup0";
  1104. ultraGridColumn34.RowLayoutColumnInfo.SpanX = 2;
  1105. ultraGridColumn34.RowLayoutColumnInfo.SpanY = 2;
  1106. ultraGridColumn35.Header.VisiblePosition = 2;
  1107. ultraGridColumn35.RowLayoutColumnInfo.OriginX = 18;
  1108. ultraGridColumn35.RowLayoutColumnInfo.OriginY = 0;
  1109. ultraGridColumn35.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  1110. ultraGridColumn35.RowLayoutColumnInfo.SpanX = 2;
  1111. ultraGridColumn35.RowLayoutColumnInfo.SpanY = 3;
  1112. ultraGridColumn36.Header.VisiblePosition = 11;
  1113. ultraGridColumn36.RowLayoutColumnInfo.OriginX = 22;
  1114. ultraGridColumn36.RowLayoutColumnInfo.OriginY = 0;
  1115. ultraGridColumn36.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  1116. ultraGridColumn36.RowLayoutColumnInfo.SpanX = 2;
  1117. ultraGridColumn36.RowLayoutColumnInfo.SpanY = 3;
  1118. ultraGridColumn37.Header.VisiblePosition = 12;
  1119. ultraGridColumn37.RowLayoutColumnInfo.OriginX = 6;
  1120. ultraGridColumn37.RowLayoutColumnInfo.OriginY = 0;
  1121. ultraGridColumn37.RowLayoutColumnInfo.ParentGroupIndex = 0;
  1122. ultraGridColumn37.RowLayoutColumnInfo.ParentGroupKey = "NewGroup0";
  1123. ultraGridColumn37.RowLayoutColumnInfo.SpanX = 2;
  1124. ultraGridColumn37.RowLayoutColumnInfo.SpanY = 2;
  1125. ultraGridColumn38.Header.VisiblePosition = 6;
  1126. ultraGridColumn38.RowLayoutColumnInfo.OriginX = 26;
  1127. ultraGridColumn38.RowLayoutColumnInfo.OriginY = 0;
  1128. ultraGridColumn38.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 50);
  1129. ultraGridColumn38.RowLayoutColumnInfo.SpanX = 2;
  1130. ultraGridColumn38.RowLayoutColumnInfo.SpanY = 3;
  1131. ultraGridColumn39.Header.VisiblePosition = 4;
  1132. ultraGridColumn39.RowLayoutColumnInfo.OriginX = 28;
  1133. ultraGridColumn39.RowLayoutColumnInfo.OriginY = 0;
  1134. ultraGridColumn39.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 50);
  1135. ultraGridColumn39.RowLayoutColumnInfo.SpanX = 2;
  1136. ultraGridColumn39.RowLayoutColumnInfo.SpanY = 3;
  1137. ultraGridColumn40.Header.VisiblePosition = 13;
  1138. ultraGridColumn40.RowLayoutColumnInfo.OriginX = 6;
  1139. ultraGridColumn40.RowLayoutColumnInfo.OriginY = 0;
  1140. ultraGridColumn40.RowLayoutColumnInfo.ParentGroupIndex = 2;
  1141. ultraGridColumn40.RowLayoutColumnInfo.ParentGroupKey = "NewGroup2";
  1142. ultraGridColumn40.RowLayoutColumnInfo.SpanX = 2;
  1143. ultraGridColumn40.RowLayoutColumnInfo.SpanY = 2;
  1144. ultraGridColumn41.Header.VisiblePosition = 14;
  1145. ultraGridColumn41.RowLayoutColumnInfo.OriginX = 4;
  1146. ultraGridColumn41.RowLayoutColumnInfo.OriginY = 0;
  1147. ultraGridColumn41.RowLayoutColumnInfo.ParentGroupIndex = 2;
  1148. ultraGridColumn41.RowLayoutColumnInfo.ParentGroupKey = "NewGroup2";
  1149. ultraGridColumn41.RowLayoutColumnInfo.SpanX = 2;
  1150. ultraGridColumn41.RowLayoutColumnInfo.SpanY = 2;
  1151. ultraGridColumn42.Header.VisiblePosition = 15;
  1152. ultraGridColumn42.Hidden = true;
  1153. ultraGridColumn43.Header.VisiblePosition = 16;
  1154. ultraGridColumn43.Hidden = true;
  1155. ultraGridColumn43.RowLayoutColumnInfo.OriginX = 8;
  1156. ultraGridColumn43.RowLayoutColumnInfo.OriginY = 0;
  1157. ultraGridColumn43.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 50);
  1158. ultraGridColumn43.RowLayoutColumnInfo.SpanX = 2;
  1159. ultraGridColumn43.RowLayoutColumnInfo.SpanY = 3;
  1160. ultraGridColumn44.Header.VisiblePosition = 17;
  1161. ultraGridColumn44.RowLayoutColumnInfo.OriginX = 2;
  1162. ultraGridColumn44.RowLayoutColumnInfo.OriginY = 0;
  1163. ultraGridColumn44.RowLayoutColumnInfo.ParentGroupIndex = 2;
  1164. ultraGridColumn44.RowLayoutColumnInfo.ParentGroupKey = "NewGroup2";
  1165. ultraGridColumn44.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 26);
  1166. ultraGridColumn44.RowLayoutColumnInfo.SpanX = 2;
  1167. ultraGridColumn44.RowLayoutColumnInfo.SpanY = 1;
  1168. ultraGridColumn45.Header.VisiblePosition = 18;
  1169. ultraGridColumn45.Hidden = true;
  1170. ultraGridColumn46.Header.VisiblePosition = 19;
  1171. ultraGridColumn46.Hidden = true;
  1172. ultraGridColumn47.Header.VisiblePosition = 20;
  1173. ultraGridColumn47.Hidden = true;
  1174. ultraGridBand2.Columns.AddRange(new object[] {
  1175. ultraGridColumn27,
  1176. ultraGridColumn28,
  1177. ultraGridColumn29,
  1178. ultraGridColumn30,
  1179. ultraGridColumn31,
  1180. ultraGridColumn32,
  1181. ultraGridColumn33,
  1182. ultraGridColumn34,
  1183. ultraGridColumn35,
  1184. ultraGridColumn36,
  1185. ultraGridColumn37,
  1186. ultraGridColumn38,
  1187. ultraGridColumn39,
  1188. ultraGridColumn40,
  1189. ultraGridColumn41,
  1190. ultraGridColumn42,
  1191. ultraGridColumn43,
  1192. ultraGridColumn44,
  1193. ultraGridColumn45,
  1194. ultraGridColumn46,
  1195. ultraGridColumn47});
  1196. ultraGridGroup4.Header.Caption = "物料信息";
  1197. ultraGridGroup4.Key = "NewGroup0";
  1198. ultraGridGroup4.RowLayoutGroupInfo.LabelSpan = 1;
  1199. ultraGridGroup4.RowLayoutGroupInfo.OriginX = 2;
  1200. ultraGridGroup4.RowLayoutGroupInfo.OriginY = 0;
  1201. ultraGridGroup4.RowLayoutGroupInfo.SpanX = 8;
  1202. ultraGridGroup4.RowLayoutGroupInfo.SpanY = 3;
  1203. ultraGridGroup5.Header.Caption = "交付地址";
  1204. ultraGridGroup5.Hidden = true;
  1205. ultraGridGroup5.Key = "NewGroup1";
  1206. ultraGridGroup5.RowLayoutGroupInfo.LabelSpan = 1;
  1207. ultraGridGroup5.RowLayoutGroupInfo.OriginX = 22;
  1208. ultraGridGroup5.RowLayoutGroupInfo.OriginY = 0;
  1209. ultraGridGroup5.RowLayoutGroupInfo.SpanX = 6;
  1210. ultraGridGroup5.RowLayoutGroupInfo.SpanY = 3;
  1211. ultraGridGroup6.Header.Caption = "数量统计";
  1212. ultraGridGroup6.Key = "NewGroup2";
  1213. ultraGridGroup6.RowLayoutGroupInfo.OriginX = 10;
  1214. ultraGridGroup6.RowLayoutGroupInfo.OriginY = 0;
  1215. ultraGridGroup6.RowLayoutGroupInfo.SpanX = 8;
  1216. ultraGridGroup6.RowLayoutGroupInfo.SpanY = 4;
  1217. ultraGridBand2.Groups.AddRange(new Infragistics.Win.UltraWinGrid.UltraGridGroup[] {
  1218. ultraGridGroup4,
  1219. ultraGridGroup5,
  1220. ultraGridGroup6});
  1221. ultraGridBand2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  1222. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  1223. this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1224. this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  1225. appearance57.BackColor = System.Drawing.SystemColors.ActiveBorder;
  1226. appearance57.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1227. appearance57.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  1228. appearance57.BorderColor = System.Drawing.SystemColors.Window;
  1229. this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance57;
  1230. appearance58.ForeColor = System.Drawing.SystemColors.GrayText;
  1231. this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance58;
  1232. this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1233. this.ultraGrid2.DisplayLayout.GroupByBox.Hidden = true;
  1234. appearance59.BackColor = System.Drawing.SystemColors.ControlLightLight;
  1235. appearance59.BackColor2 = System.Drawing.SystemColors.Control;
  1236. appearance59.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1237. appearance59.ForeColor = System.Drawing.SystemColors.GrayText;
  1238. this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance59;
  1239. this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
  1240. this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
  1241. appearance60.BackColor = System.Drawing.SystemColors.Window;
  1242. appearance60.ForeColor = System.Drawing.SystemColors.ControlText;
  1243. this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance60;
  1244. appearance61.BackColor = System.Drawing.SystemColors.Highlight;
  1245. appearance61.ForeColor = System.Drawing.SystemColors.HighlightText;
  1246. this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance61;
  1247. this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  1248. this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  1249. appearance62.BackColor = System.Drawing.SystemColors.Window;
  1250. this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance62;
  1251. appearance63.BorderColor = System.Drawing.Color.Silver;
  1252. appearance63.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  1253. this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance63;
  1254. this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  1255. this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
  1256. appearance64.BackColor = System.Drawing.SystemColors.Control;
  1257. appearance64.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1258. appearance64.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  1259. appearance64.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1260. appearance64.BorderColor = System.Drawing.SystemColors.Window;
  1261. this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance64;
  1262. appearance65.TextHAlignAsString = "Left";
  1263. this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance65;
  1264. this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  1265. this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  1266. appearance66.BackColor = System.Drawing.SystemColors.Window;
  1267. appearance66.BorderColor = System.Drawing.Color.Silver;
  1268. this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance66;
  1269. this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  1270. appearance67.BackColor = System.Drawing.SystemColors.ControlLight;
  1271. this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance67;
  1272. this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  1273. this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  1274. this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  1275. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  1276. this.ultraGrid2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1277. this.ultraGrid2.Location = new System.Drawing.Point(0, 48);
  1278. this.ultraGrid2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1279. this.ultraGrid2.Name = "ultraGrid2";
  1280. this.ultraGrid2.Size = new System.Drawing.Size(829, 282);
  1281. this.ultraGrid2.TabIndex = 0;
  1282. this.ultraGrid2.Text = "ultraGrid2";
  1283. this.ultraGrid2.AfterRowActivate += new System.EventHandler(this.ultraGrid2_AfterRowActivate);
  1284. this.ultraGrid2.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid2_CellChange);
  1285. //
  1286. // purPlanD
  1287. //
  1288. this.purPlanD.DataSetName = "NewDataSet";
  1289. this.purPlanD.Tables.AddRange(new System.Data.DataTable[] {
  1290. this.dataTable2,
  1291. this.dataTable3});
  1292. //
  1293. // dataTable2
  1294. //
  1295. this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
  1296. this.dataColumn2,
  1297. this.dataColumn17,
  1298. this.dataColumn19,
  1299. this.dataColumn25,
  1300. this.dataColumn26,
  1301. this.dataColumn32,
  1302. this.dataColumn42,
  1303. this.dataColumn44,
  1304. this.dataColumn45,
  1305. this.dataColumn47,
  1306. this.dataColumn49,
  1307. this.dataColumn50,
  1308. this.dataColumn51,
  1309. this.dataColumn55,
  1310. this.dataColumn57,
  1311. this.dataColumn59,
  1312. this.dataColumn62,
  1313. this.dataColumn64,
  1314. this.dataColumn58,
  1315. this.dataColumn84,
  1316. this.dataColumn85});
  1317. this.dataTable2.TableName = "Table2";
  1318. //
  1319. // dataColumn2
  1320. //
  1321. this.dataColumn2.AllowDBNull = false;
  1322. this.dataColumn2.Caption = "采购计划行号";
  1323. this.dataColumn2.ColumnName = "MRLINEID";
  1324. //
  1325. // dataColumn17
  1326. //
  1327. this.dataColumn17.Caption = "物料编码";
  1328. this.dataColumn17.ColumnName = "ITEMCODE";
  1329. //
  1330. // dataColumn19
  1331. //
  1332. this.dataColumn19.Caption = "物料名称";
  1333. this.dataColumn19.ColumnName = "ITEMNAME";
  1334. //
  1335. // dataColumn25
  1336. //
  1337. this.dataColumn25.Caption = "计划采购数量";
  1338. this.dataColumn25.ColumnName = "QTY";
  1339. //
  1340. // dataColumn26
  1341. //
  1342. this.dataColumn26.Caption = "库存单位";
  1343. this.dataColumn26.ColumnName = "WEIGHTUNIT";
  1344. //
  1345. // dataColumn32
  1346. //
  1347. this.dataColumn32.Caption = "备注";
  1348. this.dataColumn32.ColumnName = "REMARK";
  1349. //
  1350. // dataColumn42
  1351. //
  1352. this.dataColumn42.Caption = "要求交货日期";
  1353. this.dataColumn42.ColumnName = "AskDeliverDate";
  1354. //
  1355. // dataColumn44
  1356. //
  1357. this.dataColumn44.Caption = "属性";
  1358. this.dataColumn44.ColumnName = "ITEMATTR";
  1359. //
  1360. // dataColumn45
  1361. //
  1362. this.dataColumn45.Caption = "采购单位";
  1363. this.dataColumn45.ColumnName = "ITEMUOM";
  1364. //
  1365. // dataColumn47
  1366. //
  1367. this.dataColumn47.Caption = "转换系数";
  1368. this.dataColumn47.ColumnName = "ITEMUOMCONEFFICIENT";
  1369. //
  1370. // dataColumn49
  1371. //
  1372. this.dataColumn49.Caption = "标准";
  1373. this.dataColumn49.ColumnName = "ITEMSTANDARDSCODE";
  1374. //
  1375. // dataColumn50
  1376. //
  1377. this.dataColumn50.Caption = "创建人";
  1378. this.dataColumn50.ColumnName = "CREATENAME";
  1379. //
  1380. // dataColumn51
  1381. //
  1382. this.dataColumn51.Caption = "创建时间";
  1383. this.dataColumn51.ColumnName = "CREATETIME";
  1384. //
  1385. // dataColumn55
  1386. //
  1387. this.dataColumn55.Caption = "预采量";
  1388. this.dataColumn55.ColumnName = "QTYYC";
  1389. //
  1390. // dataColumn57
  1391. //
  1392. this.dataColumn57.Caption = "利库量";
  1393. this.dataColumn57.ColumnName = "QTYLK";
  1394. //
  1395. // dataColumn59
  1396. //
  1397. this.dataColumn59.Caption = "计划金额";
  1398. this.dataColumn59.ColumnName = "BUDGETAMT";
  1399. //
  1400. // dataColumn62
  1401. //
  1402. this.dataColumn62.Caption = "核准数量";
  1403. this.dataColumn62.ColumnName = "QTYPUR";
  1404. //
  1405. // dataColumn64
  1406. //
  1407. this.dataColumn64.Caption = "生成任务单数量";
  1408. this.dataColumn64.ColumnName = "taskQty";
  1409. //
  1410. // dataColumn58
  1411. //
  1412. this.dataColumn58.Caption = "预测价";
  1413. this.dataColumn58.ColumnName = "BUGPRICE";
  1414. //
  1415. // dataColumn84
  1416. //
  1417. this.dataColumn84.Caption = "分类编码";
  1418. this.dataColumn84.ColumnName = "basecode";
  1419. //
  1420. // dataColumn85
  1421. //
  1422. this.dataColumn85.Caption = "物料中类";
  1423. this.dataColumn85.ColumnName = "basename";
  1424. //
  1425. // dataTable3
  1426. //
  1427. this.dataTable3.Columns.AddRange(new System.Data.DataColumn[] {
  1428. this.dataColumn60,
  1429. this.dataColumn68,
  1430. this.dataColumn72,
  1431. this.dataColumn74,
  1432. this.dataColumn35});
  1433. this.dataTable3.TableName = "Table3";
  1434. //
  1435. // dataColumn60
  1436. //
  1437. this.dataColumn60.Caption = "需求单行号";
  1438. this.dataColumn60.ColumnName = "MRLINEID";
  1439. //
  1440. // dataColumn68
  1441. //
  1442. this.dataColumn68.Caption = "采购核准数量";
  1443. this.dataColumn68.ColumnName = "QTYPUR";
  1444. //
  1445. // dataColumn72
  1446. //
  1447. this.dataColumn72.Caption = "申报单位";
  1448. this.dataColumn72.ColumnName = "DELETENAME";
  1449. //
  1450. // dataColumn74
  1451. //
  1452. this.dataColumn74.Caption = "需求数量";
  1453. this.dataColumn74.ColumnName = "ORIQTY";
  1454. //
  1455. // dataColumn35
  1456. //
  1457. this.dataColumn35.Caption = "计划月份";
  1458. this.dataColumn35.ColumnName = "ITEMDESCE";
  1459. //
  1460. // ultraExpandableGroupBox2
  1461. //
  1462. this.ultraExpandableGroupBox2.CaptionAlignment = Infragistics.Win.Misc.GroupBoxCaptionAlignment.Far;
  1463. this.ultraExpandableGroupBox2.Controls.Add(this.ultraExpandableGroupBoxPanel2);
  1464. this.ultraExpandableGroupBox2.Dock = System.Windows.Forms.DockStyle.Right;
  1465. this.ultraExpandableGroupBox2.ExpandedSize = new System.Drawing.Size(852, 282);
  1466. this.ultraExpandableGroupBox2.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.LeftOnBorder;
  1467. this.ultraExpandableGroupBox2.Location = new System.Drawing.Point(829, 48);
  1468. this.ultraExpandableGroupBox2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1469. this.ultraExpandableGroupBox2.Name = "ultraExpandableGroupBox2";
  1470. this.ultraExpandableGroupBox2.Size = new System.Drawing.Size(852, 282);
  1471. this.ultraExpandableGroupBox2.TabIndex = 2;
  1472. this.ultraExpandableGroupBox2.Text = "关联需求行";
  1473. //
  1474. // ultraExpandableGroupBoxPanel2
  1475. //
  1476. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraGrid3);
  1477. this.ultraExpandableGroupBoxPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  1478. this.ultraExpandableGroupBoxPanel2.Location = new System.Drawing.Point(22, 3);
  1479. this.ultraExpandableGroupBoxPanel2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1480. this.ultraExpandableGroupBoxPanel2.Name = "ultraExpandableGroupBoxPanel2";
  1481. this.ultraExpandableGroupBoxPanel2.Size = new System.Drawing.Size(827, 276);
  1482. this.ultraExpandableGroupBoxPanel2.TabIndex = 0;
  1483. //
  1484. // ultraGrid3
  1485. //
  1486. this.ultraGrid3.DataMember = "Table3";
  1487. this.ultraGrid3.DataSource = this.purPlanD;
  1488. appearance19.BackColor = System.Drawing.SystemColors.Window;
  1489. appearance19.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  1490. this.ultraGrid3.DisplayLayout.Appearance = appearance19;
  1491. ultraGridColumn48.Header.VisiblePosition = 0;
  1492. ultraGridColumn49.Header.VisiblePosition = 3;
  1493. ultraGridColumn50.Header.VisiblePosition = 2;
  1494. ultraGridColumn51.Header.VisiblePosition = 4;
  1495. ultraGridColumn52.Header.VisiblePosition = 1;
  1496. ultraGridBand3.Columns.AddRange(new object[] {
  1497. ultraGridColumn48,
  1498. ultraGridColumn49,
  1499. ultraGridColumn50,
  1500. ultraGridColumn51,
  1501. ultraGridColumn52});
  1502. this.ultraGrid3.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
  1503. this.ultraGrid3.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1504. this.ultraGrid3.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  1505. appearance20.BackColor = System.Drawing.SystemColors.ActiveBorder;
  1506. appearance20.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1507. appearance20.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  1508. appearance20.BorderColor = System.Drawing.SystemColors.Window;
  1509. this.ultraGrid3.DisplayLayout.GroupByBox.Appearance = appearance20;
  1510. appearance22.ForeColor = System.Drawing.SystemColors.GrayText;
  1511. this.ultraGrid3.DisplayLayout.GroupByBox.BandLabelAppearance = appearance22;
  1512. this.ultraGrid3.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1513. this.ultraGrid3.DisplayLayout.GroupByBox.Hidden = true;
  1514. appearance21.BackColor = System.Drawing.SystemColors.ControlLightLight;
  1515. appearance21.BackColor2 = System.Drawing.SystemColors.Control;
  1516. appearance21.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1517. appearance21.ForeColor = System.Drawing.SystemColors.GrayText;
  1518. this.ultraGrid3.DisplayLayout.GroupByBox.PromptAppearance = appearance21;
  1519. this.ultraGrid3.DisplayLayout.MaxColScrollRegions = 1;
  1520. this.ultraGrid3.DisplayLayout.MaxRowScrollRegions = 1;
  1521. appearance25.BackColor = System.Drawing.SystemColors.Window;
  1522. appearance25.ForeColor = System.Drawing.SystemColors.ControlText;
  1523. this.ultraGrid3.DisplayLayout.Override.ActiveCellAppearance = appearance25;
  1524. appearance28.BackColor = System.Drawing.SystemColors.Highlight;
  1525. appearance28.ForeColor = System.Drawing.SystemColors.HighlightText;
  1526. this.ultraGrid3.DisplayLayout.Override.ActiveRowAppearance = appearance28;
  1527. this.ultraGrid3.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  1528. this.ultraGrid3.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  1529. appearance31.BackColor = System.Drawing.SystemColors.Window;
  1530. this.ultraGrid3.DisplayLayout.Override.CardAreaAppearance = appearance31;
  1531. appearance26.BorderColor = System.Drawing.Color.Silver;
  1532. appearance26.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  1533. this.ultraGrid3.DisplayLayout.Override.CellAppearance = appearance26;
  1534. this.ultraGrid3.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  1535. this.ultraGrid3.DisplayLayout.Override.CellPadding = 0;
  1536. appearance24.BackColor = System.Drawing.SystemColors.Control;
  1537. appearance24.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1538. appearance24.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  1539. appearance24.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1540. appearance24.BorderColor = System.Drawing.SystemColors.Window;
  1541. this.ultraGrid3.DisplayLayout.Override.GroupByRowAppearance = appearance24;
  1542. appearance23.TextHAlignAsString = "Left";
  1543. this.ultraGrid3.DisplayLayout.Override.HeaderAppearance = appearance23;
  1544. this.ultraGrid3.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  1545. this.ultraGrid3.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  1546. appearance30.BackColor = System.Drawing.SystemColors.Window;
  1547. appearance30.BorderColor = System.Drawing.Color.Silver;
  1548. this.ultraGrid3.DisplayLayout.Override.RowAppearance = appearance30;
  1549. this.ultraGrid3.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  1550. appearance27.BackColor = System.Drawing.SystemColors.ControlLight;
  1551. this.ultraGrid3.DisplayLayout.Override.TemplateAddRowAppearance = appearance27;
  1552. this.ultraGrid3.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  1553. this.ultraGrid3.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  1554. this.ultraGrid3.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  1555. this.ultraGrid3.Dock = System.Windows.Forms.DockStyle.Fill;
  1556. this.ultraGrid3.Location = new System.Drawing.Point(0, 0);
  1557. this.ultraGrid3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1558. this.ultraGrid3.Name = "ultraGrid3";
  1559. this.ultraGrid3.Size = new System.Drawing.Size(827, 276);
  1560. this.ultraGrid3.TabIndex = 0;
  1561. this.ultraGrid3.Text = "ultraGrid3";
  1562. //
  1563. // ultraGroupBox2
  1564. //
  1565. this.ultraGroupBox2.Controls.Add(this.txt_selectDeptId);
  1566. this.ultraGroupBox2.Controls.Add(this.txt_selectDept);
  1567. this.ultraGroupBox2.Controls.Add(this.label4);
  1568. this.ultraGroupBox2.Controls.Add(this.txt_date_yueEnd);
  1569. this.ultraGroupBox2.Controls.Add(this.label3);
  1570. this.ultraGroupBox2.Controls.Add(this.txt_date_yueBegin);
  1571. this.ultraGroupBox2.Controls.Add(this.chkDate);
  1572. this.ultraGroupBox2.Controls.Add(this.label2);
  1573. this.ultraGroupBox2.Controls.Add(this.label1);
  1574. this.ultraGroupBox2.Controls.Add(this.isAll);
  1575. this.ultraGroupBox2.Controls.Add(this.txt_g_qty);
  1576. this.ultraGroupBox2.Controls.Add(this.btn_query);
  1577. this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Top;
  1578. this.ultraGroupBox2.Location = new System.Drawing.Point(0, 0);
  1579. this.ultraGroupBox2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1580. this.ultraGroupBox2.Name = "ultraGroupBox2";
  1581. this.ultraGroupBox2.Size = new System.Drawing.Size(1681, 48);
  1582. this.ultraGroupBox2.TabIndex = 1;
  1583. //
  1584. // txt_selectDeptId
  1585. //
  1586. this.txt_selectDeptId.AutoSize = true;
  1587. this.txt_selectDeptId.Location = new System.Drawing.Point(968, 19);
  1588. this.txt_selectDeptId.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1589. this.txt_selectDeptId.Name = "txt_selectDeptId";
  1590. this.txt_selectDeptId.Size = new System.Drawing.Size(0, 15);
  1591. this.txt_selectDeptId.TabIndex = 163;
  1592. //
  1593. // txt_selectDept
  1594. //
  1595. appearance2.TextHAlignAsString = "Center";
  1596. appearance2.TextVAlignAsString = "Middle";
  1597. editorButton1.Appearance = appearance2;
  1598. editorButton1.Text = "+";
  1599. this.txt_selectDept.ButtonsRight.Add(editorButton1);
  1600. this.txt_selectDept.Location = new System.Drawing.Point(793, 12);
  1601. this.txt_selectDept.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1602. this.txt_selectDept.Name = "txt_selectDept";
  1603. this.txt_selectDept.Size = new System.Drawing.Size(167, 24);
  1604. this.txt_selectDept.TabIndex = 162;
  1605. this.txt_selectDept.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.txt_selectDept_EditorButtonClick);
  1606. //
  1607. // label4
  1608. //
  1609. this.label4.AutoSize = true;
  1610. this.label4.Location = new System.Drawing.Point(549, 16);
  1611. this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1612. this.label4.Name = "label4";
  1613. this.label4.Size = new System.Drawing.Size(15, 15);
  1614. this.label4.TabIndex = 161;
  1615. this.label4.Text = "-";
  1616. //
  1617. // txt_date_yueEnd
  1618. //
  1619. this.txt_date_yueEnd.DateTime = new System.DateTime(2016, 9, 9, 0, 0, 0, 0);
  1620. this.txt_date_yueEnd.FormatProvider = new System.Globalization.CultureInfo("sq-AL");
  1621. this.txt_date_yueEnd.FormatString = "";
  1622. this.txt_date_yueEnd.Location = new System.Drawing.Point(573, 12);
  1623. this.txt_date_yueEnd.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1624. this.txt_date_yueEnd.MaskInput = "yyyy-mm";
  1625. this.txt_date_yueEnd.Name = "txt_date_yueEnd";
  1626. this.txt_date_yueEnd.Size = new System.Drawing.Size(97, 24);
  1627. this.txt_date_yueEnd.TabIndex = 160;
  1628. this.txt_date_yueEnd.Value = new System.DateTime(2016, 9, 9, 0, 0, 0, 0);
  1629. //
  1630. // label3
  1631. //
  1632. this.label3.AutoSize = true;
  1633. this.label3.Location = new System.Drawing.Point(683, 16);
  1634. this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1635. this.label3.Name = "label3";
  1636. this.label3.Size = new System.Drawing.Size(97, 15);
  1637. this.label3.TabIndex = 159;
  1638. this.label3.Text = "需求提报单位";
  1639. //
  1640. // txt_date_yueBegin
  1641. //
  1642. this.txt_date_yueBegin.DateTime = new System.DateTime(2016, 9, 9, 0, 0, 0, 0);
  1643. this.txt_date_yueBegin.FormatProvider = new System.Globalization.CultureInfo("sq-AL");
  1644. this.txt_date_yueBegin.FormatString = "";
  1645. this.txt_date_yueBegin.Location = new System.Drawing.Point(444, 11);
  1646. this.txt_date_yueBegin.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1647. this.txt_date_yueBegin.MaskInput = "yyyy-mm";
  1648. this.txt_date_yueBegin.Name = "txt_date_yueBegin";
  1649. this.txt_date_yueBegin.Size = new System.Drawing.Size(97, 24);
  1650. this.txt_date_yueBegin.TabIndex = 157;
  1651. this.txt_date_yueBegin.Value = new System.DateTime(2016, 9, 9, 0, 0, 0, 0);
  1652. //
  1653. // chkDate
  1654. //
  1655. this.chkDate.AutoSize = true;
  1656. this.chkDate.Checked = true;
  1657. this.chkDate.CheckState = System.Windows.Forms.CheckState.Checked;
  1658. this.chkDate.Location = new System.Drawing.Point(345, 12);
  1659. this.chkDate.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1660. this.chkDate.Name = "chkDate";
  1661. this.chkDate.Size = new System.Drawing.Size(112, 28);
  1662. this.chkDate.TabIndex = 156;
  1663. this.chkDate.Text = "计划月份";
  1664. this.chkDate.CheckedChanged += new System.EventHandler(this.chkDate_CheckedChanged);
  1665. //
  1666. // label2
  1667. //
  1668. this.label2.AutoSize = true;
  1669. this.label2.Location = new System.Drawing.Point(327, 16);
  1670. this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1671. this.label2.Name = "label2";
  1672. this.label2.Size = new System.Drawing.Size(15, 15);
  1673. this.label2.TabIndex = 4;
  1674. this.label2.Text = "|";
  1675. //
  1676. // label1
  1677. //
  1678. this.label1.AutoSize = true;
  1679. this.label1.Location = new System.Drawing.Point(41, 16);
  1680. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1681. this.label1.Name = "label1";
  1682. this.label1.Size = new System.Drawing.Size(52, 15);
  1683. this.label1.TabIndex = 3;
  1684. this.label1.Text = "挂单量";
  1685. //
  1686. // isAll
  1687. //
  1688. this.isAll.AutoSize = true;
  1689. this.isAll.Location = new System.Drawing.Point(239, 14);
  1690. this.isAll.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1691. this.isAll.Name = "isAll";
  1692. this.isAll.Size = new System.Drawing.Size(59, 19);
  1693. this.isAll.TabIndex = 2;
  1694. this.isAll.Text = "全部";
  1695. this.isAll.UseVisualStyleBackColor = true;
  1696. this.isAll.CheckedChanged += new System.EventHandler(this.isAll_CheckedChanged);
  1697. //
  1698. // txt_g_qty
  1699. //
  1700. this.txt_g_qty.Location = new System.Drawing.Point(101, 11);
  1701. this.txt_g_qty.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1702. this.txt_g_qty.MaskDisplayMode = Infragistics.Win.UltraWinMaskedEdit.MaskMode.IncludeLiterals;
  1703. this.txt_g_qty.MaskInput = "{double:9.4}";
  1704. this.txt_g_qty.MinValue = 0;
  1705. this.txt_g_qty.Name = "txt_g_qty";
  1706. this.txt_g_qty.Nullable = true;
  1707. this.txt_g_qty.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  1708. this.txt_g_qty.Size = new System.Drawing.Size(133, 24);
  1709. this.txt_g_qty.TabIndex = 1;
  1710. //
  1711. // btn_query
  1712. //
  1713. this.btn_query.Location = new System.Drawing.Point(1088, 11);
  1714. this.btn_query.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1715. this.btn_query.Name = "btn_query";
  1716. this.btn_query.Size = new System.Drawing.Size(100, 29);
  1717. this.btn_query.TabIndex = 0;
  1718. this.btn_query.Text = "过滤";
  1719. this.btn_query.Click += new System.EventHandler(this.btn_query_Click);
  1720. //
  1721. // ultraTabPageControl2
  1722. //
  1723. this.ultraTabPageControl2.Controls.Add(this.ultraGrid4);
  1724. this.ultraTabPageControl2.Controls.Add(this.ultraGroupBox3);
  1725. this.ultraTabPageControl2.Location = new System.Drawing.Point(-13333, -12500);
  1726. this.ultraTabPageControl2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1727. this.ultraTabPageControl2.Name = "ultraTabPageControl2";
  1728. this.ultraTabPageControl2.Size = new System.Drawing.Size(1687, 822);
  1729. //
  1730. // ultraGrid4
  1731. //
  1732. this.ultraGrid4.DataSource = this.record;
  1733. appearance37.BackColor = System.Drawing.SystemColors.Window;
  1734. appearance37.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  1735. this.ultraGrid4.DisplayLayout.Appearance = appearance37;
  1736. ultraGridColumn53.Header.VisiblePosition = 2;
  1737. ultraGridColumn53.RowLayoutColumnInfo.OriginX = 8;
  1738. ultraGridColumn53.RowLayoutColumnInfo.OriginY = 0;
  1739. ultraGridColumn53.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  1740. ultraGridColumn53.RowLayoutColumnInfo.SpanX = 2;
  1741. ultraGridColumn53.RowLayoutColumnInfo.SpanY = 4;
  1742. ultraGridColumn54.Header.VisiblePosition = 3;
  1743. ultraGridColumn54.RowLayoutColumnInfo.OriginX = 10;
  1744. ultraGridColumn54.RowLayoutColumnInfo.OriginY = 0;
  1745. ultraGridColumn54.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  1746. ultraGridColumn54.RowLayoutColumnInfo.SpanX = 2;
  1747. ultraGridColumn54.RowLayoutColumnInfo.SpanY = 4;
  1748. ultraGridColumn55.Header.VisiblePosition = 6;
  1749. ultraGridColumn55.RowLayoutColumnInfo.OriginX = 12;
  1750. ultraGridColumn55.RowLayoutColumnInfo.OriginY = 0;
  1751. ultraGridColumn55.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  1752. ultraGridColumn55.RowLayoutColumnInfo.SpanX = 2;
  1753. ultraGridColumn55.RowLayoutColumnInfo.SpanY = 4;
  1754. ultraGridColumn56.Header.VisiblePosition = 0;
  1755. ultraGridColumn56.RowLayoutColumnInfo.OriginX = 0;
  1756. ultraGridColumn56.RowLayoutColumnInfo.OriginY = 0;
  1757. ultraGridColumn56.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  1758. ultraGridColumn56.RowLayoutColumnInfo.SpanX = 2;
  1759. ultraGridColumn56.RowLayoutColumnInfo.SpanY = 4;
  1760. ultraGridColumn57.Header.VisiblePosition = 1;
  1761. ultraGridColumn57.RowLayoutColumnInfo.OriginX = 2;
  1762. ultraGridColumn57.RowLayoutColumnInfo.OriginY = 0;
  1763. ultraGridColumn57.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  1764. ultraGridColumn57.RowLayoutColumnInfo.SpanX = 2;
  1765. ultraGridColumn57.RowLayoutColumnInfo.SpanY = 4;
  1766. ultraGridColumn58.Header.VisiblePosition = 7;
  1767. ultraGridColumn58.RowLayoutColumnInfo.OriginX = 14;
  1768. ultraGridColumn58.RowLayoutColumnInfo.OriginY = 0;
  1769. ultraGridColumn58.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
  1770. ultraGridColumn58.RowLayoutColumnInfo.SpanX = 2;
  1771. ultraGridColumn58.RowLayoutColumnInfo.SpanY = 4;
  1772. ultraGridColumn59.Header.VisiblePosition = 4;
  1773. ultraGridColumn59.RowLayoutColumnInfo.OriginX = 0;
  1774. ultraGridColumn59.RowLayoutColumnInfo.OriginY = 0;
  1775. ultraGridColumn59.RowLayoutColumnInfo.ParentGroupIndex = 0;
  1776. ultraGridColumn59.RowLayoutColumnInfo.ParentGroupKey = "NewGroup0";
  1777. ultraGridColumn59.RowLayoutColumnInfo.SpanX = 2;
  1778. ultraGridColumn59.RowLayoutColumnInfo.SpanY = 2;
  1779. ultraGridColumn60.Header.VisiblePosition = 5;
  1780. ultraGridColumn60.RowLayoutColumnInfo.OriginX = 2;
  1781. ultraGridColumn60.RowLayoutColumnInfo.OriginY = 0;
  1782. ultraGridColumn60.RowLayoutColumnInfo.ParentGroupIndex = 0;
  1783. ultraGridColumn60.RowLayoutColumnInfo.ParentGroupKey = "NewGroup0";
  1784. ultraGridColumn60.RowLayoutColumnInfo.SpanX = 2;
  1785. ultraGridColumn60.RowLayoutColumnInfo.SpanY = 2;
  1786. ultraGridColumn61.Header.VisiblePosition = 9;
  1787. ultraGridColumn61.RowLayoutColumnInfo.OriginX = 2;
  1788. ultraGridColumn61.RowLayoutColumnInfo.OriginY = 0;
  1789. ultraGridColumn61.RowLayoutColumnInfo.ParentGroupIndex = 1;
  1790. ultraGridColumn61.RowLayoutColumnInfo.ParentGroupKey = "NewGroup1";
  1791. ultraGridColumn61.RowLayoutColumnInfo.SpanX = 2;
  1792. ultraGridColumn61.RowLayoutColumnInfo.SpanY = 2;
  1793. ultraGridColumn62.Header.VisiblePosition = 8;
  1794. ultraGridColumn62.RowLayoutColumnInfo.OriginX = 0;
  1795. ultraGridColumn62.RowLayoutColumnInfo.OriginY = 0;
  1796. ultraGridColumn62.RowLayoutColumnInfo.ParentGroupIndex = 1;
  1797. ultraGridColumn62.RowLayoutColumnInfo.ParentGroupKey = "NewGroup1";
  1798. ultraGridColumn62.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 26);
  1799. ultraGridColumn62.RowLayoutColumnInfo.SpanX = 2;
  1800. ultraGridColumn62.RowLayoutColumnInfo.SpanY = 2;
  1801. ultraGridBand4.Columns.AddRange(new object[] {
  1802. ultraGridColumn53,
  1803. ultraGridColumn54,
  1804. ultraGridColumn55,
  1805. ultraGridColumn56,
  1806. ultraGridColumn57,
  1807. ultraGridColumn58,
  1808. ultraGridColumn59,
  1809. ultraGridColumn60,
  1810. ultraGridColumn61,
  1811. ultraGridColumn62});
  1812. ultraGridGroup7.Header.Caption = "物料信息";
  1813. ultraGridGroup7.Key = "NewGroup0";
  1814. ultraGridGroup7.RowLayoutGroupInfo.OriginX = 4;
  1815. ultraGridGroup7.RowLayoutGroupInfo.OriginY = 0;
  1816. ultraGridGroup7.RowLayoutGroupInfo.SpanX = 4;
  1817. ultraGridGroup7.RowLayoutGroupInfo.SpanY = 4;
  1818. ultraGridGroup8.Header.Caption = "操作";
  1819. ultraGridGroup8.Key = "NewGroup1";
  1820. ultraGridGroup8.RowLayoutGroupInfo.OriginX = 16;
  1821. ultraGridGroup8.RowLayoutGroupInfo.OriginY = 0;
  1822. ultraGridGroup8.RowLayoutGroupInfo.SpanX = 4;
  1823. ultraGridGroup8.RowLayoutGroupInfo.SpanY = 4;
  1824. ultraGridBand4.Groups.AddRange(new Infragistics.Win.UltraWinGrid.UltraGridGroup[] {
  1825. ultraGridGroup7,
  1826. ultraGridGroup8});
  1827. ultraGridBand4.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  1828. this.ultraGrid4.DisplayLayout.BandsSerializer.Add(ultraGridBand4);
  1829. this.ultraGrid4.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1830. this.ultraGrid4.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  1831. appearance38.BackColor = System.Drawing.SystemColors.ActiveBorder;
  1832. appearance38.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1833. appearance38.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  1834. appearance38.BorderColor = System.Drawing.SystemColors.Window;
  1835. this.ultraGrid4.DisplayLayout.GroupByBox.Appearance = appearance38;
  1836. appearance39.ForeColor = System.Drawing.SystemColors.GrayText;
  1837. this.ultraGrid4.DisplayLayout.GroupByBox.BandLabelAppearance = appearance39;
  1838. this.ultraGrid4.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1839. this.ultraGrid4.DisplayLayout.GroupByBox.Hidden = true;
  1840. appearance40.BackColor = System.Drawing.SystemColors.ControlLightLight;
  1841. appearance40.BackColor2 = System.Drawing.SystemColors.Control;
  1842. appearance40.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1843. appearance40.ForeColor = System.Drawing.SystemColors.GrayText;
  1844. this.ultraGrid4.DisplayLayout.GroupByBox.PromptAppearance = appearance40;
  1845. this.ultraGrid4.DisplayLayout.MaxColScrollRegions = 1;
  1846. this.ultraGrid4.DisplayLayout.MaxRowScrollRegions = 1;
  1847. appearance41.BackColor = System.Drawing.SystemColors.Window;
  1848. appearance41.ForeColor = System.Drawing.SystemColors.ControlText;
  1849. this.ultraGrid4.DisplayLayout.Override.ActiveCellAppearance = appearance41;
  1850. appearance42.BackColor = System.Drawing.SystemColors.Highlight;
  1851. appearance42.ForeColor = System.Drawing.SystemColors.HighlightText;
  1852. this.ultraGrid4.DisplayLayout.Override.ActiveRowAppearance = appearance42;
  1853. this.ultraGrid4.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  1854. this.ultraGrid4.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  1855. appearance43.BackColor = System.Drawing.SystemColors.Window;
  1856. this.ultraGrid4.DisplayLayout.Override.CardAreaAppearance = appearance43;
  1857. appearance44.BorderColor = System.Drawing.Color.Silver;
  1858. appearance44.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  1859. this.ultraGrid4.DisplayLayout.Override.CellAppearance = appearance44;
  1860. this.ultraGrid4.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  1861. this.ultraGrid4.DisplayLayout.Override.CellPadding = 0;
  1862. appearance45.BackColor = System.Drawing.SystemColors.Control;
  1863. appearance45.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1864. appearance45.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  1865. appearance45.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1866. appearance45.BorderColor = System.Drawing.SystemColors.Window;
  1867. this.ultraGrid4.DisplayLayout.Override.GroupByRowAppearance = appearance45;
  1868. appearance46.TextHAlignAsString = "Left";
  1869. this.ultraGrid4.DisplayLayout.Override.HeaderAppearance = appearance46;
  1870. this.ultraGrid4.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  1871. this.ultraGrid4.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  1872. appearance47.BackColor = System.Drawing.SystemColors.Window;
  1873. appearance47.BorderColor = System.Drawing.Color.Silver;
  1874. this.ultraGrid4.DisplayLayout.Override.RowAppearance = appearance47;
  1875. this.ultraGrid4.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  1876. appearance48.BackColor = System.Drawing.SystemColors.ControlLight;
  1877. this.ultraGrid4.DisplayLayout.Override.TemplateAddRowAppearance = appearance48;
  1878. this.ultraGrid4.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  1879. this.ultraGrid4.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  1880. this.ultraGrid4.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  1881. this.ultraGrid4.Dock = System.Windows.Forms.DockStyle.Fill;
  1882. this.ultraGrid4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1883. this.ultraGrid4.Location = new System.Drawing.Point(0, 44);
  1884. this.ultraGrid4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1885. this.ultraGrid4.Name = "ultraGrid4";
  1886. this.ultraGrid4.Size = new System.Drawing.Size(1687, 778);
  1887. this.ultraGrid4.TabIndex = 0;
  1888. this.ultraGrid4.Text = "ultraGrid4";
  1889. //
  1890. // record
  1891. //
  1892. this.record.DataSetName = "NewDataSet";
  1893. this.record.Tables.AddRange(new System.Data.DataTable[] {
  1894. this.dataTable4});
  1895. //
  1896. // dataTable4
  1897. //
  1898. this.dataTable4.Columns.AddRange(new System.Data.DataColumn[] {
  1899. this.dataColumn5,
  1900. this.dataColumn7,
  1901. this.dataColumn24,
  1902. this.dataColumn27,
  1903. this.dataColumn31,
  1904. this.dataColumn34,
  1905. this.dataColumn36,
  1906. this.dataColumn37,
  1907. this.dataColumn39,
  1908. this.dataColumn43});
  1909. this.dataTable4.TableName = "Table1";
  1910. //
  1911. // dataColumn5
  1912. //
  1913. this.dataColumn5.Caption = "采购计划行号";
  1914. this.dataColumn5.ColumnName = "PURLINEID";
  1915. //
  1916. // dataColumn7
  1917. //
  1918. this.dataColumn7.Caption = "库存记录行号";
  1919. this.dataColumn7.ColumnName = "INVPOSID";
  1920. //
  1921. // dataColumn24
  1922. //
  1923. this.dataColumn24.Caption = "数量";
  1924. this.dataColumn24.ColumnName = "RELEASEQTY";
  1925. //
  1926. // dataColumn27
  1927. //
  1928. this.dataColumn27.Caption = "单号";
  1929. this.dataColumn27.ColumnName = "TID";
  1930. //
  1931. // dataColumn31
  1932. //
  1933. this.dataColumn31.Caption = "类型";
  1934. this.dataColumn31.ColumnName = "RELEASETYPE";
  1935. //
  1936. // dataColumn34
  1937. //
  1938. this.dataColumn34.Caption = "关联脱单单号";
  1939. this.dataColumn34.ColumnName = "GID";
  1940. //
  1941. // dataColumn36
  1942. //
  1943. this.dataColumn36.Caption = "物料编码";
  1944. this.dataColumn36.ColumnName = "ITEMCODE";
  1945. //
  1946. // dataColumn37
  1947. //
  1948. this.dataColumn37.Caption = "物料名称";
  1949. this.dataColumn37.ColumnName = "ITEMNAME";
  1950. //
  1951. // dataColumn39
  1952. //
  1953. this.dataColumn39.Caption = "操作时间";
  1954. this.dataColumn39.ColumnName = "CREATETIME";
  1955. //
  1956. // dataColumn43
  1957. //
  1958. this.dataColumn43.Caption = "操作者";
  1959. this.dataColumn43.ColumnName = "CREATENAME";
  1960. //
  1961. // ultraGroupBox3
  1962. //
  1963. this.ultraGroupBox3.Controls.Add(this.txt_releaseType);
  1964. this.ultraGroupBox3.Controls.Add(this.ultraLabel11);
  1965. this.ultraGroupBox3.Controls.Add(this.ck_ctime_re);
  1966. this.ultraGroupBox3.Controls.Add(this.txt_createTM_be_re);
  1967. this.ultraGroupBox3.Controls.Add(this.ultraLabel13);
  1968. this.ultraGroupBox3.Controls.Add(this.txt_createTM_end_re);
  1969. this.ultraGroupBox3.Controls.Add(this.ultraLabel14);
  1970. this.ultraGroupBox3.Controls.Add(this.ultraLabel9);
  1971. this.ultraGroupBox3.Controls.Add(this.txt_itemName_re);
  1972. this.ultraGroupBox3.Controls.Add(this.ultraLabel3);
  1973. this.ultraGroupBox3.Controls.Add(this.txt_itemCode_re);
  1974. this.ultraGroupBox3.Dock = System.Windows.Forms.DockStyle.Top;
  1975. this.ultraGroupBox3.Location = new System.Drawing.Point(0, 0);
  1976. this.ultraGroupBox3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1977. this.ultraGroupBox3.Name = "ultraGroupBox3";
  1978. this.ultraGroupBox3.Size = new System.Drawing.Size(1687, 44);
  1979. this.ultraGroupBox3.TabIndex = 1;
  1980. //
  1981. // txt_releaseType
  1982. //
  1983. valueListItem4.DataValue = " ";
  1984. valueListItem4.DisplayText = "全部";
  1985. valueListItem5.DataValue = "1";
  1986. valueListItem5.DisplayText = "脱单";
  1987. valueListItem6.DataValue = "2";
  1988. valueListItem6.DisplayText = "挂单";
  1989. this.txt_releaseType.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  1990. valueListItem4,
  1991. valueListItem5,
  1992. valueListItem6});
  1993. this.txt_releaseType.Location = new System.Drawing.Point(935, 8);
  1994. this.txt_releaseType.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1995. this.txt_releaseType.Name = "txt_releaseType";
  1996. this.txt_releaseType.Size = new System.Drawing.Size(107, 24);
  1997. this.txt_releaseType.TabIndex = 51;
  1998. //
  1999. // ultraLabel11
  2000. //
  2001. this.ultraLabel11.AutoSize = true;
  2002. this.ultraLabel11.Location = new System.Drawing.Point(892, 11);
  2003. this.ultraLabel11.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2004. this.ultraLabel11.Name = "ultraLabel11";
  2005. this.ultraLabel11.Size = new System.Drawing.Size(48, 24);
  2006. this.ultraLabel11.TabIndex = 50;
  2007. this.ultraLabel11.Text = "类型";
  2008. //
  2009. // ck_ctime_re
  2010. //
  2011. this.ck_ctime_re.AutoSize = true;
  2012. this.ck_ctime_re.Location = new System.Drawing.Point(495, 12);
  2013. this.ck_ctime_re.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  2014. this.ck_ctime_re.Name = "ck_ctime_re";
  2015. this.ck_ctime_re.Size = new System.Drawing.Size(18, 17);
  2016. this.ck_ctime_re.TabIndex = 49;
  2017. this.ck_ctime_re.UseVisualStyleBackColor = true;
  2018. this.ck_ctime_re.CheckedChanged += new System.EventHandler(this.ck_ctime_re_CheckedChanged);
  2019. //
  2020. // txt_createTM_be_re
  2021. //
  2022. this.txt_createTM_be_re.DateButtons.Add(dateButton3);
  2023. this.txt_createTM_be_re.Location = new System.Drawing.Point(596, 9);
  2024. this.txt_createTM_be_re.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2025. this.txt_createTM_be_re.Name = "txt_createTM_be_re";
  2026. this.txt_createTM_be_re.NonAutoSizeHeight = 25;
  2027. this.txt_createTM_be_re.Size = new System.Drawing.Size(119, 25);
  2028. this.txt_createTM_be_re.TabIndex = 46;
  2029. this.txt_createTM_be_re.Value = new System.DateTime(2016, 3, 3, 13, 51, 59, 0);
  2030. //
  2031. // ultraLabel13
  2032. //
  2033. this.ultraLabel13.AutoSize = true;
  2034. this.ultraLabel13.Location = new System.Drawing.Point(720, 12);
  2035. this.ultraLabel13.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2036. this.ultraLabel13.Name = "ultraLabel13";
  2037. this.ultraLabel13.Size = new System.Drawing.Size(28, 21);
  2038. this.ultraLabel13.TabIndex = 48;
  2039. this.ultraLabel13.Text = "--";
  2040. //
  2041. // txt_createTM_end_re
  2042. //
  2043. this.txt_createTM_end_re.DateButtons.Add(dateButton4);
  2044. this.txt_createTM_end_re.Location = new System.Drawing.Point(748, 9);
  2045. this.txt_createTM_end_re.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2046. this.txt_createTM_end_re.Name = "txt_createTM_end_re";
  2047. this.txt_createTM_end_re.NonAutoSizeHeight = 25;
  2048. this.txt_createTM_end_re.Size = new System.Drawing.Size(120, 25);
  2049. this.txt_createTM_end_re.TabIndex = 47;
  2050. this.txt_createTM_end_re.Value = new System.DateTime(2016, 3, 3, 13, 52, 41, 0);
  2051. //
  2052. // ultraLabel14
  2053. //
  2054. this.ultraLabel14.AutoSize = true;
  2055. this.ultraLabel14.Location = new System.Drawing.Point(520, 11);
  2056. this.ultraLabel14.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2057. this.ultraLabel14.Name = "ultraLabel14";
  2058. this.ultraLabel14.Size = new System.Drawing.Size(89, 24);
  2059. this.ultraLabel14.TabIndex = 45;
  2060. this.ultraLabel14.Text = "操作时间";
  2061. //
  2062. // ultraLabel9
  2063. //
  2064. this.ultraLabel9.AutoSize = true;
  2065. this.ultraLabel9.Location = new System.Drawing.Point(263, 11);
  2066. this.ultraLabel9.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2067. this.ultraLabel9.Name = "ultraLabel9";
  2068. this.ultraLabel9.Size = new System.Drawing.Size(89, 24);
  2069. this.ultraLabel9.TabIndex = 41;
  2070. this.ultraLabel9.Text = "物料编码";
  2071. //
  2072. // txt_itemName_re
  2073. //
  2074. this.txt_itemName_re.Location = new System.Drawing.Point(339, 9);
  2075. this.txt_itemName_re.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  2076. this.txt_itemName_re.Name = "txt_itemName_re";
  2077. this.txt_itemName_re.Size = new System.Drawing.Size(145, 24);
  2078. this.txt_itemName_re.TabIndex = 42;
  2079. //
  2080. // ultraLabel3
  2081. //
  2082. this.ultraLabel3.AutoSize = true;
  2083. this.ultraLabel3.Location = new System.Drawing.Point(25, 11);
  2084. this.ultraLabel3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  2085. this.ultraLabel3.Name = "ultraLabel3";
  2086. this.ultraLabel3.Size = new System.Drawing.Size(89, 24);
  2087. this.ultraLabel3.TabIndex = 39;
  2088. this.ultraLabel3.Text = "物料编码";
  2089. //
  2090. // txt_itemCode_re
  2091. //
  2092. this.txt_itemCode_re.Location = new System.Drawing.Point(103, 9);
  2093. this.txt_itemCode_re.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  2094. this.txt_itemCode_re.Name = "txt_itemCode_re";
  2095. this.txt_itemCode_re.Size = new System.Drawing.Size(145, 24);
  2096. this.txt_itemCode_re.TabIndex = 40;
  2097. //
  2098. // ultraTabControl1
  2099. //
  2100. this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
  2101. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
  2102. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
  2103. this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  2104. this.ultraTabControl1.Location = new System.Drawing.Point(0, 0);
  2105. this.ultraTabControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  2106. this.ultraTabControl1.Name = "ultraTabControl1";
  2107. this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
  2108. this.ultraTabControl1.Size = new System.Drawing.Size(1691, 851);
  2109. this.ultraTabControl1.TabIndex = 3;
  2110. ultraTab1.TabPage = this.ultraTabPageControl1;
  2111. ultraTab1.Text = "托挂单";
  2112. ultraTab2.TabPage = this.ultraTabPageControl2;
  2113. ultraTab2.Text = "操作记录查询";
  2114. this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  2115. ultraTab1,
  2116. ultraTab2});
  2117. this.ultraTabControl1.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.ultraTabControl1_SelectedTabChanged);
  2118. //
  2119. // ultraTabSharedControlsPage1
  2120. //
  2121. this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
  2122. this.ultraTabSharedControlsPage1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  2123. this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
  2124. this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(1687, 822);
  2125. //
  2126. // FrmPurInstockRequireChange
  2127. //
  2128. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  2129. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  2130. this.ClientSize = new System.Drawing.Size(1691, 851);
  2131. this.Controls.Add(this.ultraTabControl1);
  2132. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  2133. this.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
  2134. this.Name = "FrmPurInstockRequireChange";
  2135. this.Text = "需求有效性管理";
  2136. this.Load += new System.EventHandler(this.FrmPurInstockRequireChange_Load);
  2137. this.Shown += new System.EventHandler(this.FrmPurInstockRequireChange_Shown);
  2138. this.ultraTabPageControl1.ResumeLayout(false);
  2139. ((System.ComponentModel.ISupportInitialize)(this.库存数据)).EndInit();
  2140. this.库存数据.ResumeLayout(false);
  2141. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  2142. ((System.ComponentModel.ISupportInitialize)(this.storage)).EndInit();
  2143. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  2144. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  2145. this.ultraGroupBox1.ResumeLayout(false);
  2146. this.ultraPanel1.ClientArea.ResumeLayout(false);
  2147. this.ultraPanel1.ClientArea.PerformLayout();
  2148. this.ultraPanel1.ResumeLayout(false);
  2149. ((System.ComponentModel.ISupportInitialize)(this.txt_InvId)).EndInit();
  2150. ((System.ComponentModel.ISupportInitialize)(this.txt_createTimeS)).EndInit();
  2151. ((System.ComponentModel.ISupportInitialize)(this.txt_createTimeE)).EndInit();
  2152. ((System.ComponentModel.ISupportInitialize)(this.txt_purLineId)).EndInit();
  2153. ((System.ComponentModel.ISupportInitialize)(this.txt_suppName)).EndInit();
  2154. ((System.ComponentModel.ISupportInitialize)(this.txt_itemCode)).EndInit();
  2155. ((System.ComponentModel.ISupportInitialize)(this.txt_itemName)).EndInit();
  2156. ((System.ComponentModel.ISupportInitialize)(this.txt_invPhysic)).EndInit();
  2157. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  2158. this.ultraExpandableGroupBox1.ResumeLayout(false);
  2159. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  2160. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  2161. ((System.ComponentModel.ISupportInitialize)(this.purPlanD)).EndInit();
  2162. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  2163. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).EndInit();
  2164. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).EndInit();
  2165. this.ultraExpandableGroupBox2.ResumeLayout(false);
  2166. this.ultraExpandableGroupBoxPanel2.ResumeLayout(false);
  2167. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).EndInit();
  2168. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
  2169. this.ultraGroupBox2.ResumeLayout(false);
  2170. this.ultraGroupBox2.PerformLayout();
  2171. ((System.ComponentModel.ISupportInitialize)(this.txt_selectDept)).EndInit();
  2172. ((System.ComponentModel.ISupportInitialize)(this.txt_date_yueEnd)).EndInit();
  2173. ((System.ComponentModel.ISupportInitialize)(this.txt_date_yueBegin)).EndInit();
  2174. ((System.ComponentModel.ISupportInitialize)(this.chkDate)).EndInit();
  2175. ((System.ComponentModel.ISupportInitialize)(this.txt_g_qty)).EndInit();
  2176. this.ultraTabPageControl2.ResumeLayout(false);
  2177. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid4)).EndInit();
  2178. ((System.ComponentModel.ISupportInitialize)(this.record)).EndInit();
  2179. ((System.ComponentModel.ISupportInitialize)(this.dataTable4)).EndInit();
  2180. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).EndInit();
  2181. this.ultraGroupBox3.ResumeLayout(false);
  2182. this.ultraGroupBox3.PerformLayout();
  2183. ((System.ComponentModel.ISupportInitialize)(this.txt_releaseType)).EndInit();
  2184. ((System.ComponentModel.ISupportInitialize)(this.txt_createTM_be_re)).EndInit();
  2185. ((System.ComponentModel.ISupportInitialize)(this.txt_createTM_end_re)).EndInit();
  2186. ((System.ComponentModel.ISupportInitialize)(this.txt_itemName_re)).EndInit();
  2187. ((System.ComponentModel.ISupportInitialize)(this.txt_itemCode_re)).EndInit();
  2188. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
  2189. this.ultraTabControl1.ResumeLayout(false);
  2190. this.ResumeLayout(false);
  2191. }
  2192. #endregion
  2193. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  2194. private Infragistics.Win.Misc.UltraGroupBox 库存数据;
  2195. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  2196. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  2197. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  2198. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_InvId;
  2199. private Infragistics.Win.UltraWinSchedule.UltraCalendarCombo txt_createTimeS;
  2200. private Infragistics.Win.Misc.UltraLabel ultraLabel12;
  2201. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  2202. private Infragistics.Win.UltraWinSchedule.UltraCalendarCombo txt_createTimeE;
  2203. private Infragistics.Win.Misc.UltraLabel ultraLabel5;
  2204. private Infragistics.Win.Misc.UltraLabel ultraLabel6;
  2205. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_purLineId;
  2206. private Infragistics.Win.Misc.UltraLabel ultraLabel7;
  2207. private Infragistics.Win.Misc.UltraLabel ultraLabel8;
  2208. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_suppName;
  2209. private Infragistics.Win.Misc.UltraLabel ultraLabel10;
  2210. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_itemCode;
  2211. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_itemName;
  2212. private Infragistics.Win.UltraWinEditors.UltraComboEditor txt_invPhysic;
  2213. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  2214. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  2215. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
  2216. private System.Windows.Forms.Label label2;
  2217. private System.Windows.Forms.Label label1;
  2218. private System.Windows.Forms.CheckBox isAll;
  2219. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txt_g_qty;
  2220. private Infragistics.Win.Misc.UltraButton btn_query;
  2221. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor txt_date_yueBegin;
  2222. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkDate;
  2223. private System.Windows.Forms.Label label3;
  2224. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox2;
  2225. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel2;
  2226. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid3;
  2227. private System.Data.DataSet purPlanD;
  2228. private System.Data.DataTable dataTable2;
  2229. private System.Data.DataColumn dataColumn2;
  2230. private System.Data.DataColumn dataColumn17;
  2231. private System.Data.DataColumn dataColumn19;
  2232. private System.Data.DataColumn dataColumn25;
  2233. private System.Data.DataColumn dataColumn26;
  2234. private System.Data.DataColumn dataColumn32;
  2235. private System.Data.DataColumn dataColumn42;
  2236. private System.Data.DataColumn dataColumn44;
  2237. private System.Data.DataColumn dataColumn45;
  2238. private System.Data.DataColumn dataColumn47;
  2239. private System.Data.DataColumn dataColumn49;
  2240. private System.Data.DataColumn dataColumn50;
  2241. private System.Data.DataColumn dataColumn51;
  2242. private System.Data.DataColumn dataColumn55;
  2243. private System.Data.DataColumn dataColumn57;
  2244. private System.Data.DataColumn dataColumn59;
  2245. private System.Data.DataColumn dataColumn62;
  2246. private System.Data.DataColumn dataColumn64;
  2247. private System.Data.DataColumn dataColumn58;
  2248. private System.Data.DataColumn dataColumn84;
  2249. private System.Data.DataColumn dataColumn85;
  2250. private System.Data.DataTable dataTable3;
  2251. private System.Data.DataColumn dataColumn60;
  2252. private System.Data.DataColumn dataColumn68;
  2253. private System.Data.DataColumn dataColumn72;
  2254. private System.Data.DataColumn dataColumn74;
  2255. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor txt_date_yueEnd;
  2256. private System.Windows.Forms.Label label4;
  2257. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1;
  2258. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
  2259. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
  2260. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
  2261. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid4;
  2262. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox3;
  2263. private Infragistics.Win.Misc.UltraLabel ultraLabel9;
  2264. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_itemName_re;
  2265. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  2266. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_itemCode_re;
  2267. private Infragistics.Win.UltraWinSchedule.UltraCalendarCombo txt_createTM_be_re;
  2268. private Infragistics.Win.Misc.UltraLabel ultraLabel13;
  2269. private Infragistics.Win.UltraWinSchedule.UltraCalendarCombo txt_createTM_end_re;
  2270. private Infragistics.Win.Misc.UltraLabel ultraLabel14;
  2271. private System.Windows.Forms.CheckBox ck_ctime_re;
  2272. private System.Data.DataSet record;
  2273. private System.Data.DataTable dataTable4;
  2274. private System.Data.DataColumn dataColumn5;
  2275. private System.Data.DataColumn dataColumn7;
  2276. private System.Data.DataColumn dataColumn24;
  2277. private System.Data.DataColumn dataColumn27;
  2278. private System.Data.DataColumn dataColumn31;
  2279. private System.Data.DataColumn dataColumn34;
  2280. private System.Data.DataColumn dataColumn36;
  2281. private System.Data.DataColumn dataColumn37;
  2282. private System.Data.DataColumn dataColumn39;
  2283. private System.Data.DataColumn dataColumn43;
  2284. private System.Windows.Forms.CheckBox ck_ctime;
  2285. private Infragistics.Win.Misc.UltraLabel ultraLabel15;
  2286. private Infragistics.Win.UltraWinEditors.UltraComboEditor txt_releaseType;
  2287. private Infragistics.Win.Misc.UltraLabel ultraLabel11;
  2288. private System.Data.DataSet storage;
  2289. private System.Data.DataTable dataTable1;
  2290. private System.Data.DataColumn dataColumn1;
  2291. private System.Data.DataColumn dataColumn3;
  2292. private System.Data.DataColumn dataColumn4;
  2293. private System.Data.DataColumn dataColumn6;
  2294. private System.Data.DataColumn dataColumn8;
  2295. private System.Data.DataColumn dataColumn9;
  2296. private System.Data.DataColumn dataColumn10;
  2297. private System.Data.DataColumn dataColumn11;
  2298. private System.Data.DataColumn dataColumn12;
  2299. private System.Data.DataColumn dataColumn13;
  2300. private System.Data.DataColumn dataColumn14;
  2301. private System.Data.DataColumn dataColumn15;
  2302. private System.Data.DataColumn dataColumn16;
  2303. private System.Data.DataColumn dataColumn18;
  2304. private System.Data.DataColumn dataColumn20;
  2305. private System.Data.DataColumn dataColumn21;
  2306. private System.Data.DataColumn dataColumn22;
  2307. private System.Data.DataColumn dataColumn23;
  2308. private System.Data.DataColumn dataColumn28;
  2309. private System.Data.DataColumn dataColumn29;
  2310. private System.Data.DataColumn dataColumn30;
  2311. private System.Data.DataColumn dataColumn33;
  2312. private System.Windows.Forms.Label txt_selectDeptId;
  2313. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_selectDept;
  2314. private System.Data.DataColumn dataColumn35;
  2315. private System.Data.DataColumn dataColumn38;
  2316. private System.Data.DataColumn dataColumn40;
  2317. private System.Data.DataColumn dataColumn41;
  2318. private System.Data.DataColumn dataColumn46;
  2319. }
  2320. }