[web2py] Re: preserve search criteria in sqlform.grid after component reLOAD

2013-04-07 Thread Niphlod
you have to pass the keywords fragment to the page ... On Saturday, April 6, 2013 11:39:22 PM UTC+2, Tim Richardson wrote: > > I have a SQLFORM.grid for a table. The user can modify a boolean flag via > an ajax call, which returns javascript causing the grid to reLOAD. > When doing the reload, h

[web2py] Re: preserve search criteria in sqlform.grid after component reLOAD

2013-04-09 Thread Tim Richardson
Thanks Niphlod, based on that I worked it out. For us mortals, here's how I did it. This is at my level of understanding, not up to one-liners yet :) The view linked to the menu the user clicks on LOADs the sqlform grid controller like so: {{=LOAD('default','order_import_status.load',ajax=Tr

[web2py] Re: preserve search criteria in sqlform.grid after component reLOAD

2017-06-06 Thread Jonathan Tomm
Thanks, this save me a lot of trouble! -- 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