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

tab in RowDetails Skipping Control

3 Answers 33 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Mike
Top achievements
Rank 1
Mike asked on 09 Apr 2013, 06:00 PM
Hello,
I have a grid where I am programatically setting focus on a control when I add a new row and show details. When I tab to go to the next control in those details, the row selection changes from the row that was selected prior to adding a new record to the record after. If I select the first control with my mouse and hit tab, the focus goes to the next control as is expected. Is there something I should be doing other than setting focus on the control?

Thanks

3 Answers, 1 is accepted

Sort by
0
Dimitrina
Telerik team
answered on 11 Apr 2013, 03:13 PM
Hello,

You should also set the CurrentCellInfo to be the cell you would like to start Tabbing from. 

All the best,
Didie
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Mike
Top achievements
Rank 1
answered on 11 Apr 2013, 04:06 PM
How do I set the CurrentCellInfo?
0
Dimitrina
Telerik team
answered on 12 Apr 2013, 07:49 AM
Hello,

You can check this help article for a reference. 

All the best,
Didie
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

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