FIX. RadGridView - one should not be able to reorder the columns when AllowColumnReorder is false
When a user groups the grid by a certain column and then attempts to drag the column back to the header, column reorder is possible, even though the AllowColumnReorder is false.