GGC Summary row

Hi,
is there a way to create a summary row at the bottom of the grid that is always visible (like a frozen row).

Thanks


1 Reply

AD Administrator Syncfusion Team July 25, 2008 10:45 PM UTC

There is no direct support for fixing a row at the bottom of a GridGroupingCOntrol.

One way you can do this is to add a GridControl under GroupingControl and use the GridControl to display the summary information. Here is a little sample showing how you might do this.




GGC_FixedRow_d8835733.zip

Loader.
Up arrow icon