如何使编辑模式下拉列表 [英] how to make the dropdownlist in edit mode

查看:352
本文介绍了如何使编辑模式下拉列表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

    <asp:DropDownList ID="ddlReportFavorite" runat="server" Height="16px"
        Width="190px">
    </asp:DropDownList>

我需要让下拉列表可编辑,即当用户想要键入时,输入。感谢。

I need to have the dropdownlist to be editable, that is when a user wants to type, it allows to type. Thanks.

EDIT

有任何使用javascript或任何其他替代方法而不去使用Ajax控件工具包。感谢。

Is there any method using javascript or any other alternative without going for Ajax Control Toolkit. Thanks.

推荐答案

看看ajax控制工具包,特别是...

Have a look at the ajax control toolkit, in particular...

http://www.asp.net/ajaxLibrary/AjaxControlToolkitSampleSite /ComboBox/ComboBox.aspx

和一个不错的教程

http:// www.asp.net/web-forms/tutorials/ajax-control-toolkit/combobox/how-do-i-use-the-combobox-control-cs

这篇关于如何使编辑模式下拉列表的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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