ParamQuery Grid
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
ParamQuery grid support forum
»
General Category
»
Help for ParamQuery Pro
»
Referencing Row Summary Row aggregations
« previous
next »
Print
Pages: [
1
]
Author
Topic: Referencing Row Summary Row aggregations (Read 1962 times)
gwinterhalter
Pro Ultimate
Newbie
Posts: 15
Referencing Row Summary Row aggregations
«
on:
January 15, 2019, 10:39:00 pm »
Hi Support
Please advise how we can access row group summary row aggregations in other calculations. Can you provide an example?
Thanks,
Logged
paramvir
Administrator
Hero Member
Posts: 6310
Re: Referencing Row Summary Row aggregations
«
Reply #1 on:
January 15, 2019, 11:29:58 pm »
It can be accessed as summaryData option.
https://paramquery.com/pro/api#option-summaryData
Code:
[Select]
var summaryData = grid.option('summaryData');
Logged
Print
Pages: [
1
]
« previous
next »
ParamQuery grid support forum
»
General Category
»
Help for ParamQuery Pro
»
Referencing Row Summary Row aggregations