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

Tab Navigation

1 Answer 51 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Daní
Top achievements
Rank 1
Daní asked on 07 Feb 2011, 10:42 AM
Hello,

I'm using a GridView to show a values table, that means that rows are fixed and columns are dynamic. So I have a predefined number of fields and a dynamic number of dates where for each date a field has a value. First column is mapped to the Fied description property anf the rest are dynamically build depending on the retrieved values. Second column is an "insertion one", it allows user to enter new values. I'd like that the tab key navigates vertically in the "insertion column", so when a cell has the focus, pressing Tab key navigates to the cell below in the same colum.

Thanks

1 Answer, 1 is accepted

Sort by
0
Maya
Telerik team
answered on 07 Feb 2011, 01:08 PM
Hello DanĂ­,

You may create your own CustomKeyboardCommandProvider and predefine the behavior of the Tab key. Further information may be found in our online documentation and blogs.
 

Best wishes,
Maya
the Telerik team
Let us know about your Windows Phone 7 application built with RadControls and we will help you promote it. Learn more>>
Tags
GridView
Asked by
Daní
Top achievements
Rank 1
Answers by
Maya
Telerik team
Share this question
or