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

How I use tab navigation within a cell

1 Answer 58 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Wirat Chinnan
Top achievements
Rank 1
Wirat Chinnan asked on 08 Jun 2010, 06:27 AM
If a cell contain two or more controls, I need to use tab to navigate among them within a cell. How I do this?

1 Answer, 1 is accepted

Sort by
0
Nedyalko Nikolov
Telerik team
answered on 10 Jun 2010, 10:13 PM
Hi Wirat Chinnan,

Unfortunately current version of RadGridView control doesn't support such scenario. You could override TAB key behavior, like in the attached example (take a look at CustomKeyboardProvider class and its usage). This code will give you control over TAB key behavior.

P.S. We have plans to improve TAB navigation in such scenarios, but I cannot commit with any specific date or release.

All the best,
Nedyalko Nikolov
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
Wirat Chinnan
Top achievements
Rank 1
Answers by
Nedyalko Nikolov
Telerik team
Share this question
or