Is a Footer row in a jqgrid selectable/clickable?
问题 I have a jqgrid that has main rows and a footer row (with userdata loaded) and then a formatter that alters the data in the cells to be linkable. The cells in the main body can be clicked and the onCellSelect event will capture the click. However, clicking on data in the footer row does not seem to fire off the onCellSelect event. How do I capture a select/click event in the footer row? Below is the script for the jqgrid. $('#jqgSummaryResults').jqGrid({ datatype: 'json', mtype: 'GET', url: