JavaScript/jQuery DataGrid - SummaryGroupItem
Specifies items of the group summary.
alignByColumn
Indicates whether to display group summary items in parentheses after the group row header or to align them by the corresponding columns within the group row.
column
Specifies the column that provides data for a group summary item.
customizeText
Customizes the text to be displayed in the summary item.
The text for the summary item to display.
showInColumn
Specifies the column that must hold the summary item when this item is displayed in the group footer or aligned by a column in the group row.
showInGroupFooter
Specifies whether or not a summary item must be displayed in the group footer.
skipEmptyValues
Specifies whether to skip empty strings, null, and undefined values when calculating a summary. Does not apply when you use a remote data source.
valueFormat
Specifies a summary item value's display format.
If you have technical questions, please create a support ticket in the DevExpress Support Center.