title | page_title | description | slug | tags | published | position | CTAControlName |
---|---|---|---|---|---|---|---|
Overview |
Overview |
Check our "Overview" documentation article for the RadAutoCompleteBox {{ site.framework_name }} control. |
radautocompletebox-overview |
overview |
true |
0 |
RadAutoCompleteBox |
Thank you for choosing Progress® Telerik® RadAutoCompleteBox!
RadAutoCompleteBox is a {% if site.site_name == 'Silverlight' %}Silverlight{% endif %}{% if site.site_name == 'WPF' %}WPF{% endif %} control that provides a textbox for the user's input and suggests possible matches based on that input. The control has a number of advanced features such as support for different autocomplete modes, keyboard navigation, virtualization for working with thousands of items in its ItemsSource, as well as full customization capabilities.
{% if site.has_cta_panels == true %} {% include cta-panel-overview.html %} {% endif %}
Here are some of the control's key features:
-
Different autocomplete modes: The {% if site.site_name == 'Silverlight' %}Silverlight{% endif %}{% if site.site_name == 'WPF' %}WPF{% endif %} RadAutoCompleteBox supports different autocomplete modes - Suggest, Append, SuggestAppend. [Read more]({%slug radautocompletebox-features-autocomplete%})
-
Async filtering: Using the [AsyncFilteringBehavior]({%slug radautocompletebox-features-filteringbehavior%}) makes the filtering of huge amount of items unnoticeable.
-
Custom highlighting: You can choose which item of the filtered items to be highlighted depending on some custom logic by setting the control's [HighlightBehavior]({%slug radautocompletebox-features-highlightbehavior%}) property.
-
Expression Blend support: All controls from the UI for {% if site.site_name == 'Silverlight' %}Silverlight{% endif %}{% if site.site_name == 'WPF' %}WPF{% endif %} suite can be easily customized using Expression Blend.
-
Keyboard support: The {% if site.site_name == 'Silverlight' %}Silverlight{% endif %}{% if site.site_name == 'WPF' %}WPF{% endif %} RadAutoCompleteBox supports several [keyboard shortcuts]({%slug radautocompletebox-features-keyboard-support%}) for performing the most common tasks.
{% if site.site_name == 'WPF' %}
- Telerik UI for WPF AutoCompleteBox Homepage
- [Get Started with the Telerik UI for WPF AutoCompleteBox]({%slug radautocompletebox-getting-started%})
- Telerik UI for WPF API Reference
- [Getting Started with Telerik UI for WPF Components]({%slug getting-started-first-steps%})
- Telerik UI for WPF Virtual Classroom (Training Courses for Registered Users)
- Telerik UI for WPF AutoCompleteBox Forums
- Telerik UI for WPF Knowledge Base {% endif %}
- [AutoComplete]({%slug radautocompletebox-features-autocomplete%})
- [Filtering Behavior]({%slug radautocompletebox-features-filteringbehavior%})
- [Highlight Behavior]({%slug radautocompletebox-features-highlightbehavior%})
- [Keyboard Support]({%slug radautocompletebox-features-keyboard-support%})
- [Key Properties]({%slug radautocompletebox-features-key-properties%})