在asp.net中可编辑的DropDownList
问题描述:
有没有一种方法可以在asp.net C#中的DropDownList自身内部(同时具有textbox和dropdiwnlist 功能)中编写文本,而没有其他控件的依赖,如文本框可见性等.
Is there a way to write a text inside a DropDownList itself(having both functionality of textbox and dropdiwnlist) in asp.net C# with out any dependency of other controls like textbox visibility etc.
答
请查看下面的链接,这可能会对您有所帮助.
可编辑的下拉菜单-DHTML行为 [可编辑的DropDownlist [
Please look into below link, this may help you.
Editable Dropdown - DHTML Behavior[^]
Editable DropDownlist[^]