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

DropDownList within Grid not navigating correctly using keyboard

2 Answers 68 Views
DropDownList
This is a migrated thread and some comments may be shown as answers.
PrimePay
Top achievements
Rank 1
PrimePay asked on 14 Aug 2015, 01:07 PM

Hello,

 I am experiencing an unusual behavior with dropdownlist within a grid using the keyboard navigation. When the dropdownlist has focus and I press the down arrow key, instead of going to the next item in the list, it goes all the way to the last item. Also I noticed that if I pressed the up arrow key before pressing the down key it works correctly. Is this a bug with your dropdownlist control? How can this be resolved? Thank you.

2 Answers, 1 is accepted

Sort by
0
Boyan Dimitrov
Telerik team
answered on 18 Aug 2015, 08:38 AM

Hello PrimePay,

 

I am afraid that I am not able to replicate such problem with the DropDownList widget. Could you please try to replicate the described issue with http://dojo.telerik.com/eSiSE example. The first column has a DropDownList as editor. 

 

Regards,
Boyan Dimitrov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
PrimePay
Top achievements
Rank 1
answered on 19 Aug 2015, 12:24 PM

Hi Boyan,

 I was able to resolve the problem, it appears it might be a bug or an unintended side effect, but if you have the value primitive (data-value-primitive) attribute set to true on the dropdownlist input that's when the issue occurs. Setting the value binding primitive to false fixes the problem. 

Hopefully this bit of information can help someone else with a similar issue.

 Thank you.

Tags
DropDownList
Asked by
PrimePay
Top achievements
Rank 1
Answers by
Boyan Dimitrov
Telerik team
PrimePay
Top achievements
Rank 1
Share this question
or