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

[Solved] How to disable grouping for a specific column in Grid?

0 Answers 86 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
andrew
Top achievements
Rank 1
andrew asked on 03 Oct 2011, 04:32 PM
How to disable grouping for a particular column? The reason why i'm asking is because i have a special column that contain operation on that particular row of data. That column is reserved to have buttons such as "Add" and "Remove". The use case is similar to adding checkboxes to a gridview such as in the following example. http://demos.telerik.com/aspnet-mvc/grid/checkboxesajax

With that being said, I dont want the column containing buttons to be groupable. Is there a way to do this?
Tags
General Discussions
Asked by
andrew
Top achievements
Rank 1
Share this question
or