组合框列表出现在屏幕底部,是吗? [英] List of Combobox appears at the bottom of the screen,Y?

查看:59
本文介绍了组合框列表出现在屏幕底部,是吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

伙计们
我的ajaxToolkit:ComboBox有问题.使用dataTable以编程方式填充comboBox.
现在,在运行应用程序时,单击组合框,列表似乎离该框很远,它显示在屏幕底部.可能是什么问题?下面是我的组合框标记:

< div style ="width:150px;">
< ajaxToolkit:ComboBox ID ="ddlNames1" runat ="server" DropDownStyle ="DropDownList" AutoCompleteMode ="SuggestAppend"><//ajaxToolkit:ComboBox>
</div>

Hi Guys
I have a problem with my ajaxToolkit:ComboBox. The comboBox is populated programaticaly using dataTable.
Now when am running the application then click the combobox,the list appears to be far down from the box, it shows at the bottom of the screen. What might be the problem?Below is my combobox markup:

<div style="width:150px;">
<ajaxToolkit:ComboBox ID="ddlNames1" runat="server" DropDownStyle="DropDownList"AutoCompleteMode="SuggestAppend"></ajaxToolkit:ComboBox>
</div>

推荐答案


我认为它是
Hi,
I think it is of
<div style="width:150px;">


placemet.just检查另一个div并尝试将宽度更改为100%.否则,您可以使用表格标签而不是div进行检查.


placemet.just check the other div as well as try to change the width as 100%. else you can check it by using table tags instead of div.


这篇关于组合框列表出现在屏幕底部,是吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆