No, the browser should do that, but browsers don't.

BTW, from the questions I've been seeing from you, it's clear you reached 
the limit of what the grid can do, the grid is meant to be a quick way to 
make CRUD for a table, if you want to make a more specific interface for 
your problem domain, in my experience, it's simply easier to make your own 
instead of forcing the grid to behave like you want. I usually start my 
projects with quite a bit of uses of the grid, as the project moves a long 
slowly most of the grids go away as I start needing more specific 
interfaces for stuff.

-- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to