AD
Administrator
Syncfusion Team
November 30, 2006 04:04 AM UTC
Hi James,
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 apath.
[install drive]\Syncfusion\Essential Studio\4.3.0.25\windows\Grid.Grouping.Windows\Samples\CustomSectionInGroup\
Best Regards,
Haneef
JB
James Blibo
November 30, 2006 12:40 PM UTC
I have already taken a look at this sample and it implements the covered header, HOWEVER, the records that are display is taken the same SHAPE as the headers. This is not what I am looking or asking for.
What I want to do is PREVENT the COVERED HEADER cells from being CLICKABLE and make them STATIC.