Hi,
I was wondering if there is an available option/plugin that enables browser caching of loaded pages/rows.
I was thinking of implementing an ajax pagination but wanted to keep the viewed pages as hidden, 1. for performance, 2. i'm rendering input fields to each row and need to access them on submit.
Is there something available?
Thanks.