Skip to content

How can I use pagination in 1.4.2? #2186

Answered by mpf82
mcfl-uri asked this question in Q&A
Discussion options

You must be logged in to vote

Pagination has been deprecated in w2ui 1.3 in favor of infinite scrolling, see https://w2ui.com/web/blog/8/W2UI-1.3-Released-Goodbye-Pagination-Hello-Infinite-Scroll

So if you really want pagination, you'll have to downgrade to w2ui 1.2 (not recommended)

If you want to upgrade, I've compiled some migration help in this discussion: #2015

what can I do to improve loading times

First, identify your bottle-neck. Maybe it's actually your network / backend / DB and not w2ui.

You can also play around with grid.limit to decrease the number of records loaded at once.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@vitmalina
Comment options

Answer selected by vitmalina
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants