Create Group method

Any sample on how to use createGroup() method of syncfusion.grouping?

1 Reply

AD Administrator Syncfusion Team January 10, 2007 01:00 PM UTC

Hi Harshad,

The CustomSectionInGroup browser samples demonstrates how to customize the layout of groups by overriding the CreateGroup method in GroupingEngine. It adds a custom section for each group and displays the SummarySection above the details. The sample also shows how to derive custom elements from the Group and the ChildTable and how to hook them into a customized Engine object.

[install drive:]\Syncfusion\Essential Studio\4.3.0.25\windows\Grid.Grouping.Windows\Samples\CustomSectionInGroup\cs

Best Regards,
Haneef

Loader.
Up arrow icon