gridjs icon indicating copy to clipboard operation
gridjs copied to clipboard

Server Side Precaching

Open lucashutyler opened this issue 4 years ago • 1 comments

Is your feature request related to a problem? Please describe. No

Describe the solution you'd like If possible, it would be nice to be able to load a couple extra pages on either side of the current page (precaching?). That way the user won't have to wait for the table to load precached items if they are slowly just going to next and previous pages. They would still have to wait if they filtered or jumped to the end of the list, of course. I'd imagine a parameter called precachedPages that would load that number of pages ahead and behind the current page.

lucashutyler avatar Jun 10 '20 23:06 lucashutyler

Thanks @lucashutyler. Makes sense.

afshinm avatar Jun 14 '20 21:06 afshinm