Forum Discussion
benjamin_brooking
9 years agoIdeator I
Thanks, that's much better.
In the interest of efficiency I was trying to keep it so that my queries to my external database were only for the page of results being requested by the user.
Based on this method I assume that I need to return all 6000-odd (or found subset) records in my database for the paging to work?
Is there no way to report back the total records and current range without returning the actual data too?
Many thanks,
Ben