Footer Row or How to Freeze Last Row

The problems being faced in Syncfusion Grid Control 4.2.0.37:
(Syncfusion.Windows.Forms.Grid.GridControl)

We need to show the totals of the values of the Grid Columns in the last row of the column. For this the last row should be freezed and should not be scrollable as we want the Totals row to always be visible to the user. Is there any way of doing this?

3 Replies

AD Administrator Syncfusion Team October 18, 2006 03:32 PM UTC

Hi,

There is no direct support in a GridControl for a frozen summary row at the bottom of the GridControl. Below is a sample that shows the total rows at the end of the GDBG and a GridControl. The summary row is a single row of the grid control which is located at the bottom of the other grid.

Here is a sample SummaryRowSample

Let us know if you need any further help.
Thanks,
Rajagopal


JD Jean Daniel Gasser May 23, 2024 04:07 PM UTC

Thank you so much for the support !

It works exactly as expected
As usual the best support you can find for developpers.



SP Sreemon Premkumar Muthukrishnan Syncfusion Team May 24, 2024 03:35 PM UTC

Hi Jean Daniel Gasser,

We glad that give solution addresses your requirement. Let us know if you need any further help.

Regards,

Sreemon Premkumar M.



Loader.
Up arrow icon