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
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