Infinite scroll with pagination buttons
Infinite scroll with pagination buttons

I need to create table with infinite scroll and pagination buttons at the same time, is it possible to make it with library features
This question has an accepted answers - jump to answer
Answers
Hi @polar.webspark ,
Infinite scrolling isn't something that we have. Scroller is the closest that you will get to this.
That being said, both of the above would never be paired with pagination - you only have 1 page when using scroller or infinite scrolling...
Thanks,
Sandy