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

Keyboard Navigation issue with radgrid in IE11

1 Answer 33 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:25 AM

Hi ,

I'm currently using telerik version 2013.2.717.35 (There is no possibility to upgrade the Telerik at this moment).

We are unable to navigate using keyboard in the grid(focus is already set to 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>

Issue is replicating only in IE11

Could you please provide some workaround for the same.

Attached recording of the issue (just remove the .jpg extension so that you can able to view)

Thanks

Kesava

 

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 24 Oct 2016, 03:41 PM
Hi,

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.


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