ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started by: EPM Solutions on July 08, 2017, 02:39:12 pm
-
Hi Team,
How can we set the custom summary specific to group instead of applying to all the group ?
Please refer my attached screenshot.
(http://)
-
Every sub-group has its own summary by default which is displayed when the sub-group is collapsed. The summary for column is defined in column.summary.type option.
https://paramquery.com/pro/api#option-column-summary
If you mean by displaying extra row at the bottom of every change in group/sub-group, then groupModel.showSummary is the option.
https://paramquery.com/pro/api#option-GM-showSummary