Jquery – jqGrid onSelectRow jqGrid is not a function error
I am trying to get selected row from jqGrid but its failing onSelectedRow event. Gird itself loads the data without any issues. Error only on selected row event. What am i missing here. Below is my javascript code. The error…