Maintain focused group row

318 Views Asked by At

Using TcxGrid, when adding/removing grouped columns to the grid, the focused row jumps to where the 'detail' record belongs to after the new grouping layout. This is fine if the focused row was a data row. However, it's very confusing if the focused row was a group row.

If the current focused row is a group row, is there an option to keep the focus on that group row after the grouping layout has changed?

Thanks in advance.

0

There are 0 best solutions below