This is a migrated thread and some comments may be shown as answers.

Setting Items

1 Answer 34 Views
AutoCompleteBox
This is a migrated thread and some comments may be shown as answers.
Henry
Top achievements
Rank 1
Henry asked on 18 Mar 2013, 06:44 AM
Hi,

Is it possible to set the Autocomplete items in XAML itself?

Regards,
Henry.

1 Answer, 1 is accepted

Sort by
0
Accepted
Princy
Top achievements
Rank 2
answered on 18 Mar 2013, 07:02 AM
Hi Henry,

You cannot add items declaratively in RadAutoCompleteBox control. Telerik recommends to set the RadAutoCompleteBox's ItemsSource to an ObservableCollection to add AutoComplete entries.

Thanks,
Princy,
Tags
AutoCompleteBox
Asked by
Henry
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or