does this "magically" happens when you just left another grid at page # 1000 ? because that would be expected, since all grids share the same session values to "remember" what the page # is. Also, please make sure you're not using "reserved" request.vars (i.e. page=x) because then you're tricking the grid ^_^
On Wednesday, April 30, 2014 11:53:02 PM UTC+2, Elcimar wrote: > > > I have a website that uses SQLFORM.grid. Some (random) times the grid > starts in page # >1000, >100, etc (random pages) instead of page #1. > > I first thought it was because I was using two grids in the same page, but > now that I am rendering them through LOAD, I don't know what is happening. > It hapens on other page with only one grid as well =( > > Maybe does it have something to do with sessions or something like that? > > The attached image shows the grid at page 1104 but I just opened the page > that has it > > > <https://lh4.googleusercontent.com/-jbNHpL6jOj4/U2Fx8xOLqTI/AAAAAAAABTg/S0pdn5AXfSE/s1600/example.png> > > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

