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

Disable default value when I press Enter in an empty ComboBox

1 Answer 202 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Stéphane
Top achievements
Rank 1
Stéphane asked on 03 Sep 2013, 05:22 PM
Is there a way to disable the selection of the first element in a ComboBox  when I press Enter in it (was empty and not open)?

It's something that was change in one of the two last version.

1 Answer, 1 is accepted

Sort by
0
Georgi Krustev
Telerik team
answered on 05 Sep 2013, 07:15 AM
Hello,

 
You will need to set highlightFirst option to false. Check this jsBin demo for more information.

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