1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
- <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">
- <xhtml:head>
- <xhtml:title>Untitle</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- </root>
- </instance>
- </model>
- </xhtml:head>
- <xhtml:body guideline="1,1195;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group1" style="left:0px; top:0px; width:1194px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:106px; height:14px; ">재고마스터</caption>
- </group>
- <group id="group3" scroll="auto" style="left:0px; top:13px; width:1195px; height:744px; ">
- <group id="grp_sea" style="left:0px; top:10px; width:1194px; height:35px; vertical-align:top; ">
- <shape id="roundrect2" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1194px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <line id="line13" class="line_4" style="x1:1116px; y1:6px; x2:1116px; y2:28px; "/>
- <button id="btn_sea" class="btn1_letter2" style="left:1124px; top:7px; width:56px; height:22px; ">
- <caption>조회</caption>
- </button>
- </group>
- <button id="button51" class="btn2_letter2" style="left:1040px; top:53px; width:42px; height:19px; ">
- <caption>엑셀</caption>
- </button>
- <datagrid id="datagrid1" nodeset="/root/abc" caption="명칭 ^코드^분류^안전재고량^현 재고량^사용구분" colsep="^" colwidth="192, 200, 200, 200, 200, 200" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:82px; width:1195px; height:660px; ">
- <col ref="a"/>
- <col ref="b"/>
- <col ref="c"/>
- <col ref="d"/>
- <col ref="e"/>
- <col ref="f"/>
- </datagrid>
- <line id="line1" class="line_1" style="x1:0px; y1:77px; x2:1195px; y2:77px; "/>
- <button id="btn_grddel" class="btn2_letter3" style="left:1085px; top:53px; width:53px; height:19px; ">
- <caption>행삭제</caption>
- </button>
- <button id="btn_grdadd" class="btn2_letter3" style="left:1141px; top:53px; width:53px; height:19px; ">
- <caption>행추가</caption>
- </button>
- </group>
- <group id="grp_btn" style="left:0px; top:757px; width:1195px; height:27px; ">
- <button id="btn_save" class="btn4_letter2" style="left:1138px; top:5px; width:56px; height:22px; ">
- <caption>저장</caption>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|