SPADB62000_품절삭제이력조회.xrw 2.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/css" ?>
  3. <xhtml:html xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.w3.org/2002/01/xforms" xmlns:ev="http://www.w3.org/2001/xml-events">
  4. <xhtml:head>
  5. <xhtml:title>Untitle</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <hislist>
  11. <item>
  12. <drugfromdd/>
  13. <drugtodd/>
  14. <lastupdtdt/>
  15. </item>
  16. </hislist>
  17. </main>
  18. <send>
  19. <srchdrugcd>DHD</srchdrugcd>
  20. </send>
  21. <init/>
  22. <hidden/>
  23. </root>
  24. </instance>
  25. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  26. <script type="javascript" ev:event="xforms-ready">
  27. <![CDATA[
  28. submit("TRADB61101");
  29. ]]>
  30. </script>
  31. <submission id="TRADB62001" ref="/root/send/srchdrugcd" method="post" mediatype="application/x-www-form-urlencoded" replace="instance" resultref="/root/main/hislist"/>
  32. </model>
  33. </xhtml:head>
  34. <xhtml:body pagewidth="716" pageheight="350" guideline="1,1194;1,736;2,357;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  35. <group id="grp_biz" scroll="auto" style="left:0px; top:0px; width:695px; height:310px; ">
  36. <caption id="caption1" class="tit_2" style="left:5px; top:10px; width:140px; height:13px; ">품절삭제이력조회</caption>
  37. <line id="line1" class="line_1" style="x1:0px; y1:25px; x2:695px; y2:25px; "/>
  38. <datagrid id="datagrid1" nodeset="/root/main/hislist/item" caption="시작일자^종료일자^구분^사유^기타^등록자^등록일시" colwidth="100, 100, 66, 97, 114, 52, 127" mergecellsfixedrows="bycolrec" rowheader="select" rowsep="|" colsep="^" style="left:0px; top:30px; width:695px; height:275px; ">
  39. <col ref="drugfromdd" type="inputdate"/>
  40. <col ref="drugtodd" type="inputdate"/>
  41. <col ref="lastupdtdt"/>
  42. <col/>
  43. <col/>
  44. <col/>
  45. <col/>
  46. </datagrid>
  47. </group>
  48. <group id="grp_btn" scroll="auto" style="left:1px; top:310px; width:694px; height:27px; ">
  49. <button id="btn_cfm" class="btn4_letter2" style="left:577px; top:5px; width:56px; height:22px; ">
  50. <caption>확인</caption>
  51. </button>
  52. <button id="btn_cls" class="btn4_letter2" style="left:636px; top:5px; width:56px; height:22px; ">
  53. <caption>닫기</caption>
  54. <close ev:event="DOMActivate"/>
  55. </button>
  56. </group>
  57. </xhtml:body>
  58. </xhtml:html>