grid.option( 'summaryData', new_summary_data );
$("#grid").pqGrid("summary", "summaryData", [ { property: value } ])
I don't want to repaint the grid each time something changes in the summary.