Hi
I have a xamWebGrid that has a summary row or column, and I have it summing up a column. but the text on the header is "Sum= 123245".
is there a way to get rid of the "Sum=" key word?
how can I format the summary row?
Thanks in advance for your help
Bakr
Hi,
To remove the "=" sign you'll need to change the style of the SummaryRowCellControls.
I attached a sample on how to do that.
Hope that helps
Hi Geogi,
It is nice example and working as expected. We need one more thing that we want to add a heading also in summary row. for details please check attached image.
Thanks