123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <!--
- * 제 목 : SMSDT00700_의료원송신병원별원목업무총집계표.xrw
- * 설 명 : 의료원용 병원별 원목업무 총집계표
- * 작 성 자 : 김다영
- * 작 성 일 : 2008.11.13
- * 수정이력 :
- * 기 타 :
- -->
- <?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>병원별원목업무총집계표</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <fthinfo>
- <fthinfolist>
- <lrgnm/>
- <mdlnm/>
- <smlnm/>
- <col1/>
- <precol1/>
- <col2/>
- <col3/>
- <precol2/>
- <col4/>
- <col5/>
- <precol3/>
- <col6/>
- <col7/>
- <precol4/>
- <col8/>
- <col9/>
- <precol5/>
- <col10/>
- <col11/>
- <precol6/>
- <col12/>
- <col13/>
- <precol7/>
- <col14/>
- <col15/>
- <precol8/>
- <col16/>
- <sum/>
- <presum/>
- <increase/>
- <lrgcd/>
- <mdlcd/>
- <smlcd/>
- <minus/>
- </fthinfolist>
- </fthinfo>
- <cond>
- <viewflag>1</viewflag>
- <searchflag/>
- <endyy/>
- <entryy/>
- <qurtyy>1</qurtyy>
- <endym/>
- </cond>
- </main>
- <send>
- <reqdata/>
- </send>
- <init>
- <comcodelist>
- </comcodelist>
- </init>
- <hidden/>
- </root>
- </instance>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/numericHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/utilHelper.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" src="../../../ast/commonweb/js/AST.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
-
- fGetComCdList();
-
- ]]>
- </script>
- <submission id="TRAYA00101" ref="/root/send/reqdata" resultref="/root/init/comcodelist/conslrlist"/>
- <bind id="sum" ref="/root/main/fthinfo/fthinfolist/sum" calculate="../col1 +../col2 +../col3 +../col4 +../col5 +../col6 + ../col7 + ../col8 + ../col9 + ../col10 + ../col11 + ../col12"/>
- <submission id="TRSDT00701" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" replace="instance" resultref="/root/main/fthinfo"/>
- <submission id="TRZBC00105" mediatype="application/x-www-form-urlencoded" method="post"/>
- <bind id="col2" ref="/root/main/fthinfo/fthinfolist/col2" calculate="../col1 -../precol1"/>
- <bind id="col4" ref="/root/main/fthinfo/fthinfolist/col4" calculate="../col3 -../precol2"/>
- <bind id="col6" ref="/root/main/fthinfo/fthinfolist/col6" calculate="../col5 -../precol3"/>
- <bind id="col8" ref="/root/main/fthinfo/fthinfolist/col8" calculate="../col7 -../precol4"/>
- <bind id="col10" ref="/root/main/fthinfo/fthinfolist/col10" calculate="../col9 -../precol5"/>
- <bind id="col12" ref="/root/main/fthinfo/fthinfolist/col12" calculate="../col11 -../precol6"/>
- <bind id="col14" ref="/root/main/fthinfo/fthinfolist/col14" calculate="../col13 -../precol7"/>
- <bind id="col16" ref="/root/main/fthinfo/fthinfolist/col16" calculate="../col15 -../precol8"/>
- <bind id="minus" ref="/root/main/fthinfo/fthinfolist/minus" calculate="../sum -../presum"/>
- </model>
- <script type="javascript">
- <![CDATA[
- /**========================================================================================================================================
- *
- =========================================================================================================================================*/
- function fGetComCdList(){
- // 그리드초기화
- var currentDate = getCurrentDate();
- var LastDate=currentDate.toDate().getAddDate(-1,"M").getDateFormat();
- var LastDateYM = LastDate.substring(0, 6);
- var currentYear = currentDate.substring(0, 4);
-
- model.removeNodeset("/root/main/ftninfo/fthinfolist");
- model.setValue("/root/main/cond/endyy" ,currentYear);
- model.setValue("/root/main/cond/entryy" ,currentYear);
- model.setValue("/root/main/cond/endym" ,LastDateYM);
-
- model.removeNodeset(grd_fthendstatsmonthlist.nodeset);
- ipt_endyy.visible = false;
- ipt_entryy.visible = false;
- cmb_qurtyy.visible = false;
- ipt_endym.visible = true;
- rdo_flag.select(0);
-
- //유형코드(구분항목)
- zbcfGetKindCodeList(
- new Array("A0025"), //업무규칙
- new Array("Z0007"), //코드군
- new Array("/root/init/cmblist/etcactflag"), //노드
- true,
- '',
- ''
- );
- model.refresh();
- }
-
- /**========================================================================================================================================
- * 조회
- =========================================================================================================================================*/
- function fGetFthInfoList(){
-
- var searchflag = model.getValue("/root/main/cond/searchflag");
- var endyy = model.getValue("/root/main/cond/endyy");
- var entryy = model.getValue("/root/main/cond/entryy");
- var endym = model.getValue("/root/main/cond/endym");
- var entryy = model.getValue("/root/main/cond/entryy");
- var currentDate = getCurrentDate();
- var currentYear = currentDate.substring(0, 4);
- var currentMonth = currentDate.substring(0, 6);
-
- if(searchflag == '1'){ //월별
- if( endym == ""){
- messageBox("조회기간을","C001" );
- model.refresh();
- return;
- }
- }else if(searchflag == '2'){ //분기별
- if( entryy == ""){
- messageBox("조회기간을","C001" );
- model.setValue("/root/main/cond/entryy" ,currentYear);
- model.refresh();
- return;
- }
- }else if(searchflag == '3'){ //년도별
- if( entryy == ""){
- messageBox("조회기간을","C001" );
- model.refresh();
- return;
- }
- }
-
-
- model.removeNodeset("/root/send/reqdata");
- model.makeNode("/root/send/reqdata");
- model.copyNode("/root/send/reqdata", "/root/main/cond");
-
- //grid merge
- grd_fthendstatsmonthlist.mergeCells = "bycolrec";
- grd_fthendstatsmonthlist.mergeCol(0) = true;
- grd_fthendstatsmonthlist.mergeCol(1) = true;
- grd_fthendstatsmonthlist.mergeCol(2) = true;
- grd_fthendstatsmonthlist.mergeCol(3) = false;
- grd_fthendstatsmonthlist.mergeCol(4) = false;
- grd_fthendstatsmonthlist.mergeCol(5) = false;
- grd_fthendstatsmonthlist.mergeCol(6) = false;
- grd_fthendstatsmonthlist.mergeCol(7) = false;
- grd_fthendstatsmonthlist.mergeCol(8) = false;
- grd_fthendstatsmonthlist.mergeCol(9) = false;
- grd_fthendstatsmonthlist.mergeCol(10) = false;
- grd_fthendstatsmonthlist.mergeCol(11) = false;
- grd_fthendstatsmonthlist.mergeCol(12) = false;
- grd_fthendstatsmonthlist.mergeCol(13) = false;
- grd_fthendstatsmonthlist.mergeCol(14) = false;
- grd_fthendstatsmonthlist.mergeCol(15) = false;
- grd_fthendstatsmonthlist.mergeCol(16) = false;
- grd_fthendstatsmonthlist.mergeCol(17) = false;
- grd_fthendstatsmonthlist.mergeCol(18) = false;
- grd_fthendstatsmonthlist.mergeCol(19) = false;
- grd_fthendstatsmonthlist.mergeCol(20) = false;
- grd_fthendstatsmonthlist.mergeCol(21) = false;
- grd_fthendstatsmonthlist.mergeCol(22) = false;
- grd_fthendstatsmonthlist.mergeCol(23) = false;
- grd_fthendstatsmonthlist.mergeCol(24) = false;
- grd_fthendstatsmonthlist.mergeCol(25) = false;
- grd_fthendstatsmonthlist.mergeCol(26) = false;
- grd_fthendstatsmonthlist.mergeCol(27) = false;
- grd_fthendstatsmonthlist.mergeCol(28) = false;
- grd_fthendstatsmonthlist.mergeCol(29) = false;
- grd_fthendstatsmonthlist.mergeCol(30) = false;
- grd_fthendstatsmonthlist.mergeCol(31) = false;
- grd_fthendstatsmonthlist.mergeCol(32) = false;
- grd_fthendstatsmonthlist.mergeCol(33) = false;
-
-
- submit("TRSDT00701");
-
- //증감율계산
- var reqcnt = getNodesetCount("/root/main/fthinfo/fthinfolist");
-
- for(var i = 1; i <= reqcnt; i++){
- var minus = model.getValue("/root/main/fthinfo/fthinfolist["+ i +"]/minus");
- var presum = model.getValue("/root/main/fthinfo/fthinfolist["+ i +"]/presum");
-
- if((eval(minus) == 0 && eval(presum) == 0 ) ||eval(presum) == 0 && minus != ""){
- var per = 0 ;
- }else{
- var per = (minus / presum * 100 ).toString() ; // 증감율
- }
- var per_1 = per.toString();
- var per_2 = per_1.getRound(-3,"HALF_UP");
- model.setValue('/root/main/fthinfo/fthinfolist[' + i + ']/increase', per_2);
- }
-
- }
-
-
- /**========================================================================================================================================
- * 조회조건 구분(월별,분기별,년도별)
- =========================================================================================================================================*/
- function fSearchflag()
- {
-
- var searchflag = model.getValue("/root/main/cond/searchflag");
- var todd = model.getValue("/root/main/cond/toddg");
- var endyy = model.getValue("/root/main/cond/sendyy");
- var entryy = model.getValue("/root/main/cond/entryy");
- var endym = model.getValue("/root/main/cond/endym");
- var currentDate = getCurrentDate();
- var LastDate=currentDate.toDate().getAddDate(-1,"M").getDateFormat();
-
- var currentYear = currentDate.substring(0, 4);
- var currentMonth = LastDate.substring(0, 6);
- var currentMM=currentDate.substring(4,6);
- //alert(currentMM);
-
- if(currentMM>=3 && currentMM<=5)
- {
- cmb_qurtyy.select(0);
- }
- else if(currentMM>=6 && currentMM<=8)
- {
- cmb_qurtyy.select(1);
- }
- else if(currentMM>=9 && currentMM<=11)
- {
-
- cmb_qurtyy.select(2);
- }
- else
- {
- cmb_qurtyy.select(3);
- }
- model.refresh();
-
- //model.setValue("/root/main/cond/endyy" ,currentYear);
- model.setValue("/root/main/cond/entryy" ,currentYear);
- model.setValue("/root/main/cond/endym" ,currentMonth);
-
- if(searchflag == '1')
- { //월별
-
- ipt_endym.visible = true;
- ipt_endyy.visible = false;
- ipt_entryy.visible = false;
- cmb_qurtyy.visible =false;
-
- }
- else if(searchflag == '2')
- { //분기별
-
- ipt_endym.visible = false;
- ipt_endyy.visible = false;
- ipt_entryy.visible = true;
- cmb_qurtyy.visible =true;
-
- }
- else if(searchflag == '3')
- { //년도별
-
- ipt_endym.visible = false;
- ipt_endyy.visible = false;
- ipt_entryy.visible = true;
- cmb_qurtyy.visible =false;
- }
- model.refresh();
- }
- /**========================================================================================================================================
- * 엑셀저장 버튼 클릭시
- =========================================================================================================================================*/
-
- function fExcel() {
- if (grd_fthendstatsmonthlist.rows <= 1) {
- messageBox("엑셀파일로 저장할 리스트 내역이", "I004");
- return;
- }
-
- var fileName = window.fileDialog("save", ",", false, "월별 원목업무 총집계표", "xls", "All Files (*.*)|*.*|Excel Files(*.xls)|*.xls");
- if (fileName != ""){
- grd_fthendstatsmonthlist.saveExcel(fileName, "SheetName", false, false, "", "", false);
- }
- }
- /**========================================================================================================================================
- * 월별원목업무총집계표 초기화
- =========================================================================================================================================*/
- function fInitialize()
- {
- // 그리드초기화
- model.removeNodeset("/root/main/ftninfo/fthinfolist");
- model.removeNodeset("/root/main/cond/fthendyy");
-
- model.removeNodeset(grd_fthendstatsmonthlist.nodeset);
-
- model.refresh();
-
- }
- ]]>
- </script>
- </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:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:235px; height:14px; ">의료원용 병원별 원목업무 총 집계표</caption>
- </group>
- <group id="group5" scroll="auto" style="left:0px; top:757px; width:1195px; height:27px; ">
- <line id="line37" class="line_6" style="x1:0px; y1:0px; x2:1194px; y2:0px; "/>
- <button id="btn_search0" class="btn4_letter3" style="left:1126px; top:5px; width:68px; height:22px; ">
- <caption>초기화</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fInitialize();
- ]]>
- </script>
- </button>
- </group>
- <group id="group2" scroll="auto" style="left:0px; top:13px; width:1195px; height:744px; ">
- <caption id="caption21" class="tit_2" style="left:0px; top:50px; width:232px; height:14px; ">의료원용 병원별 원목업무 총집계표</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:74px; x2:1194px; y2:73px; "/>
- <group id="group4" style="left:0px; top:5px; width:1194px; height:35px; vertical-align:top; ">
- <shape id="roundrect3" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1194px; height:35px; "/>
- <button id="button2" class="btn1_letter2" style="left:1123px; top:7px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fGetFthInfoList();
- ]]>
- </script>
- </button>
- <line id="line2" style="x1:1113px; y1:7px; x2:1113px; y2:29px; border-color:#ffe4bb; border-left-style:solid; "/>
- <select1 id="rdo_flag" ref="/root/main/cond/searchflag" overflow="visible" appearance="full" cols="4" rows="1" style="left:15px; top:8px; width:180px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>월별</label>
- <value>1</value>
- </item>
- <item>
- <label>분기별</label>
- <value>2</value>
- </item>
- <item>
- <label>사업년도별</label>
- <value>3</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fSearchflag();
- fGetFthInfoList();
- ]]>
- </script>
- </select1>
- <select1 id="cmb_qurtyy" ref="/root/main/cond/qurtyy" appearance="minimal" style="left:265px; top:8px; width:70px; height:19px; ">
- <choices>
- <item>
- <label>1분기</label>
- <value>1</value>
- </item>
- <item>
- <label>2분기</label>
- <value>2</value>
- </item>
- <item>
- <label>3분기</label>
- <value>3</value>
- </item>
- <item>
- <label>4분기</label>
- <value>4</value>
- </item>
- </choices>
- </select1>
- <input id="ipt_endyy" ref="/root/main/cond/endyy" style="left:205px; top:8px; width:55px; height:19px; "/>
- <input id="ipt_entryy" ref="/root/main/cond/entryy" visibility="hidden" style="left:205px; top:8px; width:55px; height:19px; "/>
- <input id="ipt_endym" ref="/root/main/cond/endym" class="input_search" inputtype="date" format="yyyy-mm" style="left:203px; top:8px; width:100px; height:19px; "/>
- </group>
- <datagrid id="grd_fthendstatsmonthlist" nodeset="/root/main/fthinfo/fthinfolist" autoresize="true" caption="항목^세부단위 업무^세부단위 업무^성모^성모^성모^강남성모^강남성모^강남성모^의정부성모^의정부성모^의정부성모^성바오로^성바오로^성바오로^인천성모^인천성모^인천성모^부천성모^부천성모^부천성모^성빈센트^성빈센트^성빈센트^대전성모^대전성모^대전성모^합계^합계-이전합계^lrgcd^mdlcd^smlcd^이전합계^증감율(%)|항목^세부단위 업무^세부단위 업무^성모^성모^성모^강남성모^강남성모^강남성모^의정부성모^의정부성모^의정부성모^성바오로^성바오로^성바오로^인천성모^인천성모^인천성모^부천성모^부천성모^부천성모^성빈센트^성빈센트^성빈센트^대전성모^대전성모^대전성모^합계^합계-이전합계^lrgcd^mdlcd^smlcd^이전합계^증감율(%)|항목^세부단위 업무^세부단위 업무^합계^전^증감^합계^전^증감^합계^전^증감^합계^전^증감^합계^전^증감^합계^전^증감^합계^전^증감^합계^전^증감^합계^합계-이전합계^lrgcd^mdlcd^smlcd^이전합계^증감율(%)|항목^세부단위 업무^세부단위 업무^합계^전^증감^합계^전^증감^합계^전^증감^합계^전^증감^합계^전^증감^합계^전^증감^합계^전^증감^합계^전^증감^합계^합계-이전합계^lrgcd^mdlcd^smlcd^이전합계^증감율(%)" colsep="^" colwidth="80, 105, 130, 42, 25, 42, 42, 25, 42, 42, 25, 42, 42, 25, 42, 42, 25, 42, 42, 25, 42, 42, 25, 42, 42, 25, 42, 63, 100, 2, 2, 2, 63, 63" mergecellsfixedrows="byrowrec" rowsep="|" style="left:0px; top:77px; width:1195px; height:662px; ">
- <col ref="lrgnm" style="text-align:center; "/>
- <col ref="mdlnm" style="text-align:center; "/>
- <col ref="smlnm" style="text-align:center; "/>
- <col ref="col1" format="#,###" style="text-align:center; "/>
- <col ref="precol1" visibility="hidden" format="#,###" style="text-align:center; "/>
- <col ref="col2" format="#,###" style="text-align:center; "/>
- <col ref="col3" format="#,###" style="text-align:center; "/>
- <col ref="precol2" visibility="hidden" format="#,###" style="text-align:center; "/>
- <col ref="col4" format="#,###" style="text-align:center; "/>
- <col ref="col5" format="#,###" style="text-align:center; "/>
- <col ref="precol3" visibility="hidden" format="#,###" style="text-align:center; "/>
- <col ref="col6" format="#,###" style="text-align:center; "/>
- <col ref="col7" format="#,###" style="text-align:center; "/>
- <col ref="precol4" visibility="hidden" format="#,###" style="text-align:center; "/>
- <col ref="col8" format="#,###" style="text-align:center; "/>
- <col ref="col9" format="#,###" style="text-align:center; "/>
- <col ref="precol5" visibility="hidden" format="#,###" style="text-align:center; "/>
- <col ref="col10" format="#,###" style="text-align:center; "/>
- <col ref="col11" format="#,###" style="text-align:center; "/>
- <col ref="precol6" visibility="hidden" format="#,###" style="text-align:center; "/>
- <col ref="col12" format="#,###" style="text-align:center; "/>
- <col ref="col13" format="#,###" style="text-align:center; "/>
- <col ref="precol7" visibility="hidden" format="#,###" style="text-align:center; "/>
- <col ref="col14" format="#,###" style="text-align:center; "/>
- <col ref="col15" format="#,###" style="text-align:center; "/>
- <col ref="precol8" visibility="hidden" format="#,###" style="text-align:center; "/>
- <col ref="col16" format="#,###" style="text-align:center; "/>
- <col ref="sum" format="#,###" style="text-align:center; "/>
- <col ref="minus" visibility="hidden" style="text-align:right; "/>
- <col ref="lrgcd" visibility="hidden" style="text-align:right; "/>
- <col ref="mdlcd" visibility="hidden" style="text-align:right; "/>
- <col ref="smlcd" visibility="hidden" style="text-align:right; "/>
- <col ref="presum" format="#,###" style="text-align:center; "/>
- <col ref="increase" format="#,###.99" style="text-align:center; "/>
- </datagrid>
- <select1 id="rdo_viewflag" ref="/root/main/cond/viewflag" overflow="visible" appearance="full" cols="2" rows="1" style="left:1027px; top:48px; width:93px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>전체</label>
- <value>1</value>
- </item>
- <item>
- <label>기본</label>
- <value>2</value>
- </item>
- </choices>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- if(rdo_viewflag.value =='1'){
- grd_fthendstatsmonthlist.rowHidden(35) = false;
- grd_fthendstatsmonthlist.rowHidden(36) = false;
- grd_fthendstatsmonthlist.rowHidden(37) = false;
- grd_fthendstatsmonthlist.rowHidden(38) = false;
- grd_fthendstatsmonthlist.rowHidden(39) = false;
- grd_fthendstatsmonthlist.rowHidden(40) = false;
- grd_fthendstatsmonthlist.rowHidden(41) = false;
- grd_fthendstatsmonthlist.rowHidden(42) = false;
- grd_fthendstatsmonthlist.rowHidden(43) = false;
- grd_fthendstatsmonthlist.rowHidden(44) = false;
- grd_fthendstatsmonthlist.rowHidden(45) = false;
- grd_fthendstatsmonthlist.rowHidden(46) = false;
- grd_fthendstatsmonthlist.rowHidden(47) = false;
- grd_fthendstatsmonthlist.rowHidden(48) = false;
- grd_fthendstatsmonthlist.rowHidden(49) = false;
- grd_fthendstatsmonthlist.rowHidden(50) = false;
- grd_fthendstatsmonthlist.rowHidden(51) = false;
- grd_fthendstatsmonthlist.rowHidden(52) = false;
- grd_fthendstatsmonthlist.rowHidden(53) = false;
- grd_fthendstatsmonthlist.rowHidden(54) = false;
- grd_fthendstatsmonthlist.rowHidden(55) = false;
- grd_fthendstatsmonthlist.rowHidden(56) = false;
- grd_fthendstatsmonthlist.rowHidden(57) = false;
- grd_fthendstatsmonthlist.rowHidden(58) = false;
- model.refresh();
- }
- else if(rdo_viewflag.value == '2'){
- grd_fthendstatsmonthlist.rowHidden(35) = true;
- grd_fthendstatsmonthlist.rowHidden(36) = true;
- grd_fthendstatsmonthlist.rowHidden(37) = true;
- grd_fthendstatsmonthlist.rowHidden(38) = true;
- grd_fthendstatsmonthlist.rowHidden(39) = true;
- grd_fthendstatsmonthlist.rowHidden(40) = true;
- grd_fthendstatsmonthlist.rowHidden(41) = true;
- grd_fthendstatsmonthlist.rowHidden(42) = true;
- grd_fthendstatsmonthlist.rowHidden(43) = true;
- grd_fthendstatsmonthlist.rowHidden(44) = true;
- grd_fthendstatsmonthlist.rowHidden(45) = true;
- grd_fthendstatsmonthlist.rowHidden(46) = true;
- grd_fthendstatsmonthlist.rowHidden(47) = true;
- grd_fthendstatsmonthlist.rowHidden(48) = true;
- grd_fthendstatsmonthlist.rowHidden(49) = true;
- grd_fthendstatsmonthlist.rowHidden(50) = true;
- grd_fthendstatsmonthlist.rowHidden(51) = true;
- grd_fthendstatsmonthlist.rowHidden(52) = true;
- grd_fthendstatsmonthlist.rowHidden(53) = true;
- grd_fthendstatsmonthlist.rowHidden(54) = true;
- grd_fthendstatsmonthlist.rowHidden(55) = true;
- grd_fthendstatsmonthlist.rowHidden(56) = true;
- grd_fthendstatsmonthlist.rowHidden(57) = true;
- grd_fthendstatsmonthlist.rowHidden(58) = true;
- model.refresh();
- }
- ]]>
- </script>
- </select1>
- <caption id="caption29" class="cell_1" style="left:944px; top:46px; width:79px; height:21px; text-align:center; vertical-align:middle; ">표시구분</caption>
- <button id="btn_excel" class="btn2_letter4" style="left:1130px; top:50px; width:64px; height:19px; ">
- <caption>엑셀저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fExcel();
- ]]>
- </script>
- </button>
- <shape id="roundrect2" class="roundrect_example" appearance="roundrect" style="left:940px; top:43px; width:185px; height:27px; "/>
- </group>
- </xhtml:body>
- </xhtml:html>
|