var rowData = $( ".selector" ).pqGrid( "getRowData", {rowIndx : 2} ); var cellData = rowData[ dataIndx_of_field ];