0
Guys, I have a problem, I created a paginated query that always brings 5 records, implemented with jquery one $(window). scroll so that whenever the scroll arrives at the bottom of the page it brings 5 more records and updates the table using update="table". My problem is that the update it gives a refresh on the table and recreates everything again, and this causes a small delay when it has many records, I wonder if it is possible to put the 5 new records on the table without giving the refresh nba table all that the update does.
I think if you used the Angularjs it would help and a lot
– Marcos Henrique
Dude, insert your code into the question, but I don’t think it’s going to happen. I agree with @Marcoshenrique, it would be easier with angular.
– Mayllon Baumer