I had custom paging, sorting and filtering all working together with a Object Data Source. I am having a problem with pagination when using a custom filtering. The maximumRows parameter of the data source is return 2147483647 instead of my grid page size which is the value defined in the Page Size property.