You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: knowledge-base/grid-remove-aggregate-labels-in-excel-footer.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ This KB article answers the following questions:
27
27
* How to remove the **Sum:** and **Count:** strings in the Grid footer cells when using Excel export with `GridAggregates`?
28
28
* How to get the customized text from the Grid `FooterTemplate` into the Excel download, instead of the aggregate function name itself?
29
29
* How to make the exported Grid Excel file match the Grid footer template content?
30
-
* How to remove the word **Sum** aggregate label in the footer of Grid when exporting data to Excel? I want to only keep the number in the footer of the Excel file.
30
+
* How to remove the **Sum** aggregate label in the footer of Grid when exporting data to Excel? I want to only keep the number in the footer of the Excel file.
31
31
* How to customize the footer cell content in the exported Excel file?
0 commit comments