ComboBox组件在ASP.Net中不存在 [英] ComboBox Component is not exist in ASP.Net

查看:134
本文介绍了ComboBox组件在ASP.Net中不存在的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

ComboBox组件在ASP.Net中不存在

请给我一个专家菜单的compon

ComboBox Component is not exist in ASP.Net
Hi
Please give me a compon


ent,例如某些网站上的菜单
在ASP.NET中,这是VS2010中用于WebSite设计的DropDownList,ListBox和TextBox组件.
但是ComboBox组件在ASP.Net中不存在.我有必要这样做,以便输入数据的用户可以从列表中选择数据,然后在框中输入内容.
如何在Web编程中访问ComboBox组件?

非常感谢

ent for expert menu like menu in some web site
Ther is DropDownList, ListBox and TextBox Component in VS2010 for WebSite design by ASP.Net.
But ComboBox Component is not exist in ASP.Net . I necessary to it so that user for data entering could choose data from list and also write in box.
How can I access to ComboBox Component in web programming?

Thanks very much

推荐答案

您可以尝试使用 Telerik 之类的供应商. ^ ]或搜索CP以查看是否有人在此处发布过.
You might try a vendor such as Telerik[^] or search CP to see if anyone has one published here.


此组件可以或多或少地由类型为文本"的HTML元素selectinput组成.如果需要,可以将其包装在ASP.NET控件中.

这是想法:
http://javascript.about.com/library/blnav7.htm [ http://www.asp.net/ajaxLibrary/AjaxControlToolkitSampleSite/ComboBox/ComboBox.aspx [ ^ ].

这是有关主题的ASP.NET文章:
http://www.asp.net/web-forms/tutorials/ajax-control-toolkit/combobox/how-do-i-use-the-combobox-control-cs [
This component could be more or less easily composed of the HTML elements select and input of the type "text". If you want, you can wrap it up in a ASP.NET control.

Here is the idea:
http://javascript.about.com/library/blnav7.htm[^].

This is the Ajax Control Toolkit solution:
http://www.asp.net/ajaxLibrary/AjaxControlToolkitSampleSite/ComboBox/ComboBox.aspx[^].

This is the ASP.NET article on the topic:
http://www.asp.net/web-forms/tutorials/ajax-control-toolkit/combobox/how-do-i-use-the-combobox-control-cs[^].

—SA


这篇关于ComboBox组件在ASP.Net中不存在的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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