Hi,
This may be a silly question but I can't seem to find an example where someone has pulled the totalRecords count.
Is it possible to get the totalRecords integer in such a way similar to this:
var recID = $grid.pqGrid("getRecId", { rowIndx: rowIndx });
Thanks in advance!