123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104 |
- <?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>CRCC 임상연구수혜실적</xhtml:title>
- <script type="javascript" src="C:\CMCProject\application\webapps\crc\clinicresearchweb\js\crccnvmny.js"/>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <list>
- <item>
- <userkind/>
- <userid/>
- <usernm/>
- <depthngnm/>
- <cmpynm/>
- <subjno/>
- <subjnm/>
- <totstdycost/>
- <direcamt/>
- <crcchospamt/>
- </item>
- </list>
- </main>
- <send>
- <fromdd/>
- <todd/>
- </send>
- <init>
- </init>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- model.setValue("/root/send/fromdd", (((getCurrentDate()).toDate("YYYYMMDD")).getAddDate(-1,"M")).getDateFormat("YYYYMM") + "01" );
- model.setValue("/root/send/todd", (((getCurrentDate()).toDate("YYYYMMDD")).getAddDate(-1,"M")).getDateFormat("YYYYMM") + (((((getCurrentDate()).toDate("YYYYMMDD")).getAddDate(-1,"M"))).getMonthDay()) );
-
-
- model.refresh();
- ]]>
- </script>
- <submission id="TRICS02101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/list"/>
- </model>
- <script type="javascript">
- <![CDATA[
-
- ]]>
- </script>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../crc/clinicresearchweb/js/ZME00100.js"/>
- <script type="javascript" src="../../../com/authinfoweb/js/ZSA001.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../ast/commonweb/js/AST.js"/>
- </xhtml:head>
- <xhtml:body guideline="2,774;">
- <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:14px; ">
- <caption id="caption120" class="tit_1" style="left:0px; top:0px; width:158px; height:14px; ">임상연구수혜실적통계</caption>
- </group>
- <group id="group3" style="left:0px; top:15px; width:1194px; height:37px; vertical-align:top; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1194px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption146" class="search_name" style="left:20px; top:10px; width:60px; height:17px; ">일자 :</caption>
- <button id="button8" class="btn1_letter2" style="left:1110px; top:8px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- submit("TRICS02101");
- model.refresh();
- ]]>
- </script>
- </button>
- <input id="input1" ref="/root/send/fromdd" class="input_default" inputtype="date" format="yyyy-mm-dd" style="left:85px; top:10px; width:100px; height:19px; "/>
- <input id="input2" ref="/root/send/todd" class="input_default" inputtype="date" format="yyyy-mm-dd" style="left:210px; top:10px; width:100px; height:19px; "/>
- <caption id="caption1" style="left:190px; top:10px; width:15px; height:20px; font-weight:bold; ">~</caption>
- </group>
- <line id="line1" class="line_1" style="x1:0px; y1:80px; x2:1194px; y2:80px; "/>
- <button id="button1" class="btn2_letter3" style="left:1140px; top:58px; width:53px; height:19px; ">
- <caption>Excel</caption>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- var fileName = window.fileDialog("save",",",false,"CRCC 임상시험실적","xls","All Files(*.*)|*.*|Excel Files(*.xls)|*.xls");
-
- if(fileName !=""){
- grd_csbenf.saveExcel(fileName);
- }
- ]]>
- </script>
- </button>
- <datagrid id="grd_csbenf" nodeset="/root/main/list/item" caption="구분^사번^성명^소속^의뢰자^과제번호^과제명^총연구비^직접비^병원간접비" colsep="^" colwidth="59, 87, 88, 86, 127, 100, 329, 100, 100, 100" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:85px; width:1194px; height:528px; ">
- <col ref="userkind" style="text-align:center; "/>
- <col ref="userid" style="text-align:center; "/>
- <col ref="usernm" style="text-align:center; "/>
- <col ref="depthngnm" style="text-align:center; "/>
- <col ref="cmpynm" style="text-align:center; "/>
- <col ref="subjno" style="text-align:center; "/>
- <col ref="subjnm" style="text-align:left; "/>
- <col ref="totstdycost" format="(-)#,###" style="text-align:right; "/>
- <col ref="direcamt" format="(-)#,###" style="text-align:right; "/>
- <col ref="crcchospamt" format="(-)#,###" style="text-align:right; "/>
- </datagrid>
- </xhtml:body>
- </xhtml:html>
|