Hello. I was wondering if it's possible to remove the from labels from a column's summary information? I have a TotalCost column and my summary row says: "Sum = 100000" I would like to remove the "Sum = " portion of the summary. Thanks!
When you add the summary to the grid, set the SummarySettings.DisplayFormat to "{0}"