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
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!
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!