You may also, just create your own form instead of grid one. Richard
On Tue, Feb 24, 2015 at 10:34 AM, Anthony <[email protected]> wrote: > Not exactly, but the grid does take onvalidation, oncreate, and onupdate > callbacks. You can also intercept form submissions by checking for "new" or > "edit" in request.args and processing those outside of the grid. > > Anthony > > > On Tuesday, February 24, 2015 at 12:22:50 AM UTC-5, mweissen wrote: >> >> There is a paragraph in the book called "SQLFORM without database IO". Is >> it possible to do the same with a grid? >> >> Regards, Martin >> > -- > 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. > -- 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.

