|
@@ -306,7 +306,7 @@
|
|
|
|
|
|
grdData1.setFocusedCell( rows - 1 );
|
|
|
|
|
|
- //scwin.scrollY_grdData1();
|
|
|
+ scwin.scrollY_grdData1();
|
|
|
}
|
|
|
});
|
|
|
};
|
|
@@ -389,7 +389,7 @@
|
|
|
keyMoveEditMode="true" moveKeyEditMode="true" rowNumHeaderValue="No" rowNumStatusResize="true" rowNumVisible="true" rowNumWidth="20"
|
|
|
rowStatusHeaderValue="상태" rowStatusVisible="false" rowStatusWidth="20" scrollByColumn="false" scrollByColumnAdaptive="false"
|
|
|
style="height: 200px;" summaryAuto="false" useShiftKey="true" visibleRowNum="" enterKeyMove="none" readOnly="true" fixedColumn=""
|
|
|
- mergeCells="" mergeCellsFixedRows="" mergeCol='' ev:onscrolly="scwin.scrollY_grdData1">
|
|
|
+ mergeCells="" mergeCellsFixedRows="" mergeCol='' ev:onscrolly="scwin.scrollY_grdData1" defaultCellHeight="28">
|
|
|
<w2:caption style="" id="caption1" value="this is a grid caption."></w2:caption>
|
|
|
<w2:header style="" id="header1">
|
|
|
<w2:row style="" id="row1">
|