Summary Row Problem

Hi,
I am using grid grouping control version
4.4.0.55
I have to put summary at the top position of the grid and not at bottom.
Attached is sample requirement.
Pls Help.
Thanks in Advance
Aditi Pisal

DeleteCellValue_SummaryColumn.zip

2 Replies

AD Administrator Syncfusion Team April 10, 2007 05:25 PM UTC

You can do this by putting the summaries in the CaptionRow. We ship one sample that shows this, Grid.Grouping.Windows\Samples\Summaries\SummaryIncaption.

Here is a more minimal sample that does it.

http://www.syncfusion.com/Support/user/uploads/WindowsApplication126_cbb8d3b1.zip


AP Aditi Pisal April 11, 2007 09:30 AM UTC

Hi Clay,
Thanks for the solution.
But I have another problem..
I have implemented Covered Ranges to cover few columns ...Now This caption row comes above the covered cells .
I am using custom engine to prepare the covered ranges and setting few properties in it.

I want to make use of the
'ShowAddNewRowBeforeDetails ' to display the summary values.

Since all my records are prepopulated and theer is no data entry..
I can use the 'ShowAddNewRowBeforeDetails ' at the above position which will be below the covered ranges and above the data.
Pls help with sampkle exe.

Thanks in Advance.
Aditi




DeleteCellValue_SummaryColumn0.zip

Loader.
Up arrow icon