This question is locked. New answers and comments are not allowed.
If I have a RadGridView and set CanUserSortColumns="False", then sorting on the grids is correctly not allowed. However, if I drag a column up to the group panel, then that field is allowed to be sorted. How can I make it so that fields in the group panel cannot be sorted?