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

Keyboard Navigation issue in RadGrid with IE11

1 Answer 64 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Kesava
Top achievements
Rank 1
Kesava asked on 21 Oct 2016, 05:16 AM

Hi,

I'm using Telerik version 2013.2.717.35 and trying to setup the keyboard navigation for the Radgrid.

did the following settings

<ClientSettings AllowKeyboardNavigation="true">
<Selecting AllowRowSelect="true"></Selecting>
<KeyboardNavigationSettings EnableKeyboardShortcuts="true" AllowSubmitOnEnter="true"
AllowActiveRowCycle="true" CollapseDetailTableKey="LeftArrow" ExpandDetailTableKey="RightArrow"></KeyboardNavigationSettings>
</ClientSettings>

Still I could not able to navigate with the keyboard in IE11(working fine Chrome).

While navigating we set the focus to the Grid as well.

Please let me know is there any workaround to achieve this functionality.

Note: Not possible to upgrade the Telerik at this moment.

Thanks

Kesava

 

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 24 Oct 2016, 03:40 PM
Hello Kesava,

IE11 was officially released on 17 October 2013, while version 2013.2.717 that you use is released on 17 July 2013 months before the appearance of IE11. Therefore it does not support IE11.


We introduced official support for IE11 in version 2013.3.1015 (Q3 2013 SP1), so you should at lease upgrade to it.

Best regards,
Rumen
Telerik by Progress
Check out the new UI for ASP.NET Core, the most complete UI suite for ASP.NET Core development on the market, with 60+ tried-and-tested widgets, based on Kendo UI.
Tags
Grid
Asked by
Kesava
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or