게시판을 이용해 주셔서 감사합니다.
다음양식에 맞게 입력해주세요.
* 고객시스템명 :
* 문의할 Component명 및 버전 :
* DataSet 버전 :
* Tr 버전 :
* 문의 유형(질문/요청/참조) :
* 내용 :
아래 소스에서 UHOS0401쪽의 럭스콤보가 펼쳐지지 않는데(테이블 아래로 숨는듯...), 화살표 버튼으로 눌러보면 데이터는 다 들어와 있습니다.
왜 이런현상이 일어나는지 해결방안이 있는지요...?
<comment id="__NSID__"><object id=tb_Tab classid=CLSID:6BA6E0F6-E3A1-45ED-9E03-CBFC682EC63C
style="position:absolute; left:20; top:60; width:100%; height:20">
<param name="BackColor" value="#87CEEB">
<param name="DisableBackColor" value="#DCDCDC">
<param name="Format" value='
<T>divid="tb_Tab_page1" title="UHOS0401"</T>
<T>divid="tb_Tab_page2" title="UHOS0402"</T>'>
</object></comment><SCRIPT>__ws__("__NSID__");</SCRIPT>
<!--#### Main Contents ####-->
<div class=page id="tb_Tab_page1" style="position:absolute; left:20; top:85; width:99%; height:280">
<div class="table_search_layout" >
<table width="100%" height="30" border="0" cellpadding="0" cellspacing="1">
<tr>
<td class="table_search_item"><%= message.getMessage(ConstantUtil.TEXT, "9991", "구분") %></td>
<td class="table_search_data">
<!-- 조회구분 -->
<comment id='_oRequirementCodeCd_'><object id=oRequirementCodeCd classid=<%=LGauceId.LUXECOMBO%> style="width:100" tabindex=0>
<param name=ComboDataId value="oRequirementCodeGDS">
<param name=SearchColumn value="%;data1">
<param name=ListExprFormat value="data1">
<param name=BindColumn value="code">
<param name=Index value="2">
</object></comment>
<script>__ws__('_oRequirementCodeCd_');</script>
<!-- 조회구분 -->
</td>
<td class="table_search_button">
<table border="0" cellpadding="0" cellspacing="0" height="17">
<tr>
<td id=oSearchBtn width="60" align="right" valign="middle" <%=csHand%>>
<table border="0" cellpadding="0" cellspacing="0" height="17">
<tr height="17">
<td width="15" height="18"><img src="<%=imagePath%>uga_search_button001.gif"></td>
<td background="<%=imagePath%>uga_search_button000.gif" align="center"> <%= message.getMessage(ConstantUtil.BUTTON, "8002", "조 회") %> </td>
<td width="7" height="18"><img src="<%=imagePath%>uga_search_button002.gif"></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<table border="0" cellpadding="0" cellspacing="0" height="17" width="100%" style="padding: 0 0 5 0;">
<tr>
<td align="left">
<img src="<%=imagePath%>uga_bullet_img04.gif" align="absmiddle"> 총 <label id="oLabel">0</label>건 조회 되었습니다.
</td>
<td width="50%" align="right"<%=csHand%>>
<table border="0" cellspacing="0" cellpadding="0" height="17">
<tr>
<td id=oSaveBtn align="right" <%=csHand%>>
<table border="0" cellpadding="0" cellspacing="0" height="17">
<tr height="17">
<td width="15" height="18"><img src="<%=imagePath%>uga_search_button001.gif"></td>
<td background="<%=imagePath%>uga_search_button000.gif" align="center"> <%= message.getMessage(ConstantUtil.BUTTON, "8003", "저 장") %> </td>
<td width="7" height="18"><img src="<%=imagePath%>uga_search_button002.gif"></td>
</tr>
</table>
</td>
<td width="5" align="right"> </td>
<td id=oExcelBtn align="right" <%=csHand%>>
<table border="0" cellpadding="0" cellspacing="0" height="17">
<tr height="17">
<td width="15" height="18"><img src="<%=imagePath%>uga_search_button001.gif"></td>
<td background="<%=imagePath%>uga_search_button000.gif" align="center"> <%= message.getMessage(ConstantUtil.BUTTON, "8004", "EXCEL") %> </td>
<td width="7" height="18"><img src="<%=imagePath%>uga_search_button002.gif"></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<div class="table_layout">
<comment id='_oListGG_'><object id="oListGG" classid=<%=LGauceId.GRID%> width=100% height=420 class="comn">
<param name="DataID" value="oListGDS">
<param name="AllShowEdit" value="true">
<param name="AutoResizing" value="true">
<param name="Editable" value="true">
<param name="MultiRowSelect" value="true">
<param name=SortView value="Right">
<param name="ColSizing" value="true">
<param name="MultiRowSelect" value="true">
<param name="Format" value= '
<FC>id="", name="NO", width="50", align="center", value={currow}</FC>
<G> name="<%= message.getMessage(ConstantUtil.TEXT, "0010", "근속년수") %>"
<C> id="maleUse", name="<%= message.getMessage(ConstantUtil.TEXT, "0011", "From") %>", width="150", align="left", sort=true, Edit=None</C>
<C> id="maleInspectorId", name="<%= message.getMessage(ConstantUtil.TEXT, "0012", "To") %>", width="150", align="left", sort=true, edit=None</C>
</G>
<C> id="femaleUse", name="<%= message.getMessage(ConstantUtil.TEXT, "0016", "비고") %>", width="240", align="left", sort=true, edit=None</C>
<C> id="femaleInspectorId", name="<%= message.getMessage(ConstantUtil.TEXT, "0017", "지원자격") %>", width="90", align="left", sort=true, edit=None</C>
<C> id="femaleResidence", name="<%= message.getMessage(ConstantUtil.TEXT, "0018", "배점") %>", width="90", align="left", sort=true, edit=None</C>
'>
</object></comment><script>__ws__('_oListGG_');</script>
</div>
</div>
<div class=page id="tb_Tab_page2" style="position:absolute; left:20; top:85; width:99%; height:280">
<div class="table_search_layout" >
<table width="100%" height="30" border="0" cellpadding="0" cellspacing="1">
<tr>
<td class="table_search_item"><%= message.getMessage(ConstantUtil.TEXT, "8101", "지역") %></td>
<td class="table_search_data">
<!-- 지역 -->
<comment id='_oRegionCodeCd_'><object id=oRegionCodeCd classid=<%=LGauceId.LUXECOMBO%> style="width:100" tabindex=0>
<param name=ComboDataId value="oRegionCodeGDS">
<param name=SearchColumn value="%;data1">
<param name=ListExprFormat value="data1">
<param name=BindColumn value="code">
<param name=Index value="2">
</object></comment>
<script>__ws__('_oRegionCodeCd_');</script>
<!-- 지역 -->
</td>
<td class="table_search_item"><%= message.getMessage(ConstantUtil.TEXT, "8102", "적용여부") %></td>
<td class="table_search_data">
<!-- 적용여부 -->
<select id=applicationFlag>
<option value="" selected> All
<option value="Y"> 적용
<option value="N"> 미적용
</select>
<!-- 적용여부 -->
</td>
<td class="table_search_button">
<table border="0" cellpadding="0" cellspacing="0" height="17">
<tr>
<td id=oSearchBtn width="60" align="right" valign="middle" <%=csHand%>>
<table border="0" cellpadding="0" cellspacing="0" height="17">
<tr height="17">
<td width="15" height="18"><img src="<%=imagePath%>uga_search_button001.gif"></td>
<td background="<%=imagePath%>uga_search_button000.gif" align="center"> <%= message.getMessage(ConstantUtil.BUTTON, "8002", "조 회") %> </td>
<td width="7" height="18"><img src="<%=imagePath%>uga_search_button002.gif"></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<table border="0" cellpadding="0" cellspacing="0" height="17" width="100%" style="padding: 0 0 5 0;">
<tr>
<td align="left">
<img src="<%=imagePath%>uga_bullet_img04.gif" align="absmiddle"> 총 <label id="oLabel">0</label>건 조회 되었습니다.
</td>
<td width="50%" align="right"<%=csHand%>>
<table border="0" cellspacing="0" cellpadding="0" height="17">
<tr>
<td id=oSaveBtn align="right" <%=csHand%>>
<table border="0" cellpadding="0" cellspacing="0" height="17">
<tr height="17">
<td width="15" height="18"><img src="<%=imagePath%>uga_search_button001.gif"></td>
<td background="<%=imagePath%>uga_search_button000.gif" align="center"> <%= message.getMessage(ConstantUtil.BUTTON, "8801", "저장") %> </td>
<td width="7" height="18"><img src="<%=imagePath%>uga_search_button002.gif"></td>
</tr>
</table>
</td>
<td width="5" align="right"> </td>
<td id=oExcelBtn align="right" <%=csHand%>>
<table border="0" cellpadding="0" cellspacing="0" height="17">
<tr height="17">
<td width="15" height="18"><img src="<%=imagePath%>uga_search_button001.gif"></td>
<td background="<%=imagePath%>uga_search_button000.gif" align="center"> <%= message.getMessage(ConstantUtil.BUTTON, "8802", "EXCEL") %> </td>
<td width="7" height="18"><img src="<%=imagePath%>uga_search_button002.gif"></td>
</tr>
</table>
</td>
<td width="5" align="right"> </td>
<td id=oAddBtn align="right" <%=csHand%>>
<table border="0" cellpadding="0" cellspacing="0" height="17">
<tr height="17">
<td width="15" height="18"><img src="<%=imagePath%>uga_search_button001.gif"></td>
<td background="<%=imagePath%>uga_search_button000.gif" align="center"> <%= message.getMessage(ConstantUtil.BUTTON, "8803", "항추가") %> </td>
<td width="7" height="18"><img src="<%=imagePath%>uga_search_button002.gif"></td>
</tr>
</table>
</td>
<td width="5" align="right"> </td>
<td id=oDeleteBtn align="right" <%=csHand%>>
<table border="0" cellpadding="0" cellspacing="0" height="17">
<tr height="17">
<td width="15" height="18"><img src="<%=imagePath%>uga_search_button001.gif"></td>
<td background="<%=imagePath%>uga_search_button000.gif" align="center"> <%= message.getMessage(ConstantUtil.BUTTON, "8804", "항삭제") %> </td>
<td width="7" height="18"><img src="<%=imagePath%>uga_search_button002.gif"></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<div class="table_layout">
<comment id='_oListGG1_'><object id="oListGG1" classid=<%=LGauceId.GRID%> width=100% height=420 class="comn">
<param name="DataID" value="oListGDS1">
<param name="AllShowEdit" value="true">
<param name="AutoResizing" value="true">
<param name="Editable" value="true">
<param name="MultiRowSelect" value="true">
<param name=SortView value="Right">
<param name="ColSizing" value="true">
<param name="MultiRowSelect" value="true">
<param name="Format" value= '
<FC>id="", name="NO", width="50", align="center", value={currow}</FC>
<FC>id="regionCode", name="<%= message.getMessage(ConstantUtil.TEXT, "0005", "지역코드") %>", width="0", align="left", sort=true, edit=none, Show=False</C>
<FC>id="regionName", name="<%= message.getMessage(ConstantUtil.TEXT, "0006", "지역") %>", width="75", align="left", sort=true, edit=none</C>
<FC>id="applyYear", name="<%= message.getMessage(ConstantUtil.TEXT, "0008", "년도") %>", width="75", align="left", sort=true, edit=none</C>
<FC>id="applySeqs", name="<%= message.getMessage(ConstantUtil.TEXT, "0009", "차수") %>", width="75", align="left", sort=true, edit=none</C>
<C> id="applyFromYyyymmdd", name="<%= message.getMessage(ConstantUtil.TEXT, "0011", "신청기간;(From)") %>", width="90", align="left", sort=true, EditStyle=Combo, Data="Y:사용,N:미사용" </C>
<C> id="applyToYyyymmdd", name="<%= message.getMessage(ConstantUtil.TEXT, "0011", "신청기간;(To)") %>", width="90", align="left", sort=true, EditStyle=Combo, Data="Y:사용,N:미사용" </C>
<C> id="notes", name="<%= message.getMessage(ConstantUtil.TEXT, "0012", "비고") %>", width="245", align="left", sort=true, edit=any, EditStyle=Popup</C>
<C> id="applyFlag", name="<%= message.getMessage(ConstantUtil.TEXT, "0013", "적용여부") %>", width="75", align="left", sort=true, edit=any</C>
'>
</object></comment><script>__ws__('_oListGG1_');</script>
</div>
</div>