kendo combobox

1 Answer 72 Views
ComboBox
Avijit
Top achievements
Rank 1
Avijit asked on 29 Sep 2023, 07:54 AM
i am using a kendo combox dropdown for my angular project where i am using [kendoDropDownFilter]="filterSettings" on the dropdown, but when i am searching the filter and selecting from it , it always select the 1st option but when i remove this property it stop searching. find a way to solve the issue, so that if i type and select it should select the option i selected not the 1st option on the list.

1 Answer, 1 is accepted

Sort by
0
Simeon
Telerik team
answered on 03 Oct 2023, 10:58 AM

Hello Avijit,

Thank you for the provided details.

What I would suggest is to ensure that the Combobox is correctly bound to a value:

https://www.telerik.com/kendo-angular-ui/components/dropdowns/combobox/value-binding/

If the problem persists, please feel free to modify the following demo in a way that demonstrates the issue:

https://stackblitz.com/edit/angular-qinbks

This would allow me to better understand the exact use case and thus try to provide a more specific suggestion. 

I hope this helps.

Regards,
Simeon
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Kendo family, check out our getting started resources
Tags
ComboBox
Asked by
Avijit
Top achievements
Rank 1
Answers by
Simeon
Telerik team
Share this question
or