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
»
Format summary row better
« previous
next »
Print
Pages: [
1
]
Author
Topic: Format summary row better (Read 1968 times)
akraines
Pro Ultimate
Newbie
Posts: 34
Format summary row better
«
on:
January 07, 2020, 03:23:33 am »
How can I format the grand total row to look like the excel screenshot. (both for web view and for printing)?
«
Last Edit: January 07, 2020, 03:25:24 am by akraines
»
Logged
paramvir
Administrator
Hero Member
Posts: 6296
Re: Format summary row better
«
Reply #1 on:
January 07, 2020, 10:48:29 am »
Grand summary row has pq_grandsummary property added to rowData which can be used to style it in rowInit or render callbacks as in this example:
https://paramquery.com/pro/demos/export_style
Please note that currently styles are exportable to Excel only ( not html or print )
Logged
akraines
Pro Ultimate
Newbie
Posts: 34
Re: Format summary row better
«
Reply #2 on:
January 08, 2020, 12:14:28 am »
Thanks. i ended up using the pq_grandsummary in the render function and it worked beautifully
Logged
Print
Pages: [
1
]
« previous
next »
ParamQuery grid support forum
»
General Category
»
Help for ParamQuery Pro
»
Format summary row better