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

Combobox#search(): Avoid displaying list with options

1 Answer 81 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Micha
Top achievements
Rank 1
Micha asked on 26 Oct 2011, 05:40 PM
Hello 

I've got a control that will set the value of the Combo using the search method. But, I don't want that the list with the options open. How can i supress this? 
I've tried setting highlightFirst or / and to false... but it didn't work.

Or is there another way to set the value of the field an forcing a refresh of the data from the datasource (paging... it might be, that the value is not on the first page)

Thanks for your response
Micha

1 Answer, 1 is accepted

Sort by
0
Georgi Krustev
Telerik team
answered on 28 Oct 2011, 12:50 PM
Hello Micha,

 
Calling refresh() method of the combobox cause opening of the drop-down, which is a known issue. I am glad to inform you that we already fixed it and the fix will be available with the official release of the KendoUI.

Kind regards,
Georgi Krustev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
ComboBox
Asked by
Micha
Top achievements
Rank 1
Answers by
Georgi Krustev
Telerik team
Share this question
or