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