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

Keyboard navigation to get content of Rad Grid Row

1 Answer 35 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Ricky
Top achievements
Rank 2
Ricky asked on 19 Jul 2010, 03:20 AM
Hi,


Just wondering if there is a way around to see the content of the active row of grid while navigating through it. Key board support works fine but it just selects the row on client side. Even the web mail grid only works when you click on the row. The tab pressings takes you to next group header when it should be selecting the next row and displaying the mail content in the panel below.

Any help will be much appreciated.

Thanks
Ricky

1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 22 Jul 2010, 09:33 AM
Hello Ricky,

In your case I would suggest you to use the OnRowSelected event of the Grid and in this event update the needed content which could be added in XmlHttpPanel

Best wishes,
Maria Ilieva
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Grid
Asked by
Ricky
Top achievements
Rank 2
Answers by
Maria Ilieva
Telerik team
Share this question
or