Closed GoogleCodeExporter closed 9 years ago
Does this issue have a work around or resolution. I have the same issue. I can
work it in the database, but that would require refreshing the list from the
database after each change. Is this possible?
Original comment by chris_ni...@hotmail.com
on 22 Mar 2013 at 1:33
The idea is to send just one Ajax call. On the server side you are getting
start and end index so assumption is that when you get the boundaries, you will
apply the same logic on the server side (1=>2,2=>3,3=>4, 4=>5, 5=>1).
It would be highly inefficient to send 100 Ajax request if you show 100 rows
per page and put first one to the end.
Jovan
Original comment by joc...@gmail.com
on 27 May 2013 at 8:57
Original issue reported on code.google.com by
psm...@gmail.com
on 26 Nov 2012 at 11:18