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
Omitting the 'caption' property hides the header.
Very late I know, but for someone still wanting to know. This was found after looking through the source.