ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started by: rsgmedia on February 01, 2017, 11:51:10 am
-
I have applied groupModel on a grid, which has summary rows in between and a grand Summary row at the end of the grid.
I want to export all the grid along with the summary rows in the JSON format using $( ".selector" ).pqGrid("getData"); but it does not include any summary row.
if there is any way to get the summary rows. please reply.
-
The method name to export data is "exportData". It includes summary and grand summary rows.
https://paramquery.com/pro/api#method-exportData