Had a repeating group with a lot of data that was taking quite a while to load. Implemented pagination and noticed an immediate improvement in performance!
Thought others might find it useful to see how I did it!
Had a repeating group with a lot of data that was taking quite a while to load. Implemented pagination and noticed an immediate improvement in performance!
Thought others might find it useful to see how I did it!
You should check out the list shifter plug-in. Makes pagination super simple.
Nice video to Implement pagination and improvement in performance can be seen.
Do you know how to do pagination without fixing the rows or columns? I’m unable to to have mine fixed for responsiveness.
… and the following part of that video series, a couple posts further down the page.
Legend, thanks.