I have a RadGrid that groups data based on a column's value, and would like the user to not be allowed to expand/collapse that group (I'm essentially grouping only so I can have a group title). My RadGrid is defined as follows:
How can I make this work? Thank you!