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

Tab key navigation

1 Answer 152 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Ramin
Top achievements
Rank 1
Ramin asked on 12 Nov 2010, 08:53 PM
How can I stop Tab key navigation in the Grid? I have a window that has some Textboxes and a RadGrid. I need when user presses the Tab key, the focus moves between all the controls in the window not inside the RadGrid. In other words, I don't want tab key selects another cell or a row in the RadGrid. When the focus is in the Textbox before the RadGrid Tab key will set the focus to the Grid but then the focus is stuck in there and won't go out unless all the cells in the Grid are traversed. How can I change this?

1 Answer, 1 is accepted

Sort by
0
Maya
Telerik team
answered on 15 Nov 2010, 09:35 AM
Hello Ramin,

Basically, if you want to predefine the default behavior of the keyboard navigation, you may follow up the approach demonstrated in this blog post.  

Best wishes,
Maya
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
GridView
Asked by
Ramin
Top achievements
Rank 1
Answers by
Maya
Telerik team
Share this question
or