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

Add additional row above GGC that are not part of GGC logic

IS it possible for me to add additional row above the GGC, either hide the GroupDropArea and add rows above the main grid that shows the same column alignment and share the same scroll behavior or do the same above the GroupDrop Area

1 Reply

AD Administrator Syncfusion Team September 4, 2006 05:06 AM UTC

Hi Steve,

Issue 1:

The CustomSectionInGroup browser samples 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.
[Instal drive:]\Program Files\Syncfusion\Essential Studio\4.3.0.0\windows\Grid.Grouping.Windows\Samples\CustomSectionInGroup

Also refer the below links for more details.
http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=24623

Issue 2: hide a GroupDropArea

Use the GroupDropPanel.Hide method to hide a GroupDropArea control in a grid.

this.gridGroupingControl1.GroupDropPanel.Hide();

Let me know if this helps.
Best Regards,
Haneef

Loader.
Live Chat Icon For mobile
Up arrow icon