I'm having an issue where I'm using a RadGrid that has GroupByFields on the .ascx. I'm using customPaging, and the data comes back correctly and is grouped correctly on the first page, but when I try to navigate to another page it does not bring back any results. I have verified that there are more results beyond the first page, and that the data is still there after the page is clicked. Any ideas?