Skip to content
This repository has been archived by the owner on Jul 4, 2021. It is now read-only.

Paginator.requestPager: Option to set both howManyPer and Page number #150

Closed
fizerkhan opened this issue Feb 27, 2013 · 0 comments
Closed

Comments

@fizerkhan
Copy link

I tried to do set howManyPer using collection.howManyPer(50)
and then collection.goTo(5). These two calls performs the fetch operation separately.
I want to make it as a single fetch operation.

Is there any option to do it? Can i disable the fetch operation in howManyPer?
Moreover, howManyPer does not have success and failure options.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants