jqGrid exposes a property rowNum where you can set the number of rows to display for each page. How do you set the grid to just display ALL rows?
rowNum
Right
Setting rowNum: '' you get all rows.