This is a migrated thread and some comments may be shown as answers.

[Solved] Grouping Question

1 Answer 8 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Michael
Top achievements
Rank 1
Michael asked on 06 May 2011, 07:07 PM
I have a grid that needs to be grouped, but I need it so that the group cannot be removed, and other groups cannot be added.  Is this possible?

1 Answer, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 09 May 2011, 07:44 AM
Hi Michael,

 This can be achieved easily:

.Groupable(settings => settings.Visible(false).Enabled(false))

Regards,

Atanas Korchev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Grid
Asked by
Michael
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Share this question
or