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

Tab navigation in a grid with a button column

2 Answers 74 Views
GridView
This is a migrated thread and some comments may be shown as answers.
CB
Top achievements
Rank 1
CB asked on 13 Apr 2011, 09:43 PM

Hi,

I've created a button column (using the example in the GridView help file, GridViewColumn & CellTemplace) but I would like to alter the tab navigation behaviour.

Right now it's "Previous Cell -> Button Cell -> Button in button Cell -> Next Cell" and I want "Previous Cell -> Button in button Cell -> Next Cell".

Also when using shift-tab to go backward it's "Next Cell -> Button Cell -> Previous Cell" and I want "Next Cell -> Button in button Cell -> Previous Cell".

Is there any way to do this because it makes keyboard navigation more confusing especially if you want to activate the button by pressing space?

I can't seem to find a way to make this work. I hope you can help me.

Thanks

2 Answers, 1 is accepted

Sort by
0
CB
Top achievements
Rank 1
answered on 13 Apr 2011, 09:45 PM
I forgot to mention, this is using WPF & C#.
0
Accepted
Ivan Ivanov
Telerik team
answered on 15 Apr 2011, 11:53 AM
Hello Jean-François,

I have prepared an example project  for your case. Please, refer to it and inform us if this approach meets your requirements.

Greetings,
Ivan Ivanov
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
CB
Top achievements
Rank 1
Answers by
CB
Top achievements
Rank 1
Ivan Ivanov
Telerik team
Share this question
or