Hi Yvan,
In its current version RadComboBox cannot autocomplete when the filtering is enabled. This is something that we will change in the near future, but unfortunately I cannot promise a specific date for this feature.
By the way, the CanAutocompleteSelectItems property affects the selection of the control, not the autocomplete, e.g. when the property is true and the autocomplete completes an item, the SelectedItem/Value properties are updated. If the property is false, the values are not updated. The default value (null) switches the behavior depending on the value of the IsEditable property.
Sincerely yours,
Valeri Hristov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the
Telerik Public Issue Tracking system and vote to affect the priority of the items.