We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Same column name in grouping

Hi,
How can have the same column name in the grid grouping control.
i have two group of colums where each group will have the same column name.
such as
G1 | G2
------|--------
A B c | A B C

so how i can do it.

1 Reply

AD Administrator Syncfusion Team January 3, 2007 07:06 AM UTC

Hi Kalpesh,

You need to use the TableDescriptor.GroupedColumns property to manage the grouped column collection in a grid andthen set the ChildGroupOptions.ShowColumnHeaders = true to display column header in a each group. Please refer to the attached sample for more details.

Sample : GGCGroups.zip

Best Regards,
Haneef

Loader.
Live Chat Icon For mobile
Up arrow icon