|
@@ -294,7 +294,7 @@
|
|
|
;
|
|
|
|
|
|
var gridStr = '<w2:gridView xmlns="http://www.w3.org/1999/xhtml" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:w2="http://www.inswave.com/websquare" xmlns:xf="http://www.w3.org/2002/xforms" readOnly="true" class="wq_gvw wq_gvw_noFocus" dataList="data:dcdataList1" '
|
|
|
- +'autofit="allColumn" fixedColumnWithHidden="true" focusMode="row" id="grdData1" tooltipDisplay="true" '
|
|
|
+ +'adaptive="crosstab" adaptiveThreshold="600" autoFit="allColumn" fixedColumnWithHidden="true" focusMode="row" id="grdData1" tooltipDisplay="true" '
|
|
|
+'rowStatusWidth="50" scrollByColumn="true" style="height:160px;" fixedColumn="" rowStatusHeaderValue="상태" rowStatusVisible="false" '
|
|
|
+'rowMouseOver="false" useShiftKey="true" visibleRowNum="" sortable="true" showSortableUseFilterList="true" useFilterList="true" ev:oncellclick="scwin.grdData1_oncellclick" ev:onbodymouseover="scwin.grdData1_onbodymouseover" ev:onscrolly="">'
|
|
|
+ '<w2:header id="header1" style="">'
|
|
@@ -361,7 +361,7 @@
|
|
|
;
|
|
|
|
|
|
var gridStr2 = '<w2:gridView xmlns="http://www.w3.org/1999/xhtml" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:w2="http://www.inswave.com/websquare" xmlns:xf="http://www.w3.org/2002/xforms" readOnly="true" class="wq_gvw wq_gvw_noFocus" dataList="data:dcdataList2" '
|
|
|
- +'autofit="allColumn" fixedColumnWithHidden="true" focusMode="row" id="grdData2" tooltipDisplay="true" '
|
|
|
+ +'adaptive="crosstab" adaptiveThreshold="600" autoFit="allColumn" fixedColumnWithHidden="true" focusMode="row" id="grdData2" tooltipDisplay="true" '
|
|
|
+'rowStatusWidth="50" scrollByColumn="true" style="height:200px;" fixedColumn="" rowStatusHeaderValue="상태" rowStatusVisible="false" '
|
|
|
+'rowMouseOver="false" useShiftKey="true" visibleRowNum="" sortable="true" showSortableUseFilterList="true" useFilterList="true" ev:oncellclick="scwin.grdData2_oncellclick" ev:onbodymouseover="scwin.grdData2_onbodymouseover">'
|
|
|
+ '<w2:header id="header1" style="">'
|
|
@@ -430,7 +430,7 @@
|
|
|
;
|
|
|
|
|
|
var gridStr3 = '<w2:gridView xmlns="http://www.w3.org/1999/xhtml" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:w2="http://www.inswave.com/websquare" xmlns:xf="http://www.w3.org/2002/xforms" readOnly="true" class="wq_gvw wq_gvw_noFocus" dataList="data:dcdataList3" '
|
|
|
- +'autofit="allColumn" fixedColumnWithHidden="true" focusMode="row" id="grdData3" tooltipDisplay="true" '
|
|
|
+ +'adaptive="crosstab" adaptiveThreshold="600" autoFit="allColumn" fixedColumnWithHidden="true" focusMode="row" id="grdData3" tooltipDisplay="true" '
|
|
|
+'rowStatusWidth="50" scrollByColumn="true" style="height:250px;" fixedColumn="" rowStatusHeaderValue="상태" rowStatusVisible="false" '
|
|
|
+'rowMouseOver="false" useShiftKey="true" visibleRowNum="" sortable="true" showSortableUseFilterList="true" useFilterList="true" ev:oncellclick="scwin.grdData3_oncellclick" ev:onbodymouseover="scwin.grdData3_onbodymouseover">'
|
|
|
+ '<w2:header id="header1" style="">'
|
|
@@ -497,7 +497,7 @@
|
|
|
;
|
|
|
|
|
|
var gridStr4 = '<w2:gridView xmlns="http://www.w3.org/1999/xhtml" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:w2="http://www.inswave.com/websquare" xmlns:xf="http://www.w3.org/2002/xforms" readOnly="true" class="wq_gvw wq_gvw_noFocus" dataList="data:dcdataList4" '
|
|
|
- +'autofit="allColumn" fixedColumnWithHidden="true" focusMode="row" id="grdData4" tooltipDisplay="true" '
|
|
|
+ +'adaptive="crosstab" adaptiveThreshold="600" autoFit="allColumn" fixedColumnWithHidden="true" focusMode="row" id="grdData4" tooltipDisplay="true" '
|
|
|
+'rowStatusWidth="50" scrollByColumn="true" style="height:400px;" fixedColumn="" rowStatusHeaderValue="상태" rowStatusVisible="false" '
|
|
|
+'rowMouseOver="false" useShiftKey="true" visibleRowNum="" sortable="true" showSortableUseFilterList="true" useFilterList="true" ev:oncellclick="scwin.grdData4_oncellclick" ev:onbodymouseover="scwin.grdData4_onbodymouseover">'
|
|
|
+ '<w2:header id="header1" style="">'
|
|
@@ -536,18 +536,18 @@
|
|
|
|
|
|
|
|
|
dcdataList5.setJSON(result.dcdataList5);
|
|
|
-
|
|
|
+
|
|
|
var gridHeader5 ="";
|
|
|
var gridBody5="";
|
|
|
|
|
|
gridHeader5 = '<w2:row id="row1" style="">'
|
|
|
- + '<w2:column removeBorderStyle="false" width="1640" inputType="text" style="height:20px;" id="'+dsHeaderUpList5.getCellData(0,"docId")+ '" value="' + dsHeaderUpList5.getCellData(0,"stndDocNm")+ '" '
|
|
|
- +'blockSelect="false" displayMode="label" colSpan="8" rowSpan="">'
|
|
|
+ + '<w2:column removeBorderStyle="false" width="1640" inputType="text" style="height:21px;" id="'+dsHeaderUpList5.getCellData(0,"docId")+ '" value="' + dsHeaderUpList5.getCellData(0,"stndDocNm")+ '" '
|
|
|
+ +'blockSelect="false" displayMode="label" colSpan="8">'
|
|
|
+'</w2:column>'
|
|
|
+ '</w2:row>'
|
|
|
+ '<w2:row id="row3" style="">'
|
|
|
for(var i = 0 ; i < dsHeaderDownList5.getRowCount() ; i++){
|
|
|
- gridHeader5 +='<w2:column removeBorderStyle="false" width="205" inputType="text" id="'+dsHeaderDownList5.getCellData(i,"docId")+ '" value="' + dsHeaderDownList5.getCellData(i,"stndDocNm")+ '" '
|
|
|
+ gridHeader5 +='<w2:column removeBorderStyle="false" width="405" inputType="text" id="'+dsHeaderDownList5.getCellData(i,"docId")+ '" value="' + dsHeaderDownList5.getCellData(i,"stndDocNm")+ '" '
|
|
|
+'blockSelect="false" displayMode="label">'
|
|
|
+'</w2:column>'
|
|
|
}
|
|
@@ -556,7 +556,7 @@
|
|
|
|
|
|
gridBody5 = '<w2:row id="row5" style="">'
|
|
|
for(var i = 0 ; i < dsHeaderDownList5.getRowCount() ; i++){
|
|
|
- gridBody5 +='<w2:column removeBorderStyle="false" width="205" inputType="text" id="'+dsHeaderDownList5.getCellData(i,"docId")+ '" '
|
|
|
+ gridBody5 +='<w2:column removeBorderStyle="false" width="105" inputType="text" id="'+dsHeaderDownList5.getCellData(i,"docId")+ '" '
|
|
|
+'blockSelect="false" displayMode="label" textAlign="center" dataType="text" >'
|
|
|
+'</w2:column>'
|
|
|
}
|
|
@@ -564,9 +564,9 @@
|
|
|
;
|
|
|
|
|
|
var gridStr5 = '<w2:gridView xmlns="http://www.w3.org/1999/xhtml" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:w2="http://www.inswave.com/websquare" xmlns:xf="http://www.w3.org/2002/xforms" readOnly="true" class="wq_gvw wq_gvw_noFocus" dataList="data:dcdataList5" '
|
|
|
- +'autofit="allColumn" fixedColumnWithHidden="true" focusMode="row" id="grdData5" tooltipDisplay="true" '
|
|
|
+ +'adaptive="crosstab" adaptiveThreshold="600" autoFit="allColumn" fixedColumnWithHidden="true" focusMode="row" id="grdData5" tooltipDisplay="true" '
|
|
|
+'rowStatusWidth="50" scrollByColumn="true" style="height:370px;" fixedColumn="" rowStatusHeaderValue="상태" rowStatusVisible="false" '
|
|
|
- +'rowMouseOver="false" useShiftKey="true" visibleRowNum="" sortable="true" showSortableUseFilterList="true" useFilterList="true" ev:oncellclick="scwin.grdData4_oncellclick" ev:onbodymouseover="scwin.grdData5_onbodymouseover">'
|
|
|
+ +'rowMouseOver="false" useShiftKey="true" visibleRowNum="" sortable="true" showSortableUseFilterList="true" useFilterList="true" ev:onbodymouseover="scwin.grdData5_onbodymouseover">'
|
|
|
+ '<w2:header id="header1" style="">'
|
|
|
+ gridHeader5
|
|
|
+'</w2:header>'
|
|
@@ -575,7 +575,7 @@
|
|
|
+'</w2:gBody>'
|
|
|
+'</w2:gridView>' ;
|
|
|
grdData5.setGridStyle(WebSquare.xml.parse( gridStr5 , true ));
|
|
|
-
|
|
|
+
|
|
|
}
|
|
|
});
|
|
|
};
|