You must create custom paging control (do not use DevEx paging). Send the current page and page size to the procedure as a parameter or use directly in your request.
How to use this example value in MS SQL, this link: http://msdn.microsoft.com/en-us/library/ms186734.aspx
In Oracle and other databases, you can do this using different technologies. Regards.
source share