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

quick search

1 Answer 69 Views
DropDownList
This is a migrated thread and some comments may be shown as answers.
Maurice
Top achievements
Rank 1
Veteran
Maurice asked on 30 Mar 2021, 11:31 AM

Is it possible to have a search function inside the dropdownlist?

I would like to be able to "type" the word I want to search.

so start typing and get a List.contains("string") like function

1 Answer, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 30 Mar 2021, 02:11 PM

Hello Maurice,

You can Follow the implementation of a filter feature in the dropdownlist component here: https://feedback.telerik.com/blazor/1427877-filter-feature-in-the-dropdownlist. In the meantime, you can use the combobox filtering feature: https://demos.telerik.com/blazor-ui/combobox/filtering.

Regards,
Marin Bratanov
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
DropDownList
Asked by
Maurice
Top achievements
Rank 1
Veteran
Answers by
Marin Bratanov
Telerik team
Share this question
or