123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/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="">
- <main/>
- <send/>
- <init/>
- <hidden/>
- </root>
- </instance>
- </model>
- </xhtml:head>
- <xhtml:body guideline="2,14;1,1194;2,784;2,757;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="grp_biz" scroll="auto" style="left:0px; top:25px; width:780px; height:430px; ">
- <caption id="caption1" class="tit_2" style="left:5px; top:11px; width:95px; height:13px; ">지원자관리</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:26px; x2:775px; y2:26px; "/>
- <datagrid id="datagrid1" nodeset="/root/listItem/item" caption="과제번호^연구코드^연구명^학술명^회사명^시작일^종료일^회차^단계" colwidth="70, 57, 93, 156, 126, 97, 92, 48, 50" dataheight="25" explorerbar="sortshow" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="25" rowsep="|" colsep="^" style="left:0px; top:30px; width:775px; height:115px; ">
- <col/>
- <col ref="code"/>
- <col ref="name"/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- </datagrid>
- <datagrid id="datagrid2" nodeset="/root/listItem/item" caption="이름^성별^나이^전화번호^주소^E-mail^키^몸무게^본인증상^기타의견" colwidth="70, 38, 41, 73, 126, 97, 49, 50, 201, 100" dataheight="25" explorerbar="sortshow" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="25" rowsep="|" colsep="^" style="left:0px; top:150px; width:775px; height:270px; ">
- <col/>
- <col ref="code"/>
- <col ref="name"/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- </datagrid>
- </group>
- <group id="grp_btn" scroll="auto" style="left:0px; top:456px; width:780px; height:27px; ">
- <button id="btn_cls" class="btn4_letter2" style="left:720px; top:5px; width:56px; height:22px; ">
- <caption>닫기</caption>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|