Don't use getAll
Don't use getAll

Hello, I'm new using tables, I currently have a ruby application that lists all the products, but I'd like the server to bring only the necessary per page, as I have to modify my datatable so that it works
If you can help me please
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
Sounds like you want server-side processing.
Allan