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.