Pagination Server Side Support Ideas Total_Pages #511
Replies: 2 comments
-
Hi there, glad you're liking the library. Not sure what you mean by supporting server side pagination? We do support it, I'm using it myself at work, you just need to control the pagination state externally. |
Beta Was this translation helpful? Give feedback.
-
use prop rowCount |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there, I just switched over to the v7 version and loving the new changes.
I was working on pagination for an app and noticed that you support mostly client side pagination. The api I am working with tracks pagination so I ended up having to disable pagination in the table and insert mantines pagination comp into the bottom tool bar.
If your component had a total pages attribute I could have made this work.
I figured I would throw the idea out there. I love this lib, keep up the amazing work.
Beta Was this translation helpful? Give feedback.
All reactions