Skip to content
This repository has been archived by the owner on Apr 2, 2019. It is now read-only.

Backgrid Pagination infinite mode #662

Open
a5rar opened this issue Dec 28, 2016 · 0 comments
Open

Backgrid Pagination infinite mode #662

a5rar opened this issue Dec 28, 2016 · 0 comments

Comments

@a5rar
Copy link

a5rar commented Dec 28, 2016

Hello,
This is probably less of an issue more of a question. I have setup pagination using infinite mode. My service returns Link headers for 'next' and 'prev'. I noticed that the next link is invoked and a fetch is fired to the service everytime which is good, however when i click previous it doesn't fire back to the service instead it loads locally cached version.
Is there any way to force the pagination to always got back to the service when prev is clicked using the infinite mode?

I need this to happen so clients always see changes being made by other users.

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

1 participant