
Roger Tilson
Top achievements
Rank 1
Roger Tilson
asked on 04 Aug 2010, 09:44 PM
Hi. I'm not able to use keyboard tab navigation to give focus to elements (buttons, checkboxes, or textboxes) in gridview cells. I know this is a known issue and you are working on some new properties to address the problem. Any update on when those new properties will be available?
4 Answers, 1 is accepted
0
Hello Roger Tilson,
We will address this issues right after upcoming 2010.Q2.SP1 release. As soon as we are ready we will make them public via our latest internal build program, so stay tuned.
Greetings,
Nedyalko Nikolov
the Telerik team
We will address this issues right after upcoming 2010.Q2.SP1 release. As soon as we are ready we will make them public via our latest internal build program, so stay tuned.
Greetings,
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
0

Roger Tilson
Top achievements
Rank 1
answered on 06 Aug 2010, 03:32 PM
I look forward to the solution to this issue. For accessibility and efficiency, fixing this is very important.
Thank you for the reply.
Regards,
Roger
Thank you for the reply.
Regards,
Roger
0

VH
Top achievements
Rank 1
answered on 15 Sep 2010, 01:29 AM
I have text box, a gridview and a button. The focus starts from the text box, if I press tab, I would like the focus to be on the first editable cell of the gridview and make it in edit mode. Currently, the focus goes to each cell one by one but the cell is not in edit mode. If I keep pressing tab, the focus goes back to text box and then it doesn't go to the cells again, and just jump to the button. Is it related to the bug that you are talking about or I just didn't do it in the right way?
0
Hello VH,
This keyboard navigation behavior is expected. Unfortunately TAB key navigates between editable cells only when RadGridView is in edit mode, so you have to put any cell into edit mode and then TAB will navigate through editable cells only. The problem with the second pass comes from the fact that RadGridView already has current cell and this cell is the last one (so next TAB just leaves focus).
Nedyalko Nikolov
the Telerik team
This keyboard navigation behavior is expected. Unfortunately TAB key navigates between editable cells only when RadGridView is in edit mode, so you have to put any cell into edit mode and then TAB will navigate through editable cells only. The problem with the second pass comes from the fact that RadGridView already has current cell and this cell is the last one (so next TAB just leaves focus).
Hello Roger,
Sorry for a little bit late answer. I've delayed your answer until I was sure that this feature will be included in the upcoming service pack. Service pack #2 should be released in a week. Please download it from within your client account and let us know if there is something wrong.
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