中国最专业的商业控件服务网
[
请登录
] [
注册
]
慧都解决方案
热门搜索:
XGantt
|
DevExpress
|
WebUI
|
BCGControlBar
|
工作流
|
silverlight 图表
|
报表
搜索控件
购买流程
销售承诺
支付方式
慧都服务
首页
找控件
控件问答
慧都学院
咨询服务
视频
资讯
关于慧都
电话:400-700-1020(免费)或023-66090381
慧都咨询服务,助你提升开发效率,降低成本
真实姓名:
方便我们称呼您,我公司将承诺对于您的个人信息将完全保密
*
公司名称:
请填写公司全称,以便我们为您提供一对一的贴心咨询服务
QQ:
请填写常用的QQ,以便我们为您提供即时的线上答疑
MSN:
请填写常用的MSN,以便我们为您提供即时的线上答疑
*
电话:
以便我们为您提供免费售前咨询服务
通讯住址:
方便给您免费投递控件资料
提交
product
您可能会用到这些产品
开发商产品
更多
RadControls for WinForms
Telerik Reporting
RadControls for WPF
RadControls for Silverlight
Telerik OpenAccess ORM
RadControls for ASP.NET AJAX
Telerik WebUI Test Studio
r.a.d.chart
r.a.d.combobox
r.a.d.Upload
用户评论
慧都网友:
telerik的还可以,一直都在用
慧都网友:
很好——收藏了
版本更新
更多
r.a.d.combobox v2.8.2
(07-12-25)
...v2.8.1
(07-10-23)
...v2.8
(07-09-30)
...v2.31
(04-01-01)
...v2.11
(04-01-01)
...v2.0
(04-01-01)
...v2.7
(00-01-01)
...v2.32
(00-01-01)
授权相关问题
产品授权方式主要有哪些?
如何选择适合自己的授权方式呢?
怎么区别开发授权和分发授权?
购买了控件是否就可以任意使用呢?
授权的使用期限是多久?
相关文章
暂时没有相关新闻
同类产品
Arcadia PowerTouch EP 2007 Standard
IntegralUI ListBox
WebListBox
VIBlend ComboBox for Windows Forms
Silverlight ComboBox Control
WebCombo
上一个
DbNetCombo
下一个
Xtreme Controls
r.a.d.combobox
[产品编号: 10548 ]
收藏
订阅
开 发 商:
telerik
唯一正式授权
产品类型:独立控件
产品功能:
Combo
控件类型:
.NET
其他特性:
Web Form
产品源码:提供源码
关于本产品的分类与介绍仅供参考,具体以商家网站介绍为准。
产品介绍
下载
购买
版本更新
开发商
视频与培训
评论(2)
中文
|
English
字体大小选择:
大
中
小
telerik r.a.d.combobox is a flexible component for building drop-down interfaces in ASP.NET applications. The product introduces a number advanced features like asynchronous callbacks, autocomplete, sorting, validation, overlaying, skinning, etc.
此产品包含在产品集合
RadControls for ASP.NET AJAX
,
RadControls for WinForms
中。
0
声明:本产品中文介绍为慧都控件网版权所有,未经慧都公司书面许可,严禁拷贝、转载!
功能描述 About Feature
Features
Powerful Auto-complete Functionality
r.a.d.combobox has full autocomplete support - while you type into the input area, the combobox fires a server-side event that returns all the relative matches for the currently typed text.
Load On Demand
r.a.d.combobox can load data on demand based on the current value of the combobox input field. Whenever the state of the input changes, r.a.d.combobox fires a server-side event with the current state of the input as a parameter.
Template Support
You can embed any content inside a r.a.d.combobox template, including HTML markup and ASP.NET server controls, as well as other third-party controls (and any control from the telerik r.a.d.controls suite as well).
Section 508 Compliance
In compliance with Section 508 regulations, r.a.d.combobox is fully navigable using the keyboard. r.a.d.combobox can be accessed with the Tab Key as well as with an Access Key shortcut. You can use arrow keys to open and close the combobox and navigate through the items. Items can be selected with Space or Enter keys.
r.a.d.combobox displays item tooltips which enables special accessibility readers like JAWS to pronounce the tooltip of the highlighted item.
Flexible Binding Mechanism
DataBinding: r.a.d.combobox fully supports binding to collections, tables and datasets.
Programmatic Binding: r.a.d.combobox provides a rich and easy-to-use server-side API, so you can easily populate your combobox with any number and type of items.
SQL Binding: You can easily bind r.a.d.combobox to the result of any SQL query.
XML String Binding: r.a.d.combobox provides rich API for working with XML. You can load data from an XML static content file or you can directly load XML.
Full Visual Studio Design-Time Support
You can easily Add, Edit and Remove items in the Design Mode of VS.NET. r.a.d.combobox items are also very easily customized by Template Editing in Visual Studio.
Rich Set of Server and Client Events
r.a.d.combobox provides an extensive set of Server- and Client-Side events which allow for easy use and customization of the control.
Support for Custom Attributes
r.a.d.combobox provides full support for custom attributes both on the server and on the client. It is very easy to include an image in your combobox item, for example.
Appearance Customization
r.a.d.combobox contains a predefined set of CSS-based skins which allow for easy appearance customization. You can also create custom skins of your own.
Integration in ASP.NET controls
You can easily embed r.a.d.combobox inside any ASP.NET control supporting templates.
Display over Windowed Objects
r.a.d.combobox's dropdown can be displayed over windowed objects (ASP.NET dropdown lists and/or flash movies). In addition, r.a.d.combobox is not rendered as a windowed object, therefore DHTML content can hover the combobox when needed.
Validation
You can use the built in ASP.NET validation with r.a.d.combobox.
Multi Language Support
You can use any language with r.a.d.combobox. Just make sure you've set the appropriate Html encoding (and XML encoding in case you are using XML Content Files).
Support for Right-to-Left Languages
r.a.d.combobox provides full support for Right-to-Left languages.
Sorting
r.a.d.combobox supports automatic sorting (Ascending, Descending) based on the Text property of the control.
Multiple ComboBoxes
You can easily setup any number of instances of r.a.d.combobox on the same page that interact with each other based on certain client-side or server-side events.
上一页
1
下一页
0
更新时间:9/13/2011 | 录入时间:8/1/2006 | 编辑:huhm | 审核:xiaoy