Does anyone else have this issue with group by paging?
I have a list with a view that groups items by a specific column. I left "<label for="idGroupLimit">Number of groups to display per page:" set to 30. On a side note this text should be changed to something in line with "Items per Group:". Anyway, a couple of my groups have more then 30 items so they get paged. When you first go to the second page of that group it works correctly but if you back up a page then go back the paging continues through the whole list, including items that should not fall in this group.</label>