Adding two static row on the Top Group of the Grid

Hi

I am using SyncFusionGroupingGrid

I need to add two static row on the toplevel grouping apart from the New record row which is available to add new records in the Grid.

I mean to say I need to add two extra row in the grid on the topLevel Group

Pls help asap

Thanks,
Ejaz

1 Reply

AD Administrator Syncfusion Team December 1, 2006 09:49 AM UTC

Hi Ejaz,

The CustomSectionsInGroup sample demonstrates how to customize the layout of groups. 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.

Here is a path,
[install drive]\Syncfusion\Essential Studio\4.3.0.25\windows\Grid.Grouping.Windows\Samples\CustomSectionInGroup\

Best Regards,
Haneef

Loader.
Up arrow icon