|
@@ -1031,19 +1031,25 @@
|
|
|
<xf:group tagname="caption"></xf:group>
|
|
|
<xf:group tagname="colgroup">
|
|
|
<xf:group style="width:10%;" tagname="col"></xf:group>
|
|
|
- <xf:group style="width:15%;" tagname="col"></xf:group>
|
|
|
+ <!-- <xf:group style="width:15%;" tagname="col"></xf:group> -->
|
|
|
+ <xf:group style="width:90%;" tagname="col"></xf:group>
|
|
|
+
|
|
|
+ <!--
|
|
|
<xf:group style="width:10%;" tagname="col"></xf:group>
|
|
|
<xf:group style="width:15%;" tagname="col"></xf:group>
|
|
|
<xf:group style="width:10%;" tagname="col"></xf:group>
|
|
|
<xf:group style="width:15%;" tagname="col"></xf:group>
|
|
|
<xf:group style="width:10%;" tagname="col"></xf:group>
|
|
|
<xf:group style="width:15%;" tagname="col"></xf:group>
|
|
|
+ -->
|
|
|
</xf:group>
|
|
|
<xf:group tagname="tr" style="">
|
|
|
<xf:group class="w2tb_th ast" style="" tagname="th">기준년월</xf:group>
|
|
|
<xf:group class="w2tb_td" style="" tagname="td">
|
|
|
<w2:udc_ym style="" id="udcYm" ref="data:dcsample.ym" width="100%" ev:onChange1="scwin.search_onviewchange" />
|
|
|
</xf:group>
|
|
|
+
|
|
|
+ <!--
|
|
|
<xf:group class="w2tb_th" style="" tagname="th"></xf:group>
|
|
|
<xf:group class="w2tb_td" style="" tagname="td">
|
|
|
</xf:group>
|
|
@@ -1053,6 +1059,8 @@
|
|
|
<xf:group class="w2tb_th" style="" tagname="th"></xf:group>
|
|
|
<xf:group class="w2tb_td" style="" tagname="td">
|
|
|
</xf:group>
|
|
|
+ -->
|
|
|
+
|
|
|
</xf:group>
|
|
|
</xf:group>
|
|
|
</xf:group>
|
|
@@ -1083,7 +1091,7 @@
|
|
|
rowStatusHeaderValue="상태" rowStatusVisible="true" rowStatusWidth="35" scrollByColumn="false" scrollByColumnAdaptive="false"
|
|
|
style="height: 242px;" summaryAuto="false" useShiftKey="true" visibleRowNum="" enterKeyMove="none" readOnly="" unformatOnPaste="true"
|
|
|
ev:oncellclick="scwin.grdData1_oncellclick" ev:onafteredit="" ev:onbeforeedit="" ev:onviewchange="scwin.grdData1_onviewchange"
|
|
|
- fixedColumn="2">
|
|
|
+ fixedColumn="2" focusMode="cell">
|
|
|
<w2:caption style="" id="caption1" value="this is a grid caption."></w2:caption>
|
|
|
<w2:header style="" id="header1">
|
|
|
<w2:row style="" id="row4">
|
|
@@ -1612,7 +1620,7 @@
|
|
|
rowStatusHeaderValue="상태" rowStatusVisible="true" rowStatusWidth="35" scrollByColumn="false" scrollByColumnAdaptive="false"
|
|
|
style="height: 184px;" summaryAuto="false" useShiftKey="true" visibleRowNum="" enterKeyMove="none" readOnly=""
|
|
|
unformatOnPaste="true" ev:oncellclick="" ev:onrowindexchange="" ev:oncellindexchange="" ev:onafteredit="" ev:onbeforeedit=""
|
|
|
- ev:oneditend="" ev:onkeydown="" ev:onviewchange="scwin.grdData2_onviewchange" fixedColumn="2">
|
|
|
+ ev:oneditend="" ev:onkeydown="" ev:onviewchange="scwin.grdData2_onviewchange" fixedColumn="2" focusMode="cell">
|
|
|
<w2:caption style="" id="caption1" value="this is a grid caption."></w2:caption>
|
|
|
<w2:header style="" id="header1">
|
|
|
<w2:row style="" id="row4">
|