Hi,
You could define GroupDescriptor/ColumnGroupDescriptor initially as explained in our online documentation:
Then, if you would like to disable user to group, you can set the IsGroupable property for each GridViewDataColumn to "False":
I hope this is what you need.
Greetings,
Didie
the Telerik team