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

HierarchyChildTemplate - Tabbing Sequence

1 Answer 64 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Eugene
Top achievements
Rank 1
Eugene asked on 07 Jun 2012, 01:05 PM

We're having problems trying to get the tabing sequence working correctly for a WPF RadGridView with a HierarchyChildTemplate per row. With grid rows fully expanded the grid only tabs through all row cells and never tabs into the row’s child template. Can you please advise how we can solve this issue.

1 Answer, 1 is accepted

Sort by
0
Dimitrina
Telerik team
answered on 08 Jun 2012, 08:36 AM
Hi,

 Indeed, when you use hierarchy the "Tab" will pass through all the parent rows and then goes inside thorough the expanded hierarchies.

I can suggest you to use RowDetails instead. That way the tabbing will be as per your requirements. Please take a look at out demos and online documentation for a reference. 

All the best,
Didie
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
GridView
Asked by
Eugene
Top achievements
Rank 1
Answers by
Dimitrina
Telerik team
Share this question
or