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

Am I able to see all items in the list before writing on the keyboard ?

1 Answer 22 Views
AutoCompleteBox
This is a migrated thread and some comments may be shown as answers.
Kristjan Einarsson
Top achievements
Rank 1
Kristjan Einarsson asked on 11 Jul 2013, 09:29 AM
Hi, I was wondering if this is possible.

Thanks
-Kristján

1 Answer, 1 is accepted

Sort by
0
Accepted
Vladi
Telerik team
answered on 16 Jul 2013, 07:54 AM
Hi,

In order to achieve the desired behavior you will need to create a custom FilteringBehavior that returns the entire ItemsSource collection when the typed in SearchText is empty.

You can take a look at our OpenWithDropDownButton example in our online SDK repository here. The example is listed as AutoCompleteBox / OpenWithDropDownButton and demonstrates how to create a button that will populate the DropDown portion of the control with the entire ItemsSource collection when the text in the control is empty and a button is pressed.

Hope this is helpful.

Regards,
Vladi
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
AutoCompleteBox
Asked by
Kristjan Einarsson
Top achievements
Rank 1
Answers by
Vladi
Telerik team
Share this question
or