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

[Solved] Grouping by GridViewComboBoxColumn not possible?

1 Answer 119 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Bruno
Top achievements
Rank 1
Bruno asked on 18 Mar 2013, 02:28 PM
Hi Telerik Team

We have a groupable GridView with several columns. One of them is a GridViewComboBoxColumn. This column is the only one that can not be grouped (see screenshot - even to mousecursor shows a forbidden icon). Do we have to do some extra logic for the ComboBoxColumn to be groupable?

Thank you!

1 Answer, 1 is accepted

Sort by
0
Accepted
Dimitrina
Telerik team
answered on 18 Mar 2013, 02:37 PM
Hello,

You could enable the grouping functionality for the GridViewComboBoxColumn by specifying GroupMemberPath for it(so that the GridView knows on what property of the object to do the grouping). 
 

Kind regards,
Didie
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
GridView
Asked by
Bruno
Top achievements
Rank 1
Answers by
Dimitrina
Telerik team
Share this question
or