RadControls for Silverlight

 

Thank you for choosing Telerik RadComboBox!

Telerik Silverlight ComboBox is not just another dropdown-list control. The control has a number of advanced features like several edit modes, autocomplete, filtering, rich event and programming model, as well as full customization capabilities.

 

This is a list with short descriptions of the top-of-the-line features of Telerik's RadComboBox control:

  • Editable Mode - Telerik Silverlight ComboBox can be editable, allowing the user to type in its text box, or non-editable, where the text box is hidden. In addition, you could make the text box read-only, in order to keep the editable look, and in the same time to prevent the user from typing. Read more
  • Autocomplete - in editable mode Telerik Silverlight ComboBox can autocomplete the text that the user is typing with the text of the first matching item. In non-editable mode, the first matching item is highlighted while the user is typing. Read more
  • Filtering - the user can filter the combobox items in order to easily find what he/she is searching for. Telerik ComboBox for Silverlight can be configured to filter the items that start with the specified text, or the items that contain the specified text. Read more
  • Rich Programming Model - the rich programming model of the ComboBox control allows you to entirely manipulate the control from the code behind. For example you can add/remove or enable/disable items in the ComboBox control. Read more
  • Silverlight/WPF Code Compatibility - the Silverlight ComboBox shares a single codebase with its WPF counterpart. This means that you can achieve close to 100% code reuse for your ComboBox logic if you have parallel Silverlight/WPF development.
  • Expression Blend support - all RadControls for Silverlight can be easily customized using Expression Blend.
  • Keyboard Support - Telerik Silverlight ComboBox has full support for keyboard navigation. The RadComboBox supports several keyboard shortcuts for performing the most common task. Read more
  • Enhanced Routed Events Framework
  • Codeless Test Automation for ComboBox - now you can record, execute and debug functional tests for ComboBox without leaving the familiar Visual Studio environment. Telerik WebUI Test Studio is an advanced click and play web application testing tool specialized for automating both AJAX and Silverlight applications. The Studio ships with special translators for Telerik RadControls for ASP.NET AJAX and Silverlight.
 
In this video, we will look at some of the features and functionality in Telerik RadComboBox for Silverlight and how you can start using it in your rich internet applications today.(Runtime: 03:22)

Check out the online demo at: http://demos.telerik.com/silverlight/#ComboBox/FirstLook

See Also