Hello telerik Team,
I am using telerik wpf 2010_2_0723_DEV.
My UI contains some TextBox also have one RadGridView.
My Clarification is how to set keyboard navigation.If i have 5 TextBox then one Grid.
I set Tabindex into TextBox 1 to 5 Respectively.Then Grid TabIndex Is set to 6.
But run time if i check its not working correctly.
When radgrid Get Focus after i am using UP,Down key its not going to row.
Give me some ideas.
I am using telerik wpf 2010_2_0723_DEV.
My UI contains some TextBox also have one RadGridView.
My Clarification is how to set keyboard navigation.If i have 5 TextBox then one Grid.
I set Tabindex into TextBox 1 to 5 Respectively.Then Grid TabIndex Is set to 6.
But run time if i check its not working correctly.
When radgrid Get Focus after i am using UP,Down key its not going to row.
Give me some ideas.