Project

General

Profile

Pagination instead of vertical scrolling on WTableView

Added by Torsten Schulz almost 3 years ago

Hi,
I like that the vertical scrolling is implemented as lazy loading.

But at some tables, I'd prefer to add a pagination instead of the scrolling. How can I do that? The documentation ever says "When Javascript isn't available". But it is, and I'd like to add pagination. I don't see how.

Greetings
Torsten


Replies (1)

RE: Pagination instead of vertical scrolling on WTableView - Added by Korneel Dumon almost 3 years ago

Hi,

you would have to implement it yourself. The pagination in WTableView was designed as a fallback for when there is no JS, not really as a feature in itself.

    (1-1/1)