Author Topic: Grandsummary irrespective of pagination  (Read 1411 times)

vinay.narasapurapu

  • Pro Ultimate
  • Newbie
  • *
  • Posts: 7
    • View Profile
Grandsummary irrespective of pagination
« on: September 26, 2020, 06:27:48 pm »
Hi I have added a grand summary but it is coming based on pagination. Please check the image. in that, I have added the count. But I have both and count and sum where it is showing page wise. Pagination is required

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6263
    • View Profile
Re: Grandsummary irrespective of pagination
« Reply #1 on: September 28, 2020, 02:28:37 pm »
In that case, you have to compute grandsummary manually and assign it to summaryData option.

https://paramquery.com/pro/api#option-summaryData

Example: https://paramquery.com/pro/demos33/summary_json
« Last Edit: September 28, 2020, 03:03:48 pm by paramvir »