I have tried to figure out how to disable the header for a jqGrid, so that the row containing the column names does not show. So far, I have come up with no solution. Is the
There is an option for this: hidegrid: false
hidegrid: false
look at following Is it possible to remove the expand/collapse button from the jqGrid header?