ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: EPM Solutions on July 08, 2017, 02:39:12 pm

Title: How to apply the summary specific to group
Post 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://)
Title: Re: How to apply the summary specific to group
Post by: paramvir on July 10, 2017, 09:19:36 am
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