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

Pull up full list of items

1 Answer 73 Views
AutoCompleteBox
This is a migrated thread and some comments may be shown as answers.
Sam
Top achievements
Rank 1
Sam asked on 03 Mar 2016, 03:38 PM

Hi,

This is for when a user has no idea what is available in the list...

Would it be possible to make the full list of items come up on a double click or when a space is entered.

1 Answer, 1 is accepted

Sort by
0
Ivan Danchev
Telerik team
answered on 08 Mar 2016, 11:16 AM
Hello Sam Tran,

Although displaying items in the AutoCompleteBox' dropdown is not supported out of the box, because by design the control returns results matching the entered text, our developers managed to come up with a workaround that would allow you to display the data the control is bound to on double click. I attached a sample runnable website, which demonstrates how this can be achieved. Please, note that the workaround involves overriding control methods. We generally advise against using such approach and it is not supported.

Regards,
Ivan Danchev
Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
AutoCompleteBox
Asked by
Sam
Top achievements
Rank 1
Answers by
Ivan Danchev
Telerik team
Share this question
or