297
Views
5
Comments
Solved
Pagination in an Editable Table
Question
Hi guys,

Another question, how do you perform pagination in an Editable Table Record?

Thanks,

Julius
2011-08-23 22-04-05
Tiago Simões
Staff
Solution
Hi Julius,

Right now there is no easy way to do pagination in an Edtitable Table widget. As an option you can try to implement an infinite scroll pattern, as it is described here.

The EditableTable widget should be used mostly for small lists, since it uses several inputs that might have an impact on server performance.

Cheers,
Tiago Simões
2022-07-12 16-41-57
Pedro Costa
Hi, 
 
Where do I find the Infinite Scroll web block ?

Thanks !
2020-03-05 15-52-45
André Vieira
Staff
Hi Pedro,

The Infinite Scroll is in the LondonTheme.oml you can download from the page Tiago refered to. In the footer you'll find the link.
2022-07-12 16-41-57
Pedro Costa
Hi André,

Thanks !
2020-03-19 14-14-27
Pedro Gonçalves
Staff
Hi guys,

I know this is an old post, but I was not able to get this working with an Infinite Scroll web block. Can you tell me what did I do wrong, please? Code in attach. Only the editable-row TableRecords seemed a good solution...

Thanks for your help,
Pedro
EditableTable_Pagination_Workaround.oml
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.