|
@@ -762,15 +762,10 @@
|
|
tab = idx;
|
|
tab = idx;
|
|
|
|
|
|
if(idx == "0"){
|
|
if(idx == "0"){
|
|
-
|
|
|
|
- //tabControl1.setReadOnly( true );
|
|
|
|
tabControl1.setSelectedTabIndex( 0 );
|
|
tabControl1.setSelectedTabIndex( 0 );
|
|
scwin.grdSearch();
|
|
scwin.grdSearch();
|
|
- //scwin.grdSearch();
|
|
|
|
}else if(idx == "1"){
|
|
}else if(idx == "1"){
|
|
- //scwin.grdSearch2();
|
|
|
|
}else if(idx == "2"){
|
|
}else if(idx == "2"){
|
|
- //scwin.grdSearch3();
|
|
|
|
}
|
|
}
|
|
};
|
|
};
|
|
|
|
|
|
@@ -787,6 +782,10 @@
|
|
scwin.v_docId = dcdataListTree.getCellData(index - 1, "docId");
|
|
scwin.v_docId = dcdataListTree.getCellData(index - 1, "docId");
|
|
scwin.v_stndDocNm = dcdataListTree.getCellData(index - 1, "stndDocNm");
|
|
scwin.v_stndDocNm = dcdataListTree.getCellData(index - 1, "stndDocNm");
|
|
|
|
|
|
|
|
+
|
|
|
|
+ //
|
|
|
|
+
|
|
|
|
+
|
|
tabControl1.setSelectedTabIndex( 0 );
|
|
tabControl1.setSelectedTabIndex( 0 );
|
|
scwin.grdSearch();
|
|
scwin.grdSearch();
|
|
};
|
|
};
|
|
@@ -814,7 +813,7 @@
|
|
</xf:group>
|
|
</xf:group>
|
|
</xf:group>
|
|
</xf:group>
|
|
<xf:group class="twbox">
|
|
<xf:group class="twbox">
|
|
- <w2:treeview tooltipGroupClass="false" dataType="listed" lineShow="" style="height:700px" id="treeList" useDrag=""
|
|
|
|
|
|
+ <w2:treeview tooltipGroupClass="false" dataType="listed" lineShow="" style="height:830px" id="treeList" useDrag=""
|
|
class="autoHeight" showTreeDepth="1" ev:onlabelclick="scwin.treeList_onlabelclick">
|
|
class="autoHeight" showTreeDepth="1" ev:onlabelclick="scwin.treeList_onlabelclick">
|
|
<w2:itemset nodeset="data:dcdataListTree">
|
|
<w2:itemset nodeset="data:dcdataListTree">
|
|
<w2:label ref="stndDocNm"></w2:label>
|
|
<w2:label ref="stndDocNm"></w2:label>
|
|
@@ -853,7 +852,7 @@
|
|
fixedColumnWithHidden="false" id="grdData1" ignoreCellClick="false" ignoreToggleOnDisabled="false" keyMoveEditMode="true"
|
|
fixedColumnWithHidden="false" id="grdData1" ignoreCellClick="false" ignoreToggleOnDisabled="false" keyMoveEditMode="true"
|
|
moveKeyEditMode="true" rowNumHeaderValue="No" rowNumStatusResize="true" rowNumVisible="false" rowNumWidth="35"
|
|
moveKeyEditMode="true" rowNumHeaderValue="No" rowNumStatusResize="true" rowNumVisible="false" rowNumWidth="35"
|
|
rowStatusHeaderValue="상태" rowStatusVisible="false" rowStatusWidth="35" scrollByColumn="false" scrollByColumnAdaptive="false"
|
|
rowStatusHeaderValue="상태" rowStatusVisible="false" rowStatusWidth="35" scrollByColumn="false" scrollByColumnAdaptive="false"
|
|
- style="height:702px;" summaryAuto="false" useShiftKey="true" visibleRowNum="" readOnly="true" mergeCellsFixedRows=""
|
|
|
|
|
|
+ style="height:830px;" summaryAuto="false" useShiftKey="true" visibleRowNum="" readOnly="true" mergeCellsFixedRows=""
|
|
mergeCellsFixedCols="" mergeCells="byrestriccol">
|
|
mergeCellsFixedCols="" mergeCells="byrestriccol">
|
|
<w2:header style="" id="">
|
|
<w2:header style="" id="">
|
|
<w2:row style="" id="row1">
|
|
<w2:row style="" id="row1">
|