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

[Solved] Dropdown needs double keystroke to start searching

1 Answer 72 Views
DropDownList
This is a migrated thread and some comments may be shown as answers.
Shanna
Top achievements
Rank 1
Shanna asked on 05 Aug 2016, 12:23 PM

The drowdownlists with (client & serverside) searchbox needs 2 keystrokes to start searching...

So when I set the focus on a dropdown, for example with the tab.. I need one keystroke to open the dropdown and a second one to actually set the character in the searchbox en start searching.. 

Is this a common problem in Kendo?

(when I focus the dropdown with a click, the dropdown opens automatically, so then there is no problem)

 

1 Answer, 1 is accepted

Sort by
0
Georgi Krustev
Telerik team
answered on 09 Aug 2016, 06:31 AM
Hello Katja,

In general, the DropDownList with enabled filtration will not search when the popup is closed. This is expected behavior.

If you would like to allow typing right after the widget is focused, then you can open the popup on widget focus:

http://dojo.telerik.com/ifuBu

Regards,
Georgi Krustev
Telerik by Progress
 
Get started with Kendo UI in days. Online training courses help you quickly implement components into your apps.
 
Tags
DropDownList
Asked by
Shanna
Top achievements
Rank 1
Answers by
Georgi Krustev
Telerik team
Share this question
or