FrmRePlanChange.Designer.cs 126 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284
  1. namespace Pur.require_plan
  2. {
  3. partial class FrmRePlanChange
  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. this.components = new System.ComponentModel.Container();
  29. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table3", -1);
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMCODE");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ItemAttr");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORDERNUM");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMUOM");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMUOMCONEFFICIENT");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMUSEUOM");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMATTR1");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMATTR2");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMATTR3");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMATTR4");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ItemAttrId");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ISDEFAULT");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REMARK");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ItemAttrCODE");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Check", 0);
  45. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table4", -1);
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STANDARDSCODE");
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ISDEFAULT");
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORDERNUM");
  49. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REMARK");
  50. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMSTANDARDSID");
  51. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STANDARDSID");
  52. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Check", 0);
  53. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table5", -1);
  54. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMUOMID");
  55. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UOMCODE");
  56. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UOMNAME");
  57. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMUOMCONEFFICIENT");
  58. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WEIGHTUNIT");
  59. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WEIGHTUNITCODE");
  60. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ISDEFAULT");
  61. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REMARK");
  62. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Check", 0);
  63. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
  64. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doSure");
  65. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doChage");
  66. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doCancel");
  67. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doSure");
  68. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  69. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doCancel");
  70. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  71. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doChage");
  72. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  73. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  74. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand4 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  75. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("mrLineId");
  76. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemCode");
  77. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemDesc");
  78. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemName", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
  79. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemDescE");
  80. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemModel");
  81. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn38 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemSpec");
  82. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemUom");
  83. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn40 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemUomFormula");
  84. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn41 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemUomConefficient");
  85. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn42 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("weightUnit");
  86. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn43 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("bugPrice");
  87. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn44 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("budgetAmt");
  88. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn45 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("lastDeliveryDate");
  89. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn46 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("impoDomesticFlag");
  90. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn47 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("expenseType");
  91. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn48 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("budgetCode");
  92. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn49 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("costCenter");
  93. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn50 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("remark");
  94. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn51 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("flagGeneratedPurPlan");
  95. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn52 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("flagDeliveried");
  96. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn53 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("buyerDeptCode");
  97. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn54 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("buyerDeptDesc");
  98. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn55 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("buyerUnitCode");
  99. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn56 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("buyerUnitDesc");
  100. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn57 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("buyerName");
  101. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn58 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createName");
  102. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn59 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createTime");
  103. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn60 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("updateName");
  104. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn61 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("updateTime");
  105. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn62 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("validflag");
  106. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn63 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deleteName");
  107. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn64 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deleteTime");
  108. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn65 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("qty");
  109. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn66 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("qtyPur");
  110. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn67 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemUseUom");
  111. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn68 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deliveryLocation");
  112. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn69 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deliveryLocationCode");
  113. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn70 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemattr");
  114. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn71 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemattrid");
  115. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn72 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemStandardsId");
  116. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn73 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemUomId");
  117. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn74 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemUnique");
  118. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn75 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemStandardsCode");
  119. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn76 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("newItemAttrId");
  120. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn77 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("newItemStandardsId");
  121. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn78 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("newItemUomId");
  122. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn79 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("newItemUnique");
  123. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn80 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("auditFlag");
  124. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn81 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("auditMsg");
  125. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn82 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deliveryLocationFlag");
  126. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn83 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("newItemStandardsCode");
  127. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  128. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  129. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  130. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  131. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  132. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  133. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  134. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  135. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  136. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  137. Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
  138. Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
  139. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand5 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  140. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn84 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("mrLineId");
  141. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn85 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemCode");
  142. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn86 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemDesc");
  143. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn87 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemName");
  144. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn88 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemDescE");
  145. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn89 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemModel");
  146. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn90 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemSpec");
  147. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn91 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemUom");
  148. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn92 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemUomFormula");
  149. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn93 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemUomConefficient");
  150. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn94 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("weightUnit");
  151. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn95 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("bugPrice");
  152. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn96 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("budgetAmt");
  153. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn97 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("lastDeliveryDate");
  154. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn98 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("impoDomesticFlag");
  155. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn99 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("expenseType");
  156. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn100 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("budgetCode");
  157. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn101 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("costCenter");
  158. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn102 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("remark");
  159. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn103 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("flagGeneratedPurPlan");
  160. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn104 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("flagDeliveried");
  161. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn105 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("buyerDeptCode");
  162. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn106 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("buyerDeptDesc");
  163. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn107 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("buyerUnitCode");
  164. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn108 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("buyerUnitDesc");
  165. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn109 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("buyerName");
  166. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn110 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createName");
  167. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn111 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createTime");
  168. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn112 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("updateName");
  169. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn113 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("updateTime");
  170. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn114 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("validflag");
  171. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn115 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deleteName");
  172. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn116 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deleteTime");
  173. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn117 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("qty");
  174. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn118 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("qtyPur");
  175. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn119 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemUseUom");
  176. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn120 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deliveryLocation");
  177. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn121 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deliveryLocationCode");
  178. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn122 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemattr");
  179. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn123 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemattrid");
  180. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn124 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemStandardsId");
  181. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn125 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemUomId");
  182. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn126 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemUnique");
  183. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn127 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemStandardsCode");
  184. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn128 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("newItemAttrId");
  185. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn129 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("newItemStandardsId");
  186. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn130 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("newItemUomId");
  187. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn131 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("newItemUnique");
  188. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn132 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("auditFlag");
  189. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn133 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("auditMsg");
  190. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn134 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deliveryLocationFlag");
  191. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn135 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("newItemStandardsCode");
  192. Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
  193. Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
  194. Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
  195. Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
  196. Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
  197. Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
  198. Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
  199. Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
  200. Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
  201. Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance();
  202. Infragistics.Win.Appearance appearance49 = new Infragistics.Win.Appearance();
  203. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  204. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  205. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab3 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  206. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmRePlanChange));
  207. this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  208. this.ultraGrid3 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  209. this.dataSet3 = new System.Data.DataSet();
  210. this.dataTable5 = new System.Data.DataTable();
  211. this.dataColumn129 = new System.Data.DataColumn();
  212. this.dataColumn130 = new System.Data.DataColumn();
  213. this.dataColumn131 = new System.Data.DataColumn();
  214. this.dataColumn132 = new System.Data.DataColumn();
  215. this.dataColumn133 = new System.Data.DataColumn();
  216. this.dataColumn134 = new System.Data.DataColumn();
  217. this.dataColumn135 = new System.Data.DataColumn();
  218. this.dataColumn136 = new System.Data.DataColumn();
  219. this.dataColumn137 = new System.Data.DataColumn();
  220. this.dataColumn138 = new System.Data.DataColumn();
  221. this.dataColumn139 = new System.Data.DataColumn();
  222. this.dataColumn140 = new System.Data.DataColumn();
  223. this.dataColumn141 = new System.Data.DataColumn();
  224. this.dataColumn142 = new System.Data.DataColumn();
  225. this.dataTable6 = new System.Data.DataTable();
  226. this.dataColumn143 = new System.Data.DataColumn();
  227. this.dataColumn144 = new System.Data.DataColumn();
  228. this.dataColumn145 = new System.Data.DataColumn();
  229. this.dataColumn146 = new System.Data.DataColumn();
  230. this.dataColumn147 = new System.Data.DataColumn();
  231. this.dataColumn148 = new System.Data.DataColumn();
  232. this.dataTable7 = new System.Data.DataTable();
  233. this.dataColumn149 = new System.Data.DataColumn();
  234. this.dataColumn150 = new System.Data.DataColumn();
  235. this.dataColumn151 = new System.Data.DataColumn();
  236. this.dataColumn152 = new System.Data.DataColumn();
  237. this.dataColumn153 = new System.Data.DataColumn();
  238. this.dataColumn154 = new System.Data.DataColumn();
  239. this.dataColumn155 = new System.Data.DataColumn();
  240. this.dataColumn156 = new System.Data.DataColumn();
  241. this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  242. this.ultraGrid4 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  243. this.ultraTabPageControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  244. this.ultraGrid5 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  245. this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  246. this.FrmRePlanChange_Fill_Panel = new System.Windows.Forms.Panel();
  247. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  248. this.ultraGroupBox3 = new Infragistics.Win.Misc.UltraGroupBox();
  249. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  250. this.dataSet1 = new System.Data.DataSet();
  251. this.dataTable1 = new System.Data.DataTable();
  252. this.dataColumn1 = new System.Data.DataColumn();
  253. this.dataColumn2 = new System.Data.DataColumn();
  254. this.dataColumn3 = new System.Data.DataColumn();
  255. this.dataColumn4 = new System.Data.DataColumn();
  256. this.dataColumn5 = new System.Data.DataColumn();
  257. this.dataColumn6 = new System.Data.DataColumn();
  258. this.dataColumn7 = new System.Data.DataColumn();
  259. this.dataColumn8 = new System.Data.DataColumn();
  260. this.dataColumn9 = new System.Data.DataColumn();
  261. this.dataColumn10 = new System.Data.DataColumn();
  262. this.dataColumn11 = new System.Data.DataColumn();
  263. this.dataColumn12 = new System.Data.DataColumn();
  264. this.dataColumn13 = new System.Data.DataColumn();
  265. this.dataColumn14 = new System.Data.DataColumn();
  266. this.dataColumn15 = new System.Data.DataColumn();
  267. this.dataColumn16 = new System.Data.DataColumn();
  268. this.dataColumn57 = new System.Data.DataColumn();
  269. this.dataColumn58 = new System.Data.DataColumn();
  270. this.dataColumn59 = new System.Data.DataColumn();
  271. this.dataColumn60 = new System.Data.DataColumn();
  272. this.dataColumn61 = new System.Data.DataColumn();
  273. this.dataColumn62 = new System.Data.DataColumn();
  274. this.dataColumn63 = new System.Data.DataColumn();
  275. this.dataColumn64 = new System.Data.DataColumn();
  276. this.dataColumn65 = new System.Data.DataColumn();
  277. this.dataColumn66 = new System.Data.DataColumn();
  278. this.dataColumn67 = new System.Data.DataColumn();
  279. this.dataColumn68 = new System.Data.DataColumn();
  280. this.dataColumn69 = new System.Data.DataColumn();
  281. this.dataColumn70 = new System.Data.DataColumn();
  282. this.dataColumn71 = new System.Data.DataColumn();
  283. this.dataColumn72 = new System.Data.DataColumn();
  284. this.dataColumn84 = new System.Data.DataColumn();
  285. this.dataColumn85 = new System.Data.DataColumn();
  286. this.dataColumn86 = new System.Data.DataColumn();
  287. this.dataColumn87 = new System.Data.DataColumn();
  288. this.dataColumn88 = new System.Data.DataColumn();
  289. this.dataColumn89 = new System.Data.DataColumn();
  290. this.dataColumn90 = new System.Data.DataColumn();
  291. this.dataColumn91 = new System.Data.DataColumn();
  292. this.dataColumn92 = new System.Data.DataColumn();
  293. this.dataColumn93 = new System.Data.DataColumn();
  294. this.dataColumn94 = new System.Data.DataColumn();
  295. this.dataColumn95 = new System.Data.DataColumn();
  296. this.dataColumn96 = new System.Data.DataColumn();
  297. this.dataColumn97 = new System.Data.DataColumn();
  298. this.dataColumn98 = new System.Data.DataColumn();
  299. this.dataColumn99 = new System.Data.DataColumn();
  300. this.dataColumn100 = new System.Data.DataColumn();
  301. this.dataColumn101 = new System.Data.DataColumn();
  302. this.dataColumn102 = new System.Data.DataColumn();
  303. this.dataColumn103 = new System.Data.DataColumn();
  304. this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
  305. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  306. this.dataSet2 = new System.Data.DataSet();
  307. this.dataTable2 = new System.Data.DataTable();
  308. this.dataColumn17 = new System.Data.DataColumn();
  309. this.dataColumn18 = new System.Data.DataColumn();
  310. this.dataColumn19 = new System.Data.DataColumn();
  311. this.dataColumn20 = new System.Data.DataColumn();
  312. this.dataColumn21 = new System.Data.DataColumn();
  313. this.dataColumn22 = new System.Data.DataColumn();
  314. this.dataColumn23 = new System.Data.DataColumn();
  315. this.dataColumn24 = new System.Data.DataColumn();
  316. this.dataColumn25 = new System.Data.DataColumn();
  317. this.dataColumn26 = new System.Data.DataColumn();
  318. this.dataColumn27 = new System.Data.DataColumn();
  319. this.dataColumn28 = new System.Data.DataColumn();
  320. this.dataColumn29 = new System.Data.DataColumn();
  321. this.dataColumn30 = new System.Data.DataColumn();
  322. this.dataColumn31 = new System.Data.DataColumn();
  323. this.dataColumn32 = new System.Data.DataColumn();
  324. this.dataColumn33 = new System.Data.DataColumn();
  325. this.dataColumn34 = new System.Data.DataColumn();
  326. this.dataColumn35 = new System.Data.DataColumn();
  327. this.dataColumn36 = new System.Data.DataColumn();
  328. this.dataColumn37 = new System.Data.DataColumn();
  329. this.dataColumn38 = new System.Data.DataColumn();
  330. this.dataColumn39 = new System.Data.DataColumn();
  331. this.dataColumn40 = new System.Data.DataColumn();
  332. this.dataColumn41 = new System.Data.DataColumn();
  333. this.dataColumn42 = new System.Data.DataColumn();
  334. this.dataColumn43 = new System.Data.DataColumn();
  335. this.dataColumn44 = new System.Data.DataColumn();
  336. this.dataColumn45 = new System.Data.DataColumn();
  337. this.dataColumn46 = new System.Data.DataColumn();
  338. this.dataColumn47 = new System.Data.DataColumn();
  339. this.dataColumn48 = new System.Data.DataColumn();
  340. this.dataColumn49 = new System.Data.DataColumn();
  341. this.dataColumn50 = new System.Data.DataColumn();
  342. this.dataColumn51 = new System.Data.DataColumn();
  343. this.dataColumn52 = new System.Data.DataColumn();
  344. this.dataColumn53 = new System.Data.DataColumn();
  345. this.dataColumn54 = new System.Data.DataColumn();
  346. this.dataColumn55 = new System.Data.DataColumn();
  347. this.dataColumn56 = new System.Data.DataColumn();
  348. this.dataColumn73 = new System.Data.DataColumn();
  349. this.dataColumn74 = new System.Data.DataColumn();
  350. this.dataColumn75 = new System.Data.DataColumn();
  351. this.dataColumn76 = new System.Data.DataColumn();
  352. this.dataColumn77 = new System.Data.DataColumn();
  353. this.dataColumn78 = new System.Data.DataColumn();
  354. this.dataColumn79 = new System.Data.DataColumn();
  355. this.dataColumn80 = new System.Data.DataColumn();
  356. this.dataColumn81 = new System.Data.DataColumn();
  357. this.dataColumn82 = new System.Data.DataColumn();
  358. this.dataColumn83 = new System.Data.DataColumn();
  359. this.dataColumn104 = new System.Data.DataColumn();
  360. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  361. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  362. this.splitContainer2 = new System.Windows.Forms.SplitContainer();
  363. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  364. this.txt_matCode = new System.Windows.Forms.Label();
  365. this.label3 = new System.Windows.Forms.Label();
  366. this.label1 = new System.Windows.Forms.Label();
  367. this.txt_matName = new System.Windows.Forms.Label();
  368. this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  369. this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  370. this._FrmRePlanChange_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  371. this._FrmRePlanChange_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  372. this._FrmRePlanChange_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  373. this._FrmRePlanChange_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  374. this.ultraTabPageControl1.SuspendLayout();
  375. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).BeginInit();
  376. ((System.ComponentModel.ISupportInitialize)(this.dataSet3)).BeginInit();
  377. ((System.ComponentModel.ISupportInitialize)(this.dataTable5)).BeginInit();
  378. ((System.ComponentModel.ISupportInitialize)(this.dataTable6)).BeginInit();
  379. ((System.ComponentModel.ISupportInitialize)(this.dataTable7)).BeginInit();
  380. this.ultraTabPageControl2.SuspendLayout();
  381. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid4)).BeginInit();
  382. this.ultraTabPageControl3.SuspendLayout();
  383. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid5)).BeginInit();
  384. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
  385. this.FrmRePlanChange_Fill_Panel.SuspendLayout();
  386. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  387. this.splitContainer1.Panel1.SuspendLayout();
  388. this.splitContainer1.Panel2.SuspendLayout();
  389. this.splitContainer1.SuspendLayout();
  390. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).BeginInit();
  391. this.ultraGroupBox3.SuspendLayout();
  392. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  393. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  394. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  395. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
  396. this.ultraGroupBox2.SuspendLayout();
  397. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  398. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
  399. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  400. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  401. this.ultraExpandableGroupBox1.SuspendLayout();
  402. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  403. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
  404. this.splitContainer2.Panel1.SuspendLayout();
  405. this.splitContainer2.Panel2.SuspendLayout();
  406. this.splitContainer2.SuspendLayout();
  407. this.ultraPanel1.ClientArea.SuspendLayout();
  408. this.ultraPanel1.SuspendLayout();
  409. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
  410. this.ultraTabControl1.SuspendLayout();
  411. this.SuspendLayout();
  412. //
  413. // ultraTabPageControl1
  414. //
  415. this.ultraTabPageControl1.Controls.Add(this.ultraGrid3);
  416. this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 26);
  417. this.ultraTabPageControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  418. this.ultraTabPageControl1.Name = "ultraTabPageControl1";
  419. this.ultraTabPageControl1.Size = new System.Drawing.Size(847, 131);
  420. //
  421. // ultraGrid3
  422. //
  423. this.ultraGrid3.DataMember = "Table3";
  424. this.ultraGrid3.DataSource = this.dataSet3;
  425. ultraGridColumn1.Header.VisiblePosition = 1;
  426. ultraGridColumn1.Hidden = true;
  427. ultraGridColumn2.Header.VisiblePosition = 2;
  428. ultraGridColumn3.Header.VisiblePosition = 3;
  429. ultraGridColumn3.Hidden = true;
  430. ultraGridColumn4.Header.VisiblePosition = 4;
  431. ultraGridColumn4.Hidden = true;
  432. ultraGridColumn5.Header.VisiblePosition = 5;
  433. ultraGridColumn5.Hidden = true;
  434. ultraGridColumn6.Header.VisiblePosition = 6;
  435. ultraGridColumn6.Hidden = true;
  436. ultraGridColumn7.Header.VisiblePosition = 7;
  437. ultraGridColumn7.Hidden = true;
  438. ultraGridColumn8.Header.VisiblePosition = 8;
  439. ultraGridColumn8.Hidden = true;
  440. ultraGridColumn9.Header.VisiblePosition = 9;
  441. ultraGridColumn9.Hidden = true;
  442. ultraGridColumn10.Header.VisiblePosition = 10;
  443. ultraGridColumn10.Hidden = true;
  444. ultraGridColumn11.Header.VisiblePosition = 11;
  445. ultraGridColumn11.Hidden = true;
  446. ultraGridColumn12.Header.VisiblePosition = 12;
  447. ultraGridColumn12.Width = 73;
  448. ultraGridColumn13.Header.VisiblePosition = 13;
  449. ultraGridColumn14.Header.VisiblePosition = 14;
  450. ultraGridColumn14.Hidden = true;
  451. ultraGridColumn15.DataType = typeof(bool);
  452. ultraGridColumn15.DefaultCellValue = false;
  453. ultraGridColumn15.Header.Caption = "选择";
  454. ultraGridColumn15.Header.VisiblePosition = 0;
  455. ultraGridColumn15.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  456. ultraGridBand1.Columns.AddRange(new object[] {
  457. ultraGridColumn1,
  458. ultraGridColumn2,
  459. ultraGridColumn3,
  460. ultraGridColumn4,
  461. ultraGridColumn5,
  462. ultraGridColumn6,
  463. ultraGridColumn7,
  464. ultraGridColumn8,
  465. ultraGridColumn9,
  466. ultraGridColumn10,
  467. ultraGridColumn11,
  468. ultraGridColumn12,
  469. ultraGridColumn13,
  470. ultraGridColumn14,
  471. ultraGridColumn15});
  472. this.ultraGrid3.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  473. this.ultraGrid3.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  474. this.ultraGrid3.Dock = System.Windows.Forms.DockStyle.Fill;
  475. this.ultraGrid3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  476. this.ultraGrid3.Location = new System.Drawing.Point(0, 0);
  477. this.ultraGrid3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  478. this.ultraGrid3.Name = "ultraGrid3";
  479. this.ultraGrid3.Size = new System.Drawing.Size(847, 131);
  480. this.ultraGrid3.TabIndex = 1;
  481. this.ultraGrid3.Text = "ultraGrid3";
  482. this.ultraGrid3.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid3_CellChange);
  483. //
  484. // dataSet3
  485. //
  486. this.dataSet3.DataSetName = "NewDataSet";
  487. this.dataSet3.Tables.AddRange(new System.Data.DataTable[] {
  488. this.dataTable5,
  489. this.dataTable6,
  490. this.dataTable7});
  491. //
  492. // dataTable5
  493. //
  494. this.dataTable5.Columns.AddRange(new System.Data.DataColumn[] {
  495. this.dataColumn129,
  496. this.dataColumn130,
  497. this.dataColumn131,
  498. this.dataColumn132,
  499. this.dataColumn133,
  500. this.dataColumn134,
  501. this.dataColumn135,
  502. this.dataColumn136,
  503. this.dataColumn137,
  504. this.dataColumn138,
  505. this.dataColumn139,
  506. this.dataColumn140,
  507. this.dataColumn141,
  508. this.dataColumn142});
  509. this.dataTable5.TableName = "Table3";
  510. //
  511. // dataColumn129
  512. //
  513. this.dataColumn129.Caption = "物料编码";
  514. this.dataColumn129.ColumnName = "ITEMCODE";
  515. //
  516. // dataColumn130
  517. //
  518. this.dataColumn130.Caption = "属性";
  519. this.dataColumn130.ColumnName = "ItemAttr";
  520. //
  521. // dataColumn131
  522. //
  523. this.dataColumn131.Caption = "排序";
  524. this.dataColumn131.ColumnName = "ORDERNUM";
  525. //
  526. // dataColumn132
  527. //
  528. this.dataColumn132.Caption = "采购单位";
  529. this.dataColumn132.ColumnName = "ITEMUOM";
  530. //
  531. // dataColumn133
  532. //
  533. this.dataColumn133.Caption = "转换系数";
  534. this.dataColumn133.ColumnName = "ITEMUOMCONEFFICIENT";
  535. //
  536. // dataColumn134
  537. //
  538. this.dataColumn134.Caption = "是否使用采购单位";
  539. this.dataColumn134.ColumnName = "ITEMUSEUOM";
  540. //
  541. // dataColumn135
  542. //
  543. this.dataColumn135.Caption = "物料属性1";
  544. this.dataColumn135.ColumnName = "ITEMATTR1";
  545. //
  546. // dataColumn136
  547. //
  548. this.dataColumn136.Caption = "物料属性2";
  549. this.dataColumn136.ColumnName = "ITEMATTR2";
  550. //
  551. // dataColumn137
  552. //
  553. this.dataColumn137.Caption = "物料属性3";
  554. this.dataColumn137.ColumnName = "ITEMATTR3";
  555. //
  556. // dataColumn138
  557. //
  558. this.dataColumn138.Caption = "物料属性4";
  559. this.dataColumn138.ColumnName = "ITEMATTR4";
  560. //
  561. // dataColumn139
  562. //
  563. this.dataColumn139.ColumnName = "ItemAttrId";
  564. //
  565. // dataColumn140
  566. //
  567. this.dataColumn140.Caption = "是否常用";
  568. this.dataColumn140.ColumnName = "ISDEFAULT";
  569. //
  570. // dataColumn141
  571. //
  572. this.dataColumn141.Caption = "备注";
  573. this.dataColumn141.ColumnName = "REMARK";
  574. //
  575. // dataColumn142
  576. //
  577. this.dataColumn142.Caption = "属性编码";
  578. this.dataColumn142.ColumnName = "ItemAttrCODE";
  579. //
  580. // dataTable6
  581. //
  582. this.dataTable6.Columns.AddRange(new System.Data.DataColumn[] {
  583. this.dataColumn143,
  584. this.dataColumn144,
  585. this.dataColumn145,
  586. this.dataColumn146,
  587. this.dataColumn147,
  588. this.dataColumn148});
  589. this.dataTable6.TableName = "Table4";
  590. //
  591. // dataColumn143
  592. //
  593. this.dataColumn143.Caption = "采购标准编号";
  594. this.dataColumn143.ColumnName = "STANDARDSCODE";
  595. //
  596. // dataColumn144
  597. //
  598. this.dataColumn144.Caption = "是否常用";
  599. this.dataColumn144.ColumnName = "ISDEFAULT";
  600. //
  601. // dataColumn145
  602. //
  603. this.dataColumn145.Caption = "排序";
  604. this.dataColumn145.ColumnName = "ORDERNUM";
  605. //
  606. // dataColumn146
  607. //
  608. this.dataColumn146.Caption = "备注";
  609. this.dataColumn146.ColumnName = "REMARK";
  610. //
  611. // dataColumn147
  612. //
  613. this.dataColumn147.ColumnName = "ITEMSTANDARDSID";
  614. //
  615. // dataColumn148
  616. //
  617. this.dataColumn148.Caption = "采购标准ID";
  618. this.dataColumn148.ColumnName = "STANDARDSID";
  619. //
  620. // dataTable7
  621. //
  622. this.dataTable7.Columns.AddRange(new System.Data.DataColumn[] {
  623. this.dataColumn149,
  624. this.dataColumn150,
  625. this.dataColumn151,
  626. this.dataColumn152,
  627. this.dataColumn153,
  628. this.dataColumn154,
  629. this.dataColumn155,
  630. this.dataColumn156});
  631. this.dataTable7.TableName = "Table5";
  632. //
  633. // dataColumn149
  634. //
  635. this.dataColumn149.ColumnName = "ITEMUOMID";
  636. //
  637. // dataColumn150
  638. //
  639. this.dataColumn150.Caption = "采购单位编码";
  640. this.dataColumn150.ColumnName = "UOMCODE";
  641. //
  642. // dataColumn151
  643. //
  644. this.dataColumn151.Caption = "采购单位名称";
  645. this.dataColumn151.ColumnName = "UOMNAME";
  646. //
  647. // dataColumn152
  648. //
  649. this.dataColumn152.Caption = "转换系数";
  650. this.dataColumn152.ColumnName = "ITEMUOMCONEFFICIENT";
  651. //
  652. // dataColumn153
  653. //
  654. this.dataColumn153.Caption = "库存单位";
  655. this.dataColumn153.ColumnName = "WEIGHTUNIT";
  656. //
  657. // dataColumn154
  658. //
  659. this.dataColumn154.Caption = "库存单位编码";
  660. this.dataColumn154.ColumnName = "WEIGHTUNITCODE";
  661. //
  662. // dataColumn155
  663. //
  664. this.dataColumn155.Caption = "是否常用";
  665. this.dataColumn155.ColumnName = "ISDEFAULT";
  666. //
  667. // dataColumn156
  668. //
  669. this.dataColumn156.Caption = "备注";
  670. this.dataColumn156.ColumnName = "REMARK";
  671. //
  672. // ultraTabPageControl2
  673. //
  674. this.ultraTabPageControl2.Controls.Add(this.ultraGrid4);
  675. this.ultraTabPageControl2.Location = new System.Drawing.Point(-13333, -12500);
  676. this.ultraTabPageControl2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  677. this.ultraTabPageControl2.Name = "ultraTabPageControl2";
  678. this.ultraTabPageControl2.Size = new System.Drawing.Size(847, 131);
  679. //
  680. // ultraGrid4
  681. //
  682. this.ultraGrid4.DataMember = "Table4";
  683. this.ultraGrid4.DataSource = this.dataSet3;
  684. ultraGridColumn16.Header.VisiblePosition = 1;
  685. ultraGridColumn17.Header.VisiblePosition = 3;
  686. ultraGridColumn17.Width = 78;
  687. ultraGridColumn18.Header.VisiblePosition = 4;
  688. ultraGridColumn19.Header.VisiblePosition = 5;
  689. ultraGridColumn20.Header.VisiblePosition = 6;
  690. ultraGridColumn20.Hidden = true;
  691. ultraGridColumn21.Header.VisiblePosition = 2;
  692. ultraGridColumn22.DataType = typeof(bool);
  693. ultraGridColumn22.DefaultCellValue = false;
  694. ultraGridColumn22.Header.Caption = "选择";
  695. ultraGridColumn22.Header.CheckBoxAlignment = Infragistics.Win.UltraWinGrid.HeaderCheckBoxAlignment.Center;
  696. ultraGridColumn22.Header.VisiblePosition = 0;
  697. ultraGridColumn22.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  698. ultraGridBand2.Columns.AddRange(new object[] {
  699. ultraGridColumn16,
  700. ultraGridColumn17,
  701. ultraGridColumn18,
  702. ultraGridColumn19,
  703. ultraGridColumn20,
  704. ultraGridColumn21,
  705. ultraGridColumn22});
  706. this.ultraGrid4.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  707. this.ultraGrid4.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  708. this.ultraGrid4.Dock = System.Windows.Forms.DockStyle.Fill;
  709. this.ultraGrid4.Location = new System.Drawing.Point(0, 0);
  710. this.ultraGrid4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  711. this.ultraGrid4.Name = "ultraGrid4";
  712. this.ultraGrid4.Size = new System.Drawing.Size(847, 131);
  713. this.ultraGrid4.TabIndex = 2;
  714. this.ultraGrid4.Text = "ultraGrid4";
  715. this.ultraGrid4.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid4_CellChange);
  716. //
  717. // ultraTabPageControl3
  718. //
  719. this.ultraTabPageControl3.Controls.Add(this.ultraGrid5);
  720. this.ultraTabPageControl3.Location = new System.Drawing.Point(-13333, -12500);
  721. this.ultraTabPageControl3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  722. this.ultraTabPageControl3.Name = "ultraTabPageControl3";
  723. this.ultraTabPageControl3.Size = new System.Drawing.Size(847, 131);
  724. //
  725. // ultraGrid5
  726. //
  727. this.ultraGrid5.DataMember = "Table5";
  728. this.ultraGrid5.DataSource = this.dataSet3;
  729. ultraGridColumn23.Header.VisiblePosition = 1;
  730. ultraGridColumn23.Hidden = true;
  731. ultraGridColumn24.Header.VisiblePosition = 2;
  732. ultraGridColumn25.Header.VisiblePosition = 3;
  733. ultraGridColumn26.Header.VisiblePosition = 4;
  734. ultraGridColumn27.Header.VisiblePosition = 5;
  735. ultraGridColumn28.Header.VisiblePosition = 6;
  736. ultraGridColumn29.Header.VisiblePosition = 7;
  737. ultraGridColumn30.Header.VisiblePosition = 8;
  738. ultraGridColumn31.DataType = typeof(bool);
  739. ultraGridColumn31.DefaultCellValue = false;
  740. ultraGridColumn31.Header.Caption = "选择";
  741. ultraGridColumn31.Header.VisiblePosition = 0;
  742. ultraGridColumn31.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  743. ultraGridBand3.Columns.AddRange(new object[] {
  744. ultraGridColumn23,
  745. ultraGridColumn24,
  746. ultraGridColumn25,
  747. ultraGridColumn26,
  748. ultraGridColumn27,
  749. ultraGridColumn28,
  750. ultraGridColumn29,
  751. ultraGridColumn30,
  752. ultraGridColumn31});
  753. this.ultraGrid5.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
  754. this.ultraGrid5.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  755. this.ultraGrid5.Dock = System.Windows.Forms.DockStyle.Fill;
  756. this.ultraGrid5.Location = new System.Drawing.Point(0, 0);
  757. this.ultraGrid5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  758. this.ultraGrid5.Name = "ultraGrid5";
  759. this.ultraGrid5.Size = new System.Drawing.Size(847, 131);
  760. this.ultraGrid5.TabIndex = 2;
  761. this.ultraGrid5.Text = "ultraGrid5";
  762. this.ultraGrid5.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid5_CellChange);
  763. //
  764. // ultraToolbarsManager1
  765. //
  766. this.ultraToolbarsManager1.DesignerFlags = 1;
  767. this.ultraToolbarsManager1.DockWithinContainer = this;
  768. this.ultraToolbarsManager1.DockWithinContainerBaseType = typeof(System.Windows.Forms.Form);
  769. ultraToolbar1.DockedColumn = 0;
  770. ultraToolbar1.DockedRow = 0;
  771. ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  772. buttonTool1,
  773. buttonTool5,
  774. buttonTool2});
  775. ultraToolbar1.Text = "UltraToolbar1";
  776. this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  777. ultraToolbar1});
  778. appearance12.Image = ((object)(resources.GetObject("appearance12.Image")));
  779. buttonTool3.SharedPropsInternal.AppearancesSmall.Appearance = appearance12;
  780. buttonTool3.SharedPropsInternal.Caption = "确定";
  781. buttonTool3.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  782. appearance13.Image = ((object)(resources.GetObject("appearance13.Image")));
  783. buttonTool4.SharedPropsInternal.AppearancesSmall.Appearance = appearance13;
  784. buttonTool4.SharedPropsInternal.Caption = "取消";
  785. buttonTool4.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  786. appearance11.Image = ((object)(resources.GetObject("appearance11.Image")));
  787. buttonTool6.SharedPropsInternal.AppearancesSmall.Appearance = appearance11;
  788. buttonTool6.SharedPropsInternal.Caption = "修改";
  789. buttonTool6.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  790. this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  791. buttonTool3,
  792. buttonTool4,
  793. buttonTool6});
  794. this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
  795. //
  796. // FrmRePlanChange_Fill_Panel
  797. //
  798. this.FrmRePlanChange_Fill_Panel.Controls.Add(this.splitContainer1);
  799. this.FrmRePlanChange_Fill_Panel.Controls.Add(this.ultraExpandableGroupBox1);
  800. this.FrmRePlanChange_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  801. this.FrmRePlanChange_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  802. this.FrmRePlanChange_Fill_Panel.Location = new System.Drawing.Point(0, 28);
  803. this.FrmRePlanChange_Fill_Panel.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  804. this.FrmRePlanChange_Fill_Panel.Name = "FrmRePlanChange_Fill_Panel";
  805. this.FrmRePlanChange_Fill_Panel.Size = new System.Drawing.Size(1313, 481);
  806. this.FrmRePlanChange_Fill_Panel.TabIndex = 0;
  807. //
  808. // splitContainer1
  809. //
  810. this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  811. this.splitContainer1.Location = new System.Drawing.Point(0, 0);
  812. this.splitContainer1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  813. this.splitContainer1.Name = "splitContainer1";
  814. this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
  815. //
  816. // splitContainer1.Panel1
  817. //
  818. this.splitContainer1.Panel1.Controls.Add(this.ultraGroupBox3);
  819. //
  820. // splitContainer1.Panel2
  821. //
  822. this.splitContainer1.Panel2.Controls.Add(this.ultraGroupBox2);
  823. this.splitContainer1.Size = new System.Drawing.Size(1313, 297);
  824. this.splitContainer1.SplitterDistance = 143;
  825. this.splitContainer1.SplitterWidth = 5;
  826. this.splitContainer1.TabIndex = 0;
  827. //
  828. // ultraGroupBox3
  829. //
  830. this.ultraGroupBox3.Controls.Add(this.ultraGrid1);
  831. this.ultraGroupBox3.Dock = System.Windows.Forms.DockStyle.Fill;
  832. this.ultraGroupBox3.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.TopInsideBorder;
  833. this.ultraGroupBox3.Location = new System.Drawing.Point(0, 0);
  834. this.ultraGroupBox3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  835. this.ultraGroupBox3.Name = "ultraGroupBox3";
  836. this.ultraGroupBox3.Size = new System.Drawing.Size(1313, 143);
  837. this.ultraGroupBox3.TabIndex = 1;
  838. this.ultraGroupBox3.Text = "待修改行";
  839. this.ultraGroupBox3.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  840. //
  841. // ultraGrid1
  842. //
  843. this.ultraGrid1.DataMember = "Table1";
  844. this.ultraGrid1.DataSource = this.dataSet1;
  845. appearance26.BackColor = System.Drawing.SystemColors.Window;
  846. appearance26.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  847. this.ultraGrid1.DisplayLayout.Appearance = appearance26;
  848. ultraGridColumn32.Header.VisiblePosition = 0;
  849. ultraGridColumn33.Header.VisiblePosition = 1;
  850. ultraGridColumn34.Header.VisiblePosition = 2;
  851. ultraGridColumn34.Hidden = true;
  852. ultraGridColumn35.Header.VisiblePosition = 3;
  853. ultraGridColumn36.Header.VisiblePosition = 7;
  854. ultraGridColumn36.Hidden = true;
  855. ultraGridColumn37.Header.VisiblePosition = 8;
  856. ultraGridColumn37.Hidden = true;
  857. ultraGridColumn38.Header.VisiblePosition = 9;
  858. ultraGridColumn38.Hidden = true;
  859. ultraGridColumn39.Header.VisiblePosition = 10;
  860. ultraGridColumn40.Header.VisiblePosition = 12;
  861. ultraGridColumn40.Hidden = true;
  862. ultraGridColumn41.Header.VisiblePosition = 13;
  863. ultraGridColumn42.Header.VisiblePosition = 11;
  864. ultraGridColumn43.Header.VisiblePosition = 19;
  865. ultraGridColumn44.Header.VisiblePosition = 20;
  866. ultraGridColumn45.Header.VisiblePosition = 18;
  867. ultraGridColumn46.Header.VisiblePosition = 14;
  868. ultraGridColumn46.Hidden = true;
  869. ultraGridColumn47.Header.VisiblePosition = 21;
  870. ultraGridColumn47.Hidden = true;
  871. ultraGridColumn48.Header.VisiblePosition = 22;
  872. ultraGridColumn48.Hidden = true;
  873. ultraGridColumn49.Header.VisiblePosition = 23;
  874. ultraGridColumn49.Hidden = true;
  875. ultraGridColumn50.Header.VisiblePosition = 24;
  876. ultraGridColumn51.Header.VisiblePosition = 25;
  877. ultraGridColumn52.Header.VisiblePosition = 26;
  878. ultraGridColumn53.Header.VisiblePosition = 27;
  879. ultraGridColumn54.Header.VisiblePosition = 28;
  880. ultraGridColumn55.Header.VisiblePosition = 29;
  881. ultraGridColumn56.Header.VisiblePosition = 30;
  882. ultraGridColumn57.Header.VisiblePosition = 33;
  883. ultraGridColumn58.Header.VisiblePosition = 34;
  884. ultraGridColumn59.Header.VisiblePosition = 35;
  885. ultraGridColumn60.Header.VisiblePosition = 36;
  886. ultraGridColumn60.Hidden = true;
  887. ultraGridColumn61.Header.VisiblePosition = 37;
  888. ultraGridColumn61.Hidden = true;
  889. ultraGridColumn62.Header.VisiblePosition = 38;
  890. ultraGridColumn62.Hidden = true;
  891. ultraGridColumn63.Header.VisiblePosition = 39;
  892. ultraGridColumn63.Hidden = true;
  893. ultraGridColumn64.Header.VisiblePosition = 40;
  894. ultraGridColumn64.Hidden = true;
  895. ultraGridColumn65.Header.VisiblePosition = 41;
  896. ultraGridColumn65.Hidden = true;
  897. ultraGridColumn66.Header.VisiblePosition = 42;
  898. ultraGridColumn66.Hidden = true;
  899. ultraGridColumn67.Header.VisiblePosition = 43;
  900. ultraGridColumn67.Hidden = true;
  901. ultraGridColumn68.Header.VisiblePosition = 17;
  902. ultraGridColumn69.Header.VisiblePosition = 16;
  903. ultraGridColumn70.Header.VisiblePosition = 5;
  904. ultraGridColumn71.Header.VisiblePosition = 4;
  905. ultraGridColumn72.Header.VisiblePosition = 44;
  906. ultraGridColumn73.Header.VisiblePosition = 45;
  907. ultraGridColumn74.Header.VisiblePosition = 46;
  908. ultraGridColumn75.Header.VisiblePosition = 6;
  909. ultraGridColumn76.Header.VisiblePosition = 47;
  910. ultraGridColumn77.Header.VisiblePosition = 48;
  911. ultraGridColumn78.Header.VisiblePosition = 49;
  912. ultraGridColumn79.Header.VisiblePosition = 50;
  913. ultraGridColumn80.Header.VisiblePosition = 31;
  914. ultraGridColumn81.Header.VisiblePosition = 32;
  915. ultraGridColumn82.Header.VisiblePosition = 15;
  916. ultraGridColumn83.Header.VisiblePosition = 51;
  917. ultraGridBand4.Columns.AddRange(new object[] {
  918. ultraGridColumn32,
  919. ultraGridColumn33,
  920. ultraGridColumn34,
  921. ultraGridColumn35,
  922. ultraGridColumn36,
  923. ultraGridColumn37,
  924. ultraGridColumn38,
  925. ultraGridColumn39,
  926. ultraGridColumn40,
  927. ultraGridColumn41,
  928. ultraGridColumn42,
  929. ultraGridColumn43,
  930. ultraGridColumn44,
  931. ultraGridColumn45,
  932. ultraGridColumn46,
  933. ultraGridColumn47,
  934. ultraGridColumn48,
  935. ultraGridColumn49,
  936. ultraGridColumn50,
  937. ultraGridColumn51,
  938. ultraGridColumn52,
  939. ultraGridColumn53,
  940. ultraGridColumn54,
  941. ultraGridColumn55,
  942. ultraGridColumn56,
  943. ultraGridColumn57,
  944. ultraGridColumn58,
  945. ultraGridColumn59,
  946. ultraGridColumn60,
  947. ultraGridColumn61,
  948. ultraGridColumn62,
  949. ultraGridColumn63,
  950. ultraGridColumn64,
  951. ultraGridColumn65,
  952. ultraGridColumn66,
  953. ultraGridColumn67,
  954. ultraGridColumn68,
  955. ultraGridColumn69,
  956. ultraGridColumn70,
  957. ultraGridColumn71,
  958. ultraGridColumn72,
  959. ultraGridColumn73,
  960. ultraGridColumn74,
  961. ultraGridColumn75,
  962. ultraGridColumn76,
  963. ultraGridColumn77,
  964. ultraGridColumn78,
  965. ultraGridColumn79,
  966. ultraGridColumn80,
  967. ultraGridColumn81,
  968. ultraGridColumn82,
  969. ultraGridColumn83});
  970. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand4);
  971. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  972. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  973. appearance27.BackColor = System.Drawing.SystemColors.ActiveBorder;
  974. appearance27.BackColor2 = System.Drawing.SystemColors.ControlDark;
  975. appearance27.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  976. appearance27.BorderColor = System.Drawing.SystemColors.Window;
  977. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance27;
  978. appearance28.ForeColor = System.Drawing.SystemColors.GrayText;
  979. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance28;
  980. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  981. this.ultraGrid1.DisplayLayout.GroupByBox.Hidden = true;
  982. appearance29.BackColor = System.Drawing.SystemColors.ControlLightLight;
  983. appearance29.BackColor2 = System.Drawing.SystemColors.Control;
  984. appearance29.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  985. appearance29.ForeColor = System.Drawing.SystemColors.GrayText;
  986. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance29;
  987. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  988. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  989. appearance30.BackColor = System.Drawing.SystemColors.Window;
  990. appearance30.ForeColor = System.Drawing.SystemColors.ControlText;
  991. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance30;
  992. appearance31.BackColor = System.Drawing.SystemColors.Highlight;
  993. appearance31.ForeColor = System.Drawing.SystemColors.HighlightText;
  994. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance31;
  995. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  996. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  997. appearance32.BackColor = System.Drawing.SystemColors.Window;
  998. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance32;
  999. appearance33.BorderColor = System.Drawing.Color.Silver;
  1000. appearance33.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  1001. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance33;
  1002. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  1003. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  1004. appearance34.BackColor = System.Drawing.SystemColors.Control;
  1005. appearance34.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1006. appearance34.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  1007. appearance34.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1008. appearance34.BorderColor = System.Drawing.SystemColors.Window;
  1009. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance34;
  1010. appearance35.TextHAlignAsString = "Left";
  1011. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance35;
  1012. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  1013. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  1014. appearance36.BackColor = System.Drawing.SystemColors.Window;
  1015. appearance36.BorderColor = System.Drawing.Color.Silver;
  1016. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance36;
  1017. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  1018. appearance37.BackColor = System.Drawing.SystemColors.ControlLight;
  1019. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance37;
  1020. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  1021. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  1022. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  1023. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  1024. this.ultraGrid1.Location = new System.Drawing.Point(3, 21);
  1025. this.ultraGrid1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1026. this.ultraGrid1.Name = "ultraGrid1";
  1027. this.ultraGrid1.Size = new System.Drawing.Size(1307, 119);
  1028. this.ultraGrid1.TabIndex = 0;
  1029. this.ultraGrid1.Text = "ultraGrid1";
  1030. this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
  1031. //
  1032. // dataSet1
  1033. //
  1034. this.dataSet1.DataSetName = "NewDataSet";
  1035. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  1036. this.dataTable1});
  1037. //
  1038. // dataTable1
  1039. //
  1040. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  1041. this.dataColumn1,
  1042. this.dataColumn2,
  1043. this.dataColumn3,
  1044. this.dataColumn4,
  1045. this.dataColumn5,
  1046. this.dataColumn6,
  1047. this.dataColumn7,
  1048. this.dataColumn8,
  1049. this.dataColumn9,
  1050. this.dataColumn10,
  1051. this.dataColumn11,
  1052. this.dataColumn12,
  1053. this.dataColumn13,
  1054. this.dataColumn14,
  1055. this.dataColumn15,
  1056. this.dataColumn16,
  1057. this.dataColumn57,
  1058. this.dataColumn58,
  1059. this.dataColumn59,
  1060. this.dataColumn60,
  1061. this.dataColumn61,
  1062. this.dataColumn62,
  1063. this.dataColumn63,
  1064. this.dataColumn64,
  1065. this.dataColumn65,
  1066. this.dataColumn66,
  1067. this.dataColumn67,
  1068. this.dataColumn68,
  1069. this.dataColumn69,
  1070. this.dataColumn70,
  1071. this.dataColumn71,
  1072. this.dataColumn72,
  1073. this.dataColumn84,
  1074. this.dataColumn85,
  1075. this.dataColumn86,
  1076. this.dataColumn87,
  1077. this.dataColumn88,
  1078. this.dataColumn89,
  1079. this.dataColumn90,
  1080. this.dataColumn91,
  1081. this.dataColumn92,
  1082. this.dataColumn93,
  1083. this.dataColumn94,
  1084. this.dataColumn95,
  1085. this.dataColumn96,
  1086. this.dataColumn97,
  1087. this.dataColumn98,
  1088. this.dataColumn99,
  1089. this.dataColumn100,
  1090. this.dataColumn101,
  1091. this.dataColumn102,
  1092. this.dataColumn103});
  1093. this.dataTable1.TableName = "Table1";
  1094. //
  1095. // dataColumn1
  1096. //
  1097. this.dataColumn1.Caption = "需求单行号";
  1098. this.dataColumn1.ColumnName = "mrLineId";
  1099. //
  1100. // dataColumn2
  1101. //
  1102. this.dataColumn2.Caption = "物料编码";
  1103. this.dataColumn2.ColumnName = "itemCode";
  1104. //
  1105. // dataColumn3
  1106. //
  1107. this.dataColumn3.Caption = "物料描述";
  1108. this.dataColumn3.ColumnName = "itemDesc";
  1109. //
  1110. // dataColumn4
  1111. //
  1112. this.dataColumn4.Caption = "物料名称";
  1113. this.dataColumn4.ColumnName = "itemName";
  1114. //
  1115. // dataColumn5
  1116. //
  1117. this.dataColumn5.Caption = "物料英文名称";
  1118. this.dataColumn5.ColumnName = "itemDescE";
  1119. //
  1120. // dataColumn6
  1121. //
  1122. this.dataColumn6.Caption = "物料型号规格";
  1123. this.dataColumn6.ColumnName = "itemModel";
  1124. //
  1125. // dataColumn7
  1126. //
  1127. this.dataColumn7.Caption = "物料材质";
  1128. this.dataColumn7.ColumnName = "itemSpec";
  1129. //
  1130. // dataColumn8
  1131. //
  1132. this.dataColumn8.Caption = "采购单位";
  1133. this.dataColumn8.ColumnName = "itemUom";
  1134. //
  1135. // dataColumn9
  1136. //
  1137. this.dataColumn9.Caption = "转换公式";
  1138. this.dataColumn9.ColumnName = "itemUomFormula";
  1139. //
  1140. // dataColumn10
  1141. //
  1142. this.dataColumn10.Caption = "转换系数";
  1143. this.dataColumn10.ColumnName = "itemUomConefficient";
  1144. //
  1145. // dataColumn11
  1146. //
  1147. this.dataColumn11.Caption = "库存单位";
  1148. this.dataColumn11.ColumnName = "weightUnit";
  1149. //
  1150. // dataColumn12
  1151. //
  1152. this.dataColumn12.Caption = "预算价";
  1153. this.dataColumn12.ColumnName = "bugPrice";
  1154. //
  1155. // dataColumn13
  1156. //
  1157. this.dataColumn13.Caption = "预算总金额";
  1158. this.dataColumn13.ColumnName = "budgetAmt";
  1159. //
  1160. // dataColumn14
  1161. //
  1162. this.dataColumn14.Caption = "最晚送货时间";
  1163. this.dataColumn14.ColumnName = "lastDeliveryDate";
  1164. //
  1165. // dataColumn15
  1166. //
  1167. this.dataColumn15.Caption = "是否建议进口";
  1168. this.dataColumn15.ColumnName = "impoDomesticFlag";
  1169. //
  1170. // dataColumn16
  1171. //
  1172. this.dataColumn16.Caption = "费用类型";
  1173. this.dataColumn16.ColumnName = "expenseType";
  1174. //
  1175. // dataColumn57
  1176. //
  1177. this.dataColumn57.Caption = "预算类型";
  1178. this.dataColumn57.ColumnName = "budgetCode";
  1179. //
  1180. // dataColumn58
  1181. //
  1182. this.dataColumn58.Caption = "成本中心";
  1183. this.dataColumn58.ColumnName = "costCenter";
  1184. //
  1185. // dataColumn59
  1186. //
  1187. this.dataColumn59.Caption = "备注";
  1188. this.dataColumn59.ColumnName = "remark";
  1189. //
  1190. // dataColumn60
  1191. //
  1192. this.dataColumn60.Caption = "生成采购计划标志";
  1193. this.dataColumn60.ColumnName = "flagGeneratedPurPlan";
  1194. //
  1195. // dataColumn61
  1196. //
  1197. this.dataColumn61.Caption = "配送标志";
  1198. this.dataColumn61.ColumnName = "flagDeliveried";
  1199. //
  1200. // dataColumn62
  1201. //
  1202. this.dataColumn62.Caption = "采购管理部门代码";
  1203. this.dataColumn62.ColumnName = "buyerDeptCode";
  1204. //
  1205. // dataColumn63
  1206. //
  1207. this.dataColumn63.Caption = "采购管理部门描叙";
  1208. this.dataColumn63.ColumnName = "buyerDeptDesc";
  1209. //
  1210. // dataColumn64
  1211. //
  1212. this.dataColumn64.Caption = "采购管理科室代码";
  1213. this.dataColumn64.ColumnName = "buyerUnitCode";
  1214. //
  1215. // dataColumn65
  1216. //
  1217. this.dataColumn65.Caption = "采购管理科室描叙";
  1218. this.dataColumn65.ColumnName = "buyerUnitDesc";
  1219. //
  1220. // dataColumn66
  1221. //
  1222. this.dataColumn66.Caption = "采购员";
  1223. this.dataColumn66.ColumnName = "buyerName";
  1224. //
  1225. // dataColumn67
  1226. //
  1227. this.dataColumn67.Caption = "创建人";
  1228. this.dataColumn67.ColumnName = "createName";
  1229. //
  1230. // dataColumn68
  1231. //
  1232. this.dataColumn68.Caption = "创建时间";
  1233. this.dataColumn68.ColumnName = "createTime";
  1234. //
  1235. // dataColumn69
  1236. //
  1237. this.dataColumn69.Caption = "修改人";
  1238. this.dataColumn69.ColumnName = "updateName";
  1239. //
  1240. // dataColumn70
  1241. //
  1242. this.dataColumn70.Caption = "修改时间";
  1243. this.dataColumn70.ColumnName = "updateTime";
  1244. //
  1245. // dataColumn71
  1246. //
  1247. this.dataColumn71.Caption = "数据状态(有效、无效)";
  1248. this.dataColumn71.ColumnName = "validflag";
  1249. //
  1250. // dataColumn72
  1251. //
  1252. this.dataColumn72.Caption = "废除人";
  1253. this.dataColumn72.ColumnName = "deleteName";
  1254. //
  1255. // dataColumn84
  1256. //
  1257. this.dataColumn84.Caption = "废除时间";
  1258. this.dataColumn84.ColumnName = "deleteTime";
  1259. //
  1260. // dataColumn85
  1261. //
  1262. this.dataColumn85.Caption = "需求数量";
  1263. this.dataColumn85.ColumnName = "qty";
  1264. //
  1265. // dataColumn86
  1266. //
  1267. this.dataColumn86.Caption = "核准数量";
  1268. this.dataColumn86.ColumnName = "qtyPur";
  1269. //
  1270. // dataColumn87
  1271. //
  1272. this.dataColumn87.Caption = "是否使用采购单位";
  1273. this.dataColumn87.ColumnName = "itemUseUom";
  1274. //
  1275. // dataColumn88
  1276. //
  1277. this.dataColumn88.Caption = "交付地点";
  1278. this.dataColumn88.ColumnName = "deliveryLocation";
  1279. //
  1280. // dataColumn89
  1281. //
  1282. this.dataColumn89.Caption = "交付地点编码";
  1283. this.dataColumn89.ColumnName = "deliveryLocationCode";
  1284. //
  1285. // dataColumn90
  1286. //
  1287. this.dataColumn90.Caption = "属性名称";
  1288. this.dataColumn90.ColumnName = "itemattr";
  1289. //
  1290. // dataColumn91
  1291. //
  1292. this.dataColumn91.Caption = "属性编号";
  1293. this.dataColumn91.ColumnName = "itemattrid";
  1294. //
  1295. // dataColumn92
  1296. //
  1297. this.dataColumn92.Caption = "采购标准编号";
  1298. this.dataColumn92.ColumnName = "itemStandardsId";
  1299. //
  1300. // dataColumn93
  1301. //
  1302. this.dataColumn93.Caption = "单位换算编码";
  1303. this.dataColumn93.ColumnName = "itemUomId";
  1304. //
  1305. // dataColumn94
  1306. //
  1307. this.dataColumn94.Caption = "唯一值标识";
  1308. this.dataColumn94.ColumnName = "itemUnique";
  1309. //
  1310. // dataColumn95
  1311. //
  1312. this.dataColumn95.Caption = "采购标准值";
  1313. this.dataColumn95.ColumnName = "itemStandardsCode";
  1314. //
  1315. // dataColumn96
  1316. //
  1317. this.dataColumn96.Caption = "新物料属性编码";
  1318. this.dataColumn96.ColumnName = "newItemAttrId";
  1319. //
  1320. // dataColumn97
  1321. //
  1322. this.dataColumn97.Caption = "新物料采购标准编码";
  1323. this.dataColumn97.ColumnName = "newItemStandardsId";
  1324. //
  1325. // dataColumn98
  1326. //
  1327. this.dataColumn98.Caption = "新单位换算编码";
  1328. this.dataColumn98.ColumnName = "newItemUomId";
  1329. //
  1330. // dataColumn99
  1331. //
  1332. this.dataColumn99.Caption = "新唯一值标识";
  1333. this.dataColumn99.ColumnName = "newItemUnique";
  1334. //
  1335. // dataColumn100
  1336. //
  1337. this.dataColumn100.Caption = "审批标识";
  1338. this.dataColumn100.ColumnName = "auditFlag";
  1339. //
  1340. // dataColumn101
  1341. //
  1342. this.dataColumn101.Caption = "审批意见";
  1343. this.dataColumn101.ColumnName = "auditMsg";
  1344. //
  1345. // dataColumn102
  1346. //
  1347. this.dataColumn102.Caption = "JIT送货标识";
  1348. this.dataColumn102.ColumnName = "deliveryLocationFlag";
  1349. //
  1350. // dataColumn103
  1351. //
  1352. this.dataColumn103.Caption = "新标准编码值";
  1353. this.dataColumn103.ColumnName = "newItemStandardsCode";
  1354. //
  1355. // ultraGroupBox2
  1356. //
  1357. this.ultraGroupBox2.Controls.Add(this.ultraGrid2);
  1358. this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
  1359. this.ultraGroupBox2.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.TopInsideBorder;
  1360. this.ultraGroupBox2.Location = new System.Drawing.Point(0, 0);
  1361. this.ultraGroupBox2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1362. this.ultraGroupBox2.Name = "ultraGroupBox2";
  1363. this.ultraGroupBox2.Size = new System.Drawing.Size(1313, 149);
  1364. this.ultraGroupBox2.TabIndex = 1;
  1365. this.ultraGroupBox2.Text = "修改后行";
  1366. this.ultraGroupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  1367. //
  1368. // ultraGrid2
  1369. //
  1370. this.ultraGrid2.DataMember = "Table1";
  1371. this.ultraGrid2.DataSource = this.dataSet2;
  1372. appearance38.BackColor = System.Drawing.SystemColors.Window;
  1373. appearance38.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  1374. this.ultraGrid2.DisplayLayout.Appearance = appearance38;
  1375. ultraGridColumn84.Header.VisiblePosition = 0;
  1376. ultraGridColumn85.Header.VisiblePosition = 1;
  1377. ultraGridColumn86.Header.VisiblePosition = 2;
  1378. ultraGridColumn86.Hidden = true;
  1379. ultraGridColumn87.Header.VisiblePosition = 3;
  1380. ultraGridColumn88.Header.VisiblePosition = 7;
  1381. ultraGridColumn88.Hidden = true;
  1382. ultraGridColumn89.Header.VisiblePosition = 8;
  1383. ultraGridColumn89.Hidden = true;
  1384. ultraGridColumn90.Header.VisiblePosition = 9;
  1385. ultraGridColumn90.Hidden = true;
  1386. ultraGridColumn91.Header.VisiblePosition = 10;
  1387. ultraGridColumn92.Header.VisiblePosition = 12;
  1388. ultraGridColumn92.Hidden = true;
  1389. ultraGridColumn93.Header.VisiblePosition = 13;
  1390. ultraGridColumn94.Header.VisiblePosition = 11;
  1391. ultraGridColumn95.Header.VisiblePosition = 18;
  1392. ultraGridColumn96.Header.VisiblePosition = 19;
  1393. ultraGridColumn97.Header.VisiblePosition = 20;
  1394. ultraGridColumn98.Header.VisiblePosition = 21;
  1395. ultraGridColumn99.Header.VisiblePosition = 22;
  1396. ultraGridColumn100.Header.VisiblePosition = 23;
  1397. ultraGridColumn101.Header.VisiblePosition = 24;
  1398. ultraGridColumn102.Header.VisiblePosition = 36;
  1399. ultraGridColumn103.Header.VisiblePosition = 25;
  1400. ultraGridColumn104.Header.VisiblePosition = 26;
  1401. ultraGridColumn105.Header.VisiblePosition = 27;
  1402. ultraGridColumn106.Header.VisiblePosition = 28;
  1403. ultraGridColumn107.Header.VisiblePosition = 29;
  1404. ultraGridColumn108.Header.VisiblePosition = 30;
  1405. ultraGridColumn109.Header.VisiblePosition = 31;
  1406. ultraGridColumn110.Header.VisiblePosition = 34;
  1407. ultraGridColumn111.Header.VisiblePosition = 35;
  1408. ultraGridColumn112.Header.VisiblePosition = 37;
  1409. ultraGridColumn112.Hidden = true;
  1410. ultraGridColumn113.Header.VisiblePosition = 38;
  1411. ultraGridColumn113.Hidden = true;
  1412. ultraGridColumn114.Header.VisiblePosition = 39;
  1413. ultraGridColumn114.Hidden = true;
  1414. ultraGridColumn115.Header.VisiblePosition = 40;
  1415. ultraGridColumn115.Hidden = true;
  1416. ultraGridColumn116.Header.VisiblePosition = 41;
  1417. ultraGridColumn116.Hidden = true;
  1418. ultraGridColumn117.Header.VisiblePosition = 14;
  1419. ultraGridColumn118.Header.VisiblePosition = 42;
  1420. ultraGridColumn118.Hidden = true;
  1421. ultraGridColumn119.Header.VisiblePosition = 43;
  1422. ultraGridColumn119.Hidden = true;
  1423. ultraGridColumn120.Header.VisiblePosition = 17;
  1424. ultraGridColumn121.Header.VisiblePosition = 16;
  1425. ultraGridColumn122.Header.VisiblePosition = 5;
  1426. ultraGridColumn123.Header.VisiblePosition = 4;
  1427. ultraGridColumn124.Header.VisiblePosition = 44;
  1428. ultraGridColumn125.Header.VisiblePosition = 45;
  1429. ultraGridColumn126.Header.VisiblePosition = 46;
  1430. ultraGridColumn127.Header.VisiblePosition = 6;
  1431. ultraGridColumn128.Header.VisiblePosition = 47;
  1432. ultraGridColumn129.Header.VisiblePosition = 48;
  1433. ultraGridColumn130.Header.VisiblePosition = 49;
  1434. ultraGridColumn131.Header.VisiblePosition = 50;
  1435. ultraGridColumn132.Header.VisiblePosition = 32;
  1436. ultraGridColumn133.Header.VisiblePosition = 33;
  1437. ultraGridColumn134.Header.VisiblePosition = 15;
  1438. ultraGridColumn135.Header.VisiblePosition = 51;
  1439. ultraGridBand5.Columns.AddRange(new object[] {
  1440. ultraGridColumn84,
  1441. ultraGridColumn85,
  1442. ultraGridColumn86,
  1443. ultraGridColumn87,
  1444. ultraGridColumn88,
  1445. ultraGridColumn89,
  1446. ultraGridColumn90,
  1447. ultraGridColumn91,
  1448. ultraGridColumn92,
  1449. ultraGridColumn93,
  1450. ultraGridColumn94,
  1451. ultraGridColumn95,
  1452. ultraGridColumn96,
  1453. ultraGridColumn97,
  1454. ultraGridColumn98,
  1455. ultraGridColumn99,
  1456. ultraGridColumn100,
  1457. ultraGridColumn101,
  1458. ultraGridColumn102,
  1459. ultraGridColumn103,
  1460. ultraGridColumn104,
  1461. ultraGridColumn105,
  1462. ultraGridColumn106,
  1463. ultraGridColumn107,
  1464. ultraGridColumn108,
  1465. ultraGridColumn109,
  1466. ultraGridColumn110,
  1467. ultraGridColumn111,
  1468. ultraGridColumn112,
  1469. ultraGridColumn113,
  1470. ultraGridColumn114,
  1471. ultraGridColumn115,
  1472. ultraGridColumn116,
  1473. ultraGridColumn117,
  1474. ultraGridColumn118,
  1475. ultraGridColumn119,
  1476. ultraGridColumn120,
  1477. ultraGridColumn121,
  1478. ultraGridColumn122,
  1479. ultraGridColumn123,
  1480. ultraGridColumn124,
  1481. ultraGridColumn125,
  1482. ultraGridColumn126,
  1483. ultraGridColumn127,
  1484. ultraGridColumn128,
  1485. ultraGridColumn129,
  1486. ultraGridColumn130,
  1487. ultraGridColumn131,
  1488. ultraGridColumn132,
  1489. ultraGridColumn133,
  1490. ultraGridColumn134,
  1491. ultraGridColumn135});
  1492. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand5);
  1493. this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1494. this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  1495. appearance39.BackColor = System.Drawing.SystemColors.ActiveBorder;
  1496. appearance39.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1497. appearance39.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  1498. appearance39.BorderColor = System.Drawing.SystemColors.Window;
  1499. this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance39;
  1500. appearance40.ForeColor = System.Drawing.SystemColors.GrayText;
  1501. this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance40;
  1502. this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1503. this.ultraGrid2.DisplayLayout.GroupByBox.Hidden = true;
  1504. appearance41.BackColor = System.Drawing.SystemColors.ControlLightLight;
  1505. appearance41.BackColor2 = System.Drawing.SystemColors.Control;
  1506. appearance41.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1507. appearance41.ForeColor = System.Drawing.SystemColors.GrayText;
  1508. this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance41;
  1509. this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
  1510. this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
  1511. appearance42.BackColor = System.Drawing.SystemColors.Window;
  1512. appearance42.ForeColor = System.Drawing.SystemColors.ControlText;
  1513. this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance42;
  1514. appearance43.BackColor = System.Drawing.SystemColors.Highlight;
  1515. appearance43.ForeColor = System.Drawing.SystemColors.HighlightText;
  1516. this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance43;
  1517. this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  1518. this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  1519. appearance44.BackColor = System.Drawing.SystemColors.Window;
  1520. this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance44;
  1521. appearance45.BorderColor = System.Drawing.Color.Silver;
  1522. appearance45.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  1523. this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance45;
  1524. this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  1525. this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
  1526. appearance46.BackColor = System.Drawing.SystemColors.Control;
  1527. appearance46.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1528. appearance46.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  1529. appearance46.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1530. appearance46.BorderColor = System.Drawing.SystemColors.Window;
  1531. this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance46;
  1532. appearance47.TextHAlignAsString = "Left";
  1533. this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance47;
  1534. this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  1535. this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  1536. appearance48.BackColor = System.Drawing.SystemColors.Window;
  1537. appearance48.BorderColor = System.Drawing.Color.Silver;
  1538. this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance48;
  1539. this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  1540. appearance49.BackColor = System.Drawing.SystemColors.ControlLight;
  1541. this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance49;
  1542. this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  1543. this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  1544. this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  1545. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  1546. this.ultraGrid2.Location = new System.Drawing.Point(3, 21);
  1547. this.ultraGrid2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1548. this.ultraGrid2.Name = "ultraGrid2";
  1549. this.ultraGrid2.Size = new System.Drawing.Size(1307, 125);
  1550. this.ultraGrid2.TabIndex = 1;
  1551. this.ultraGrid2.Text = "ultraGrid2";
  1552. //
  1553. // dataSet2
  1554. //
  1555. this.dataSet2.DataSetName = "NewDataSet";
  1556. this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
  1557. this.dataTable2});
  1558. //
  1559. // dataTable2
  1560. //
  1561. this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
  1562. this.dataColumn17,
  1563. this.dataColumn18,
  1564. this.dataColumn19,
  1565. this.dataColumn20,
  1566. this.dataColumn21,
  1567. this.dataColumn22,
  1568. this.dataColumn23,
  1569. this.dataColumn24,
  1570. this.dataColumn25,
  1571. this.dataColumn26,
  1572. this.dataColumn27,
  1573. this.dataColumn28,
  1574. this.dataColumn29,
  1575. this.dataColumn30,
  1576. this.dataColumn31,
  1577. this.dataColumn32,
  1578. this.dataColumn33,
  1579. this.dataColumn34,
  1580. this.dataColumn35,
  1581. this.dataColumn36,
  1582. this.dataColumn37,
  1583. this.dataColumn38,
  1584. this.dataColumn39,
  1585. this.dataColumn40,
  1586. this.dataColumn41,
  1587. this.dataColumn42,
  1588. this.dataColumn43,
  1589. this.dataColumn44,
  1590. this.dataColumn45,
  1591. this.dataColumn46,
  1592. this.dataColumn47,
  1593. this.dataColumn48,
  1594. this.dataColumn49,
  1595. this.dataColumn50,
  1596. this.dataColumn51,
  1597. this.dataColumn52,
  1598. this.dataColumn53,
  1599. this.dataColumn54,
  1600. this.dataColumn55,
  1601. this.dataColumn56,
  1602. this.dataColumn73,
  1603. this.dataColumn74,
  1604. this.dataColumn75,
  1605. this.dataColumn76,
  1606. this.dataColumn77,
  1607. this.dataColumn78,
  1608. this.dataColumn79,
  1609. this.dataColumn80,
  1610. this.dataColumn81,
  1611. this.dataColumn82,
  1612. this.dataColumn83,
  1613. this.dataColumn104});
  1614. this.dataTable2.TableName = "Table1";
  1615. //
  1616. // dataColumn17
  1617. //
  1618. this.dataColumn17.Caption = "需求单行号";
  1619. this.dataColumn17.ColumnName = "mrLineId";
  1620. //
  1621. // dataColumn18
  1622. //
  1623. this.dataColumn18.Caption = "物料编码";
  1624. this.dataColumn18.ColumnName = "itemCode";
  1625. //
  1626. // dataColumn19
  1627. //
  1628. this.dataColumn19.Caption = "物料描述";
  1629. this.dataColumn19.ColumnName = "itemDesc";
  1630. //
  1631. // dataColumn20
  1632. //
  1633. this.dataColumn20.Caption = "物料名称";
  1634. this.dataColumn20.ColumnName = "itemName";
  1635. //
  1636. // dataColumn21
  1637. //
  1638. this.dataColumn21.Caption = "物料英文名称";
  1639. this.dataColumn21.ColumnName = "itemDescE";
  1640. //
  1641. // dataColumn22
  1642. //
  1643. this.dataColumn22.Caption = "物料型号规格";
  1644. this.dataColumn22.ColumnName = "itemModel";
  1645. //
  1646. // dataColumn23
  1647. //
  1648. this.dataColumn23.Caption = "物料材质";
  1649. this.dataColumn23.ColumnName = "itemSpec";
  1650. //
  1651. // dataColumn24
  1652. //
  1653. this.dataColumn24.Caption = "采购单位";
  1654. this.dataColumn24.ColumnName = "itemUom";
  1655. //
  1656. // dataColumn25
  1657. //
  1658. this.dataColumn25.Caption = "转换公式";
  1659. this.dataColumn25.ColumnName = "itemUomFormula";
  1660. //
  1661. // dataColumn26
  1662. //
  1663. this.dataColumn26.Caption = "转换系数";
  1664. this.dataColumn26.ColumnName = "itemUomConefficient";
  1665. //
  1666. // dataColumn27
  1667. //
  1668. this.dataColumn27.Caption = "库存单位";
  1669. this.dataColumn27.ColumnName = "weightUnit";
  1670. //
  1671. // dataColumn28
  1672. //
  1673. this.dataColumn28.Caption = "预算价";
  1674. this.dataColumn28.ColumnName = "bugPrice";
  1675. //
  1676. // dataColumn29
  1677. //
  1678. this.dataColumn29.Caption = "预算总金额";
  1679. this.dataColumn29.ColumnName = "budgetAmt";
  1680. //
  1681. // dataColumn30
  1682. //
  1683. this.dataColumn30.Caption = "最晚送货时间";
  1684. this.dataColumn30.ColumnName = "lastDeliveryDate";
  1685. //
  1686. // dataColumn31
  1687. //
  1688. this.dataColumn31.Caption = "是否建议进口";
  1689. this.dataColumn31.ColumnName = "impoDomesticFlag";
  1690. //
  1691. // dataColumn32
  1692. //
  1693. this.dataColumn32.Caption = "费用类型";
  1694. this.dataColumn32.ColumnName = "expenseType";
  1695. //
  1696. // dataColumn33
  1697. //
  1698. this.dataColumn33.Caption = "预算类型";
  1699. this.dataColumn33.ColumnName = "budgetCode";
  1700. //
  1701. // dataColumn34
  1702. //
  1703. this.dataColumn34.Caption = "成本中心";
  1704. this.dataColumn34.ColumnName = "costCenter";
  1705. //
  1706. // dataColumn35
  1707. //
  1708. this.dataColumn35.Caption = "备注";
  1709. this.dataColumn35.ColumnName = "remark";
  1710. //
  1711. // dataColumn36
  1712. //
  1713. this.dataColumn36.Caption = "生成采购计划标志";
  1714. this.dataColumn36.ColumnName = "flagGeneratedPurPlan";
  1715. //
  1716. // dataColumn37
  1717. //
  1718. this.dataColumn37.Caption = "配送标志";
  1719. this.dataColumn37.ColumnName = "flagDeliveried";
  1720. //
  1721. // dataColumn38
  1722. //
  1723. this.dataColumn38.Caption = "采购管理部门代码";
  1724. this.dataColumn38.ColumnName = "buyerDeptCode";
  1725. //
  1726. // dataColumn39
  1727. //
  1728. this.dataColumn39.Caption = "采购管理部门描叙";
  1729. this.dataColumn39.ColumnName = "buyerDeptDesc";
  1730. //
  1731. // dataColumn40
  1732. //
  1733. this.dataColumn40.Caption = "采购管理科室代码";
  1734. this.dataColumn40.ColumnName = "buyerUnitCode";
  1735. //
  1736. // dataColumn41
  1737. //
  1738. this.dataColumn41.Caption = "采购管理科室描叙";
  1739. this.dataColumn41.ColumnName = "buyerUnitDesc";
  1740. //
  1741. // dataColumn42
  1742. //
  1743. this.dataColumn42.Caption = "采购员";
  1744. this.dataColumn42.ColumnName = "buyerName";
  1745. //
  1746. // dataColumn43
  1747. //
  1748. this.dataColumn43.Caption = "创建人";
  1749. this.dataColumn43.ColumnName = "createName";
  1750. //
  1751. // dataColumn44
  1752. //
  1753. this.dataColumn44.Caption = "创建时间";
  1754. this.dataColumn44.ColumnName = "createTime";
  1755. //
  1756. // dataColumn45
  1757. //
  1758. this.dataColumn45.Caption = "修改人";
  1759. this.dataColumn45.ColumnName = "updateName";
  1760. //
  1761. // dataColumn46
  1762. //
  1763. this.dataColumn46.Caption = "修改时间";
  1764. this.dataColumn46.ColumnName = "updateTime";
  1765. //
  1766. // dataColumn47
  1767. //
  1768. this.dataColumn47.Caption = "数据状态(有效、无效)";
  1769. this.dataColumn47.ColumnName = "validflag";
  1770. //
  1771. // dataColumn48
  1772. //
  1773. this.dataColumn48.Caption = "废除人";
  1774. this.dataColumn48.ColumnName = "deleteName";
  1775. //
  1776. // dataColumn49
  1777. //
  1778. this.dataColumn49.Caption = "废除时间";
  1779. this.dataColumn49.ColumnName = "deleteTime";
  1780. //
  1781. // dataColumn50
  1782. //
  1783. this.dataColumn50.Caption = "需求数量";
  1784. this.dataColumn50.ColumnName = "qty";
  1785. //
  1786. // dataColumn51
  1787. //
  1788. this.dataColumn51.Caption = "核准数量";
  1789. this.dataColumn51.ColumnName = "qtyPur";
  1790. //
  1791. // dataColumn52
  1792. //
  1793. this.dataColumn52.Caption = "是否使用采购单位";
  1794. this.dataColumn52.ColumnName = "itemUseUom";
  1795. //
  1796. // dataColumn53
  1797. //
  1798. this.dataColumn53.Caption = "交付地点";
  1799. this.dataColumn53.ColumnName = "deliveryLocation";
  1800. //
  1801. // dataColumn54
  1802. //
  1803. this.dataColumn54.Caption = "交付地点编码";
  1804. this.dataColumn54.ColumnName = "deliveryLocationCode";
  1805. //
  1806. // dataColumn55
  1807. //
  1808. this.dataColumn55.Caption = "属性名称";
  1809. this.dataColumn55.ColumnName = "itemattr";
  1810. //
  1811. // dataColumn56
  1812. //
  1813. this.dataColumn56.Caption = "属性编号";
  1814. this.dataColumn56.ColumnName = "itemattrid";
  1815. //
  1816. // dataColumn73
  1817. //
  1818. this.dataColumn73.Caption = "采购标准编号";
  1819. this.dataColumn73.ColumnName = "itemStandardsId";
  1820. //
  1821. // dataColumn74
  1822. //
  1823. this.dataColumn74.Caption = "单位换算编码";
  1824. this.dataColumn74.ColumnName = "itemUomId";
  1825. //
  1826. // dataColumn75
  1827. //
  1828. this.dataColumn75.Caption = "唯一值标识";
  1829. this.dataColumn75.ColumnName = "itemUnique";
  1830. //
  1831. // dataColumn76
  1832. //
  1833. this.dataColumn76.Caption = "采购标准值";
  1834. this.dataColumn76.ColumnName = "itemStandardsCode";
  1835. //
  1836. // dataColumn77
  1837. //
  1838. this.dataColumn77.Caption = "新物料属性编码";
  1839. this.dataColumn77.ColumnName = "newItemAttrId";
  1840. //
  1841. // dataColumn78
  1842. //
  1843. this.dataColumn78.Caption = "新物料采购标准编码";
  1844. this.dataColumn78.ColumnName = "newItemStandardsId";
  1845. //
  1846. // dataColumn79
  1847. //
  1848. this.dataColumn79.Caption = "新单位换算编码";
  1849. this.dataColumn79.ColumnName = "newItemUomId";
  1850. //
  1851. // dataColumn80
  1852. //
  1853. this.dataColumn80.Caption = "新唯一值标识";
  1854. this.dataColumn80.ColumnName = "newItemUnique";
  1855. //
  1856. // dataColumn81
  1857. //
  1858. this.dataColumn81.Caption = "审批标识";
  1859. this.dataColumn81.ColumnName = "auditFlag";
  1860. //
  1861. // dataColumn82
  1862. //
  1863. this.dataColumn82.Caption = "审批意见";
  1864. this.dataColumn82.ColumnName = "auditMsg";
  1865. //
  1866. // dataColumn83
  1867. //
  1868. this.dataColumn83.Caption = "JIT送货标识";
  1869. this.dataColumn83.ColumnName = "deliveryLocationFlag";
  1870. //
  1871. // dataColumn104
  1872. //
  1873. this.dataColumn104.Caption = "新标准编码值";
  1874. this.dataColumn104.ColumnName = "newItemStandardsCode";
  1875. //
  1876. // ultraExpandableGroupBox1
  1877. //
  1878. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  1879. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  1880. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1313, 184);
  1881. this.ultraExpandableGroupBox1.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.TopInsideBorder;
  1882. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 297);
  1883. this.ultraExpandableGroupBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1884. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  1885. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1313, 184);
  1886. this.ultraExpandableGroupBox1.TabIndex = 1;
  1887. this.ultraExpandableGroupBox1.Text = "编辑区";
  1888. this.ultraExpandableGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  1889. //
  1890. // ultraExpandableGroupBoxPanel1
  1891. //
  1892. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.splitContainer2);
  1893. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  1894. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 21);
  1895. this.ultraExpandableGroupBoxPanel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1896. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  1897. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1307, 160);
  1898. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  1899. //
  1900. // splitContainer2
  1901. //
  1902. this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
  1903. this.splitContainer2.Location = new System.Drawing.Point(0, 0);
  1904. this.splitContainer2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1905. this.splitContainer2.Name = "splitContainer2";
  1906. //
  1907. // splitContainer2.Panel1
  1908. //
  1909. this.splitContainer2.Panel1.Controls.Add(this.ultraPanel1);
  1910. //
  1911. // splitContainer2.Panel2
  1912. //
  1913. this.splitContainer2.Panel2.Controls.Add(this.ultraTabControl1);
  1914. this.splitContainer2.Size = new System.Drawing.Size(1307, 160);
  1915. this.splitContainer2.SplitterDistance = 451;
  1916. this.splitContainer2.SplitterWidth = 5;
  1917. this.splitContainer2.TabIndex = 2;
  1918. //
  1919. // ultraPanel1
  1920. //
  1921. //
  1922. // ultraPanel1.ClientArea
  1923. //
  1924. this.ultraPanel1.ClientArea.Controls.Add(this.txt_matCode);
  1925. this.ultraPanel1.ClientArea.Controls.Add(this.label3);
  1926. this.ultraPanel1.ClientArea.Controls.Add(this.label1);
  1927. this.ultraPanel1.ClientArea.Controls.Add(this.txt_matName);
  1928. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  1929. this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
  1930. this.ultraPanel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1931. this.ultraPanel1.Name = "ultraPanel1";
  1932. this.ultraPanel1.Size = new System.Drawing.Size(451, 160);
  1933. this.ultraPanel1.TabIndex = 0;
  1934. //
  1935. // txt_matCode
  1936. //
  1937. this.txt_matCode.AutoSize = true;
  1938. this.txt_matCode.Location = new System.Drawing.Point(112, 48);
  1939. this.txt_matCode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1940. this.txt_matCode.Name = "txt_matCode";
  1941. this.txt_matCode.Size = new System.Drawing.Size(15, 15);
  1942. this.txt_matCode.TabIndex = 3;
  1943. this.txt_matCode.Text = "-";
  1944. //
  1945. // label3
  1946. //
  1947. this.label3.AutoSize = true;
  1948. this.label3.Location = new System.Drawing.Point(33, 82);
  1949. this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1950. this.label3.Name = "label3";
  1951. this.label3.Size = new System.Drawing.Size(67, 15);
  1952. this.label3.TabIndex = 2;
  1953. this.label3.Text = "物料名称";
  1954. //
  1955. // label1
  1956. //
  1957. this.label1.AutoSize = true;
  1958. this.label1.Location = new System.Drawing.Point(33, 48);
  1959. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1960. this.label1.Name = "label1";
  1961. this.label1.Size = new System.Drawing.Size(67, 15);
  1962. this.label1.TabIndex = 0;
  1963. this.label1.Text = "物料编码";
  1964. //
  1965. // txt_matName
  1966. //
  1967. this.txt_matName.AutoSize = true;
  1968. this.txt_matName.Location = new System.Drawing.Point(112, 82);
  1969. this.txt_matName.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1970. this.txt_matName.Name = "txt_matName";
  1971. this.txt_matName.Size = new System.Drawing.Size(15, 15);
  1972. this.txt_matName.TabIndex = 1;
  1973. this.txt_matName.Text = "-";
  1974. //
  1975. // ultraTabControl1
  1976. //
  1977. this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
  1978. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
  1979. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
  1980. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl3);
  1981. this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  1982. this.ultraTabControl1.Location = new System.Drawing.Point(0, 0);
  1983. this.ultraTabControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1984. this.ultraTabControl1.Name = "ultraTabControl1";
  1985. this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
  1986. this.ultraTabControl1.Size = new System.Drawing.Size(851, 160);
  1987. this.ultraTabControl1.TabIndex = 1;
  1988. ultraTab1.TabPage = this.ultraTabPageControl1;
  1989. ultraTab1.Text = "属性";
  1990. ultraTab2.TabPage = this.ultraTabPageControl2;
  1991. ultraTab2.Text = "标准编号";
  1992. ultraTab3.TabPage = this.ultraTabPageControl3;
  1993. ultraTab3.Text = "单位换算";
  1994. this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  1995. ultraTab1,
  1996. ultraTab2,
  1997. ultraTab3});
  1998. //
  1999. // ultraTabSharedControlsPage1
  2000. //
  2001. this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
  2002. this.ultraTabSharedControlsPage1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  2003. this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
  2004. this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(847, 131);
  2005. //
  2006. // _FrmRePlanChange_Toolbars_Dock_Area_Left
  2007. //
  2008. this._FrmRePlanChange_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  2009. this._FrmRePlanChange_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
  2010. this._FrmRePlanChange_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  2011. this._FrmRePlanChange_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  2012. this._FrmRePlanChange_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 28);
  2013. this._FrmRePlanChange_Toolbars_Dock_Area_Left.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  2014. this._FrmRePlanChange_Toolbars_Dock_Area_Left.Name = "_FrmRePlanChange_Toolbars_Dock_Area_Left";
  2015. this._FrmRePlanChange_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 481);
  2016. this._FrmRePlanChange_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
  2017. //
  2018. // _FrmRePlanChange_Toolbars_Dock_Area_Right
  2019. //
  2020. this._FrmRePlanChange_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  2021. this._FrmRePlanChange_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
  2022. this._FrmRePlanChange_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  2023. this._FrmRePlanChange_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  2024. this._FrmRePlanChange_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(1313, 28);
  2025. this._FrmRePlanChange_Toolbars_Dock_Area_Right.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  2026. this._FrmRePlanChange_Toolbars_Dock_Area_Right.Name = "_FrmRePlanChange_Toolbars_Dock_Area_Right";
  2027. this._FrmRePlanChange_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 481);
  2028. this._FrmRePlanChange_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
  2029. //
  2030. // _FrmRePlanChange_Toolbars_Dock_Area_Top
  2031. //
  2032. this._FrmRePlanChange_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  2033. this._FrmRePlanChange_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
  2034. this._FrmRePlanChange_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  2035. this._FrmRePlanChange_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  2036. this._FrmRePlanChange_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  2037. this._FrmRePlanChange_Toolbars_Dock_Area_Top.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  2038. this._FrmRePlanChange_Toolbars_Dock_Area_Top.Name = "_FrmRePlanChange_Toolbars_Dock_Area_Top";
  2039. this._FrmRePlanChange_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(1313, 28);
  2040. this._FrmRePlanChange_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
  2041. //
  2042. // _FrmRePlanChange_Toolbars_Dock_Area_Bottom
  2043. //
  2044. this._FrmRePlanChange_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  2045. this._FrmRePlanChange_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
  2046. this._FrmRePlanChange_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  2047. this._FrmRePlanChange_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  2048. this._FrmRePlanChange_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 509);
  2049. this._FrmRePlanChange_Toolbars_Dock_Area_Bottom.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  2050. this._FrmRePlanChange_Toolbars_Dock_Area_Bottom.Name = "_FrmRePlanChange_Toolbars_Dock_Area_Bottom";
  2051. this._FrmRePlanChange_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(1313, 0);
  2052. this._FrmRePlanChange_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
  2053. //
  2054. // FrmRePlanChange
  2055. //
  2056. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  2057. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  2058. this.ClientSize = new System.Drawing.Size(1313, 509);
  2059. this.Controls.Add(this.FrmRePlanChange_Fill_Panel);
  2060. this.Controls.Add(this._FrmRePlanChange_Toolbars_Dock_Area_Left);
  2061. this.Controls.Add(this._FrmRePlanChange_Toolbars_Dock_Area_Right);
  2062. this.Controls.Add(this._FrmRePlanChange_Toolbars_Dock_Area_Top);
  2063. this.Controls.Add(this._FrmRePlanChange_Toolbars_Dock_Area_Bottom);
  2064. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  2065. this.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
  2066. this.Name = "FrmRePlanChange";
  2067. this.Text = "需求计划行变更";
  2068. this.Load += new System.EventHandler(this.FrmRePlanChange_Load);
  2069. this.ultraTabPageControl1.ResumeLayout(false);
  2070. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).EndInit();
  2071. ((System.ComponentModel.ISupportInitialize)(this.dataSet3)).EndInit();
  2072. ((System.ComponentModel.ISupportInitialize)(this.dataTable5)).EndInit();
  2073. ((System.ComponentModel.ISupportInitialize)(this.dataTable6)).EndInit();
  2074. ((System.ComponentModel.ISupportInitialize)(this.dataTable7)).EndInit();
  2075. this.ultraTabPageControl2.ResumeLayout(false);
  2076. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid4)).EndInit();
  2077. this.ultraTabPageControl3.ResumeLayout(false);
  2078. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid5)).EndInit();
  2079. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
  2080. this.FrmRePlanChange_Fill_Panel.ResumeLayout(false);
  2081. this.splitContainer1.Panel1.ResumeLayout(false);
  2082. this.splitContainer1.Panel2.ResumeLayout(false);
  2083. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  2084. this.splitContainer1.ResumeLayout(false);
  2085. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).EndInit();
  2086. this.ultraGroupBox3.ResumeLayout(false);
  2087. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  2088. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  2089. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  2090. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
  2091. this.ultraGroupBox2.ResumeLayout(false);
  2092. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  2093. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
  2094. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  2095. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  2096. this.ultraExpandableGroupBox1.ResumeLayout(false);
  2097. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  2098. this.splitContainer2.Panel1.ResumeLayout(false);
  2099. this.splitContainer2.Panel2.ResumeLayout(false);
  2100. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
  2101. this.splitContainer2.ResumeLayout(false);
  2102. this.ultraPanel1.ClientArea.ResumeLayout(false);
  2103. this.ultraPanel1.ClientArea.PerformLayout();
  2104. this.ultraPanel1.ResumeLayout(false);
  2105. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
  2106. this.ultraTabControl1.ResumeLayout(false);
  2107. this.ResumeLayout(false);
  2108. }
  2109. #endregion
  2110. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
  2111. private System.Windows.Forms.Panel FrmRePlanChange_Fill_Panel;
  2112. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmRePlanChange_Toolbars_Dock_Area_Left;
  2113. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmRePlanChange_Toolbars_Dock_Area_Right;
  2114. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmRePlanChange_Toolbars_Dock_Area_Top;
  2115. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmRePlanChange_Toolbars_Dock_Area_Bottom;
  2116. private System.Windows.Forms.SplitContainer splitContainer1;
  2117. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox3;
  2118. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
  2119. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  2120. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  2121. private System.Windows.Forms.SplitContainer splitContainer2;
  2122. private System.Windows.Forms.Label txt_matCode;
  2123. private System.Windows.Forms.Label label3;
  2124. private System.Windows.Forms.Label txt_matName;
  2125. private System.Windows.Forms.Label label1;
  2126. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1;
  2127. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
  2128. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
  2129. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
  2130. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl3;
  2131. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  2132. private System.Data.DataSet dataSet1;
  2133. private System.Data.DataTable dataTable1;
  2134. private System.Data.DataColumn dataColumn1;
  2135. private System.Data.DataColumn dataColumn2;
  2136. private System.Data.DataColumn dataColumn3;
  2137. private System.Data.DataColumn dataColumn4;
  2138. private System.Data.DataColumn dataColumn5;
  2139. private System.Data.DataColumn dataColumn6;
  2140. private System.Data.DataColumn dataColumn7;
  2141. private System.Data.DataColumn dataColumn8;
  2142. private System.Data.DataColumn dataColumn9;
  2143. private System.Data.DataColumn dataColumn10;
  2144. private System.Data.DataColumn dataColumn11;
  2145. private System.Data.DataColumn dataColumn12;
  2146. private System.Data.DataColumn dataColumn13;
  2147. private System.Data.DataColumn dataColumn14;
  2148. private System.Data.DataColumn dataColumn15;
  2149. private System.Data.DataColumn dataColumn16;
  2150. private System.Data.DataColumn dataColumn57;
  2151. private System.Data.DataColumn dataColumn58;
  2152. private System.Data.DataColumn dataColumn59;
  2153. private System.Data.DataColumn dataColumn60;
  2154. private System.Data.DataColumn dataColumn61;
  2155. private System.Data.DataColumn dataColumn62;
  2156. private System.Data.DataColumn dataColumn63;
  2157. private System.Data.DataColumn dataColumn64;
  2158. private System.Data.DataColumn dataColumn65;
  2159. private System.Data.DataColumn dataColumn66;
  2160. private System.Data.DataColumn dataColumn67;
  2161. private System.Data.DataColumn dataColumn68;
  2162. private System.Data.DataColumn dataColumn69;
  2163. private System.Data.DataColumn dataColumn70;
  2164. private System.Data.DataColumn dataColumn71;
  2165. private System.Data.DataColumn dataColumn72;
  2166. private System.Data.DataColumn dataColumn84;
  2167. private System.Data.DataColumn dataColumn85;
  2168. private System.Data.DataColumn dataColumn86;
  2169. private System.Data.DataColumn dataColumn87;
  2170. private System.Data.DataColumn dataColumn88;
  2171. private System.Data.DataColumn dataColumn89;
  2172. private System.Data.DataColumn dataColumn90;
  2173. private System.Data.DataColumn dataColumn91;
  2174. private System.Data.DataColumn dataColumn92;
  2175. private System.Data.DataColumn dataColumn93;
  2176. private System.Data.DataColumn dataColumn94;
  2177. private System.Data.DataColumn dataColumn95;
  2178. private System.Data.DataColumn dataColumn96;
  2179. private System.Data.DataColumn dataColumn97;
  2180. private System.Data.DataColumn dataColumn98;
  2181. private System.Data.DataColumn dataColumn99;
  2182. private System.Data.DataColumn dataColumn100;
  2183. private System.Data.DataColumn dataColumn101;
  2184. private System.Data.DataColumn dataColumn102;
  2185. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  2186. private System.Data.DataSet dataSet2;
  2187. private System.Data.DataTable dataTable2;
  2188. private System.Data.DataColumn dataColumn17;
  2189. private System.Data.DataColumn dataColumn18;
  2190. private System.Data.DataColumn dataColumn19;
  2191. private System.Data.DataColumn dataColumn20;
  2192. private System.Data.DataColumn dataColumn21;
  2193. private System.Data.DataColumn dataColumn22;
  2194. private System.Data.DataColumn dataColumn23;
  2195. private System.Data.DataColumn dataColumn24;
  2196. private System.Data.DataColumn dataColumn25;
  2197. private System.Data.DataColumn dataColumn26;
  2198. private System.Data.DataColumn dataColumn27;
  2199. private System.Data.DataColumn dataColumn28;
  2200. private System.Data.DataColumn dataColumn29;
  2201. private System.Data.DataColumn dataColumn30;
  2202. private System.Data.DataColumn dataColumn31;
  2203. private System.Data.DataColumn dataColumn32;
  2204. private System.Data.DataColumn dataColumn33;
  2205. private System.Data.DataColumn dataColumn34;
  2206. private System.Data.DataColumn dataColumn35;
  2207. private System.Data.DataColumn dataColumn36;
  2208. private System.Data.DataColumn dataColumn37;
  2209. private System.Data.DataColumn dataColumn38;
  2210. private System.Data.DataColumn dataColumn39;
  2211. private System.Data.DataColumn dataColumn40;
  2212. private System.Data.DataColumn dataColumn41;
  2213. private System.Data.DataColumn dataColumn42;
  2214. private System.Data.DataColumn dataColumn43;
  2215. private System.Data.DataColumn dataColumn44;
  2216. private System.Data.DataColumn dataColumn45;
  2217. private System.Data.DataColumn dataColumn46;
  2218. private System.Data.DataColumn dataColumn47;
  2219. private System.Data.DataColumn dataColumn48;
  2220. private System.Data.DataColumn dataColumn49;
  2221. private System.Data.DataColumn dataColumn50;
  2222. private System.Data.DataColumn dataColumn51;
  2223. private System.Data.DataColumn dataColumn52;
  2224. private System.Data.DataColumn dataColumn53;
  2225. private System.Data.DataColumn dataColumn54;
  2226. private System.Data.DataColumn dataColumn55;
  2227. private System.Data.DataColumn dataColumn56;
  2228. private System.Data.DataColumn dataColumn73;
  2229. private System.Data.DataColumn dataColumn74;
  2230. private System.Data.DataColumn dataColumn75;
  2231. private System.Data.DataColumn dataColumn76;
  2232. private System.Data.DataColumn dataColumn77;
  2233. private System.Data.DataColumn dataColumn78;
  2234. private System.Data.DataColumn dataColumn79;
  2235. private System.Data.DataColumn dataColumn80;
  2236. private System.Data.DataColumn dataColumn81;
  2237. private System.Data.DataColumn dataColumn82;
  2238. private System.Data.DataColumn dataColumn83;
  2239. private System.Data.DataSet dataSet3;
  2240. private System.Data.DataTable dataTable5;
  2241. private System.Data.DataColumn dataColumn129;
  2242. private System.Data.DataColumn dataColumn130;
  2243. private System.Data.DataColumn dataColumn131;
  2244. private System.Data.DataColumn dataColumn132;
  2245. private System.Data.DataColumn dataColumn133;
  2246. private System.Data.DataColumn dataColumn134;
  2247. private System.Data.DataColumn dataColumn135;
  2248. private System.Data.DataColumn dataColumn136;
  2249. private System.Data.DataColumn dataColumn137;
  2250. private System.Data.DataColumn dataColumn138;
  2251. private System.Data.DataColumn dataColumn139;
  2252. private System.Data.DataColumn dataColumn140;
  2253. private System.Data.DataColumn dataColumn141;
  2254. private System.Data.DataColumn dataColumn142;
  2255. private System.Data.DataTable dataTable6;
  2256. private System.Data.DataColumn dataColumn143;
  2257. private System.Data.DataColumn dataColumn144;
  2258. private System.Data.DataColumn dataColumn145;
  2259. private System.Data.DataColumn dataColumn146;
  2260. private System.Data.DataColumn dataColumn147;
  2261. private System.Data.DataColumn dataColumn148;
  2262. private System.Data.DataTable dataTable7;
  2263. private System.Data.DataColumn dataColumn149;
  2264. private System.Data.DataColumn dataColumn150;
  2265. private System.Data.DataColumn dataColumn151;
  2266. private System.Data.DataColumn dataColumn152;
  2267. private System.Data.DataColumn dataColumn153;
  2268. private System.Data.DataColumn dataColumn154;
  2269. private System.Data.DataColumn dataColumn155;
  2270. private System.Data.DataColumn dataColumn156;
  2271. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid3;
  2272. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid4;
  2273. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid5;
  2274. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  2275. private System.Data.DataColumn dataColumn103;
  2276. private System.Data.DataColumn dataColumn104;
  2277. }
  2278. }