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

tabbing not working right in row details

1 Answer 38 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Mike Maddux
Top achievements
Rank 1
Mike Maddux asked on 01 Apr 2010, 06:52 PM
We are using Silverlight 4 RC of Telerik.  When the user is in a control, such as a textbox, inside a row details expansion, and hits the tab key, the focus shifts out of the details panel and into the grid row.

Thanks,

Mike Maddux

1 Answer, 1 is accepted

Sort by
0
Rossen Hristov
Telerik team
answered on 02 Apr 2010, 01:57 PM
Hello Mike Maddux,

Unfortunately RadGridView handles key down event when TAB is pressed. The default behavior of the TAB key is to move between cells, which excludes RowDetails panel. With the current version we introduced an option to customize behavior of any key via RadGridView.KeyboardCommandProvider property. I'm attaching a sample project that demonstrates this approach, but in that case you will lose smart TAB navigation support.

We'll try to add built-in support for this case for the upcoming service pack of the 2010 Q1 release.

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.
Tags
GridView
Asked by
Mike Maddux
Top achievements
Rank 1
Answers by
Rossen Hristov
Telerik team
Share this question
or