Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Julius
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
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
Pedro Costa
Hi,
Where do I find the Infinite Scroll web block ?
Thanks !
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.
Pedro Costa
Hi André,
Thanks !
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 Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...