如何启用页面上的下拉列表框箭头加载自身 [英] How Do I Make Enable The Dropdownlist Box Arrow On Page Load Itself

查看:163
本文介绍了如何启用页面上的下拉列表框箭头加载自身的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨朋友们,



这里我在我的页面中使用下拉列表框,



问题当我点击下拉列表框时箭头正在隐藏然后列表将被扩展,然后我点击下一个字段或箭头将显示的任何东西...我没有在DDL框中写任何onclick事件





aspx

----



< pre lang =xml> < asp:DropDownList ID = ddlList runat = server ClientIDMode = 静态 样式 = 宽度:210px; TabIndex = 1 >
< / asp:DropDownList >





所以任何人都可以给我你的想法,



提前付款



Velsamy

解决方案

Hi friends,

Here i am using dropdown list box in my page,

problem is while i click the dropdown list box the arrow is getting hide and then the list will extended, then i clicked the next field or any thing the arrow will shown... i didnt write any onclick events in the DDL box


aspx
----

<asp:DropDownList ID="ddlList" runat="server" ClientIDMode="Static" style="width: 210px; " TabIndex="1">
                                </asp:DropDownList>



So anyone could you give me your ideas,

Thanks in advance

Velsamy

解决方案

这篇关于如何启用页面上的下拉列表框箭头加载自身的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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