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

Keyboard Navigation

3 Answers 83 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Antony
Top achievements
Rank 1
Antony asked on 09 Mar 2009, 06:16 PM
Hi,

I've enabled "AllowKeyboardNavigation" but it doesn't seem to work in Fire Fox?? Also, is there any way of finding out which row has been selected by the keyboard?

Thanks,

Antony

3 Answers, 1 is accepted

Sort by
0
Nikolay Rusev
Telerik team
answered on 11 Mar 2009, 09:30 AM
Hello Antony,

I've just tested RadGrid keyboard navigation in FF and it seems to work on my end.
To get active row you can listen for ClientEvents.OnActiveRowChanged and from arguments you can get reference to current active row.

All the best,
Nikolay
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Antony
Top achievements
Rank 1
answered on 13 Mar 2009, 04:42 PM
Hi,

It's still not working for me in Fire Fox. I'm using a webservice and binding my data on the client. Do you think I could perhaps write my own keyboard navigation? How would I do that??

Thanks for your help

Antony
0
Nikolay Rusev
Telerik team
answered on 16 Mar 2009, 05:19 PM
Hello Antony,

Basically you can create custom extension of RadGrid and implement this functionality as you wish.
For reference you can check the following link:
Sample ASP.NET AJAX Application
RadGrid client object

All the best,
Nikolay
the Telerik team


Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Grid
Asked by
Antony
Top achievements
Rank 1
Answers by
Nikolay Rusev
Telerik team
Antony
Top achievements
Rank 1
Share this question
or