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

How can I attach keylisteners to individual controls

3 Answers 124 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Dimitar
Top achievements
Rank 1
Dimitar asked on 18 Apr 2012, 02:27 AM
I would like to be able to call the Open event when my control has focus and the user presses the down key, Does anyone have an idea on how I can do this?

3 Answers, 1 is accepted

Sort by
0
Accepted
Georgi Krustev
Telerik team
answered on 18 Apr 2012, 03:18 PM
Hello,

 
You can bind the keydown event of the input element and open the popup when end-user clicks the down arrow. Check this jsFiddle demo which shows how to achieve your goal.

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!
0
Dimitar
Top achievements
Rank 1
answered on 20 Apr 2012, 01:51 AM
Is there anyway I can do the same for a Drop down list?
0
Georgi Krustev
Telerik team
answered on 20 Apr 2012, 03:38 PM
Hello Dimitar,

I will suggest you open a support thread for this issue. Thus we will be able quickly to provide an end-to-end solution for the required functionality.

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
Dimitar
Top achievements
Rank 1
Answers by
Georgi Krustev
Telerik team
Dimitar
Top achievements
Rank 1
Share this question
or