This question is locked. New answers and comments are not allowed.
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?
With that being said, I dont want the column containing buttons to be groupable. Is there a way to do this?