Grouping with jQGrid and Pagination

Grouping with jQGrid and Pagination

In jQGrid there is an option for grouping. However when I use grouping, and keep collapsing all expanded items, some of the items which are in the next pages are not being pulled in. This gives an illusion that there are no items whereas the pagination filter shows there are more pages. 

Is there a handle for this corner case?