gridComplete fires after all the data is loaded into the grid and all other processes are complete. Also the event fires independent from the datatype parameter and after sorting paging and etc. Does not fire if datatype is a defined as function.
4)获取汇总行数据
var row = $("#orders").jqGrid(“footerData”, “get”);