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

Tab in Rowdetails - Exception

11 Answers 89 Views
GridView
This is a migrated thread and some comments may be shown as answers.
NoRyb
Top achievements
Rank 1
NoRyb asked on 09 Apr 2010, 08:52 AM
Hello

When I expand a row for its rowdetails by clicking the plus-sign in the GridViewToggleRowDetailsColumn the row is expanded but it does not seem to be "officially" selected. The fonts don't get fat for example. Now when I enter into a textbox with my mouse and then press TAB-Key I get an Exception. If I first click on the row and then expand it with the plus-sign I don't have this error. Any suggestions?

Here the Stacktrace:
 System.NullReferenceException  
   bei Telerik.Windows.Controls.GridView.GridViewDataControl.Move(FocusNavigationDirection navigationDirection) 
   bei Telerik.Windows.Controls.GridView.GridViewDataControl.ExecuteMoveCommands(FocusNavigationDirection direction) 
   bei Telerik.Windows.Controls.GridView.GridViewDataControl.MoveNext() 
   bei Telerik.Windows.Controls.GridView.GridViewDataControl.OnMoveNextCommand(Object sender, ExecutedRoutedEventArgs e) 
   bei System.Windows.Input.CommandBinding.OnExecuted(Object sender, ExecutedRoutedEventArgs e) 

Oh and in the case that the exception does not occur, Tab still doesn't really work - it jumps to the next row instead of jumping to the next TextBox in rowdetails. I already played around with the TabIndex property but didn't find anything. Any idea for that too?

Thanks

11 Answers, 1 is accepted

Sort by
0
Rossen Hristov
Telerik team
answered on 09 Apr 2010, 11:55 AM
Hello NoRyb,

We believe that the tab exception has been fixed with our Latest Internal Build version. You can try with it to see whether it will occur again.

As for the tabbing functionality, currently it will not work inside Row Details since we do not support this mode yet, but we have it in our to do list. In other words, we will create a tabbing mode property that will let you specify whether to enter the row details if you are on the last cell of the parent row or to skip directly to the next row, etc.

Unfortunately, we cannot provide an exact time frame for this new feature.

Greetings,
Ross
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
NoRyb
Top achievements
Rank 1
answered on 09 Apr 2010, 12:21 PM
Alright. Thanks for the reply and I will test with the latest build as soon as I can get to it.
~NoRyb
0
mgball
Top achievements
Rank 1
answered on 01 Sep 2010, 04:16 PM
Ross,

Is there a timeframe on the Tabbing into RowDetails functionality?

Thanks

Mike.
0
Vlad
Telerik team
answered on 02 Sep 2010, 07:45 AM
Hi,

 This is already supported in our latest version - Q2 2010 SP1.

Sincerely yours,
Vlad
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
mgball
Top achievements
Rank 1
answered on 02 Sep 2010, 03:45 PM
Can you tell me the property that I should set for allowing the tab event to go into the Row details?  I can't seem to find what property I should be setting.

Thanks

Mike.
0
Vlad
Telerik team
answered on 02 Sep 2010, 03:47 PM
Hi,

 You do not have to set anything - tabbing in row details will just work.

Kind regards,
Vlad
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
mgball
Top achievements
Rank 1
answered on 02 Sep 2010, 05:30 PM
I hate to be a pain, but I am using the latest WPF 4 version of the Telerik Controls and when I tab through a grid view row when focus leaves the last cell in the row, it just goes to the next row.  It skips over the row details and goes to the next row.  Do you have an example?

Thanks for the assistance.

Mike.
0
Vlad
Telerik team
answered on 03 Sep 2010, 06:55 AM
Hi,

 This scenario is still not supported. We had a bug previously preventing from tabbing between controls in row details and now this is fixed. In the current version you can tab between rows (with grid with row details) and you can tab between controls in row details however tabbing from row to row details and from row detail to row currently is not supported. 

Greetings,
Vlad
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
Mike
Top achievements
Rank 1
answered on 09 Apr 2013, 05:28 PM
Hello,
I am unable to tab from one control to the next within rowdetails. Is this functionality available yet? If so, how do I control it?

Thanks,
Mike
0
Mike
Top achievements
Rank 1
answered on 09 Apr 2013, 05:28 PM
duplicate
0
Dimitrina
Telerik team
answered on 12 Apr 2013, 06:28 AM
Hello Mike,

I have defined a RowDetails with two controls in a StackPanel. Once I started tabbing through the expanded RowDetails I were able to Tab on both of them. What are the RowDetails you have defined?

This is quite an old post so would you please be more specific on what is the functionality you are interested in?

Greetings,
Didie
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
GridView
Asked by
NoRyb
Top achievements
Rank 1
Answers by
Rossen Hristov
Telerik team
NoRyb
Top achievements
Rank 1
mgball
Top achievements
Rank 1
Vlad
Telerik team
Mike
Top achievements
Rank 1
Dimitrina
Telerik team
Share this question
or