Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

Lazy loading support for WiseGuiTable paging #93

Open
danbim opened this issue Nov 18, 2013 · 0 comments
Open

Lazy loading support for WiseGuiTable paging #93

danbim opened this issue Nov 18, 2013 · 0 comments
Labels

Comments

@danbim
Copy link
Member

danbim commented Nov 18, 2013

For tables with a lot of entries it would be important to support "lazy loading", i.e. to allow fetching only the subset (offset, amount) of entries from the backend that is currently being displayed. This reduces the load on the backend (smaller query results) and results in smaller data transfers as most of the time e.g., the historic data (old reservations) are not required.

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

No branches or pull requests

1 participant