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

RadGridView loses focus upon column filtering

2 Answers 140 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Michael
Top achievements
Rank 1
Michael asked on 09 Nov 2011, 03:26 PM
We are using version 2010.2.924.40 of the WPF RadGridView. On a grid, I have ONE editable column, and 6 readonly columns. Rows for this grid are created through code and user cannot enter rows. They can only edit the one column of each row. As a user edits the singe editable column and hits TAB, the focus shifts to the next row, into the editable column...as expected.

However, if the user FILTERS one or more of the readonly columns, then edits the row/editable column and hits TAB, the focus does not shift to the next row. I can't determine where focus shifts to.

Do you have a fix or solution for this?

Michael

2 Answers, 1 is accepted

Sort by
0
Dimitrina
Telerik team
answered on 11 Nov 2011, 05:00 PM
Hello Michael,

 I have tested the scenario that you describe. I created a sample project with 1 editable and 2 read-only columns. I filtered the second column. Then I edited the first cell of the first editable column. I pressed Tab and the focus moved to the next row, into the editable column. Unfortunately I could not get the result that you have.

I attach the sample project. Could you please check it and let me know how my project it different from yours?

Kind regards,
Didie
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Michael
Top achievements
Rank 1
answered on 11 Nov 2011, 05:19 PM
Right off I see that the difference between my app and your sample app is the version of Telerik controls. I am using 2010.2.924.40 and your sample is using 2011.2.920.35.
Tags
GridView
Asked by
Michael
Top achievements
Rank 1
Answers by
Dimitrina
Telerik team
Michael
Top achievements
Rank 1
Share this question
or