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

Kendo Grid Bug: Grid doesn't scroll right using the keyboard

1 Answer 111 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Elan
Top achievements
Rank 1
Elan asked on 03 Apr 2012, 04:26 PM

This shows how navigatable doesn’t work when the user navigates using the right arrow key…

Run the fiddle – then select the first column of the second row.  Hit your right arrow key two times… the grid doesn’t scroll to the right to show the City column as it should:

 Check it out: http://jsfiddle.net/NqSuS/22/ 

I tried using e.item.scrollIntoView() in  http://jsfiddle.net/ElanHasson/DtbNC/  but you still have to press spacebar to select it.

Any ideas?

1 Answer, 1 is accepted

Sort by
0
Nikolay Rusev
Telerik team
answered on 06 Apr 2012, 07:38 AM
Hello Elan,

Currently horizontal scrolling with keyboard navigation is not supported. You can vote for it here.

Greetings,
Nikolay Rusev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Grid
Asked by
Elan
Top achievements
Rank 1
Answers by
Nikolay Rusev
Telerik team
Share this question
or