jqGrid has an event onCellSelect
Ref: http://www.trirand.com/jqgridwiki/doku.php?id=wiki:events which you can use so you have event handling when a cell is selecting. I am using a footerrow
which contains totals and I need to have some event handling when cells in the footrow are selected.
Is there a corresponding event I can use?