|
|
RadListBox
for asp.net ajax
RadListBox is a powerful ASP.NET AJAX control for displaying a list of items. The
control’s full support for drag-and-drop functionality enables users to transfer
and reorder items, as well as perform multiple selection. RadListBox implements
a highly efficient semantic rendering, by using list items and CSS instead of tables.
This results in significantly reduced HTML output, which dynamically improves performance.
It also has a rich client-side API with a comprehensive set of events, guaranteeing
full control over various functions performed on the client.
-
First look at RadListBox features.
-
See the powerful drag-and-drop functionality to reorder and transfer items.
-
See different layouts and button configurations.
-
See how you can use the client-side API to add, remove, or disable items.
- High-performance Rendering
-
Telerik ASP.NET ListBox implements an efficient semantic rendering that uses lists instead of tables for minimal HTML output.
- Flexible Databinding Mechanism
-
RadListoBox can be easily bound to all ASP.NET 2.0 declarative datasources and LinqDataSource.
- Rich and Extensible Client-side API
-
Rich API and comprehensive set of events for full control over client-side operations with persistence on the server.
- Powerful Functionality
-
Features multiple selection, reorder, transfer, drag-and-drop, template support for any content, and more
- Search Engine Friendly
-
The control’s innovative rendering produces semantic lists and tags, which are recognized by major search engines
- Cross Browser Support
-
The ListBox component supports all major browsers: IE, Firefox, Safari, Opera and Google Chrome.
|