Was aiming to create a grid. Just used an in-memory SQLite db to achieve the grid. Works great.
Sent from my iPad > On Feb 18, 2014, at 3:14 PM, Richard Vézina <[email protected]> > wrote: > > Don't understand your question... It generate a self validating form base on > field validator defined in models if you clone you field from there or the > Field() if you create field input on the fly... > > Do you want a form? or a Grid? > > If the latter there the TABLE() helper... > > Richard > > > > >> On Tue, Feb 18, 2014 at 3:53 PM, Dave S <[email protected]> wrote: >> >> >>> On Thursday, February 13, 2014 9:03:33 PM UTC-8, A36_Marty wrote: >>> I would like to make a grid-like screen without an underlying database >>> table. >> >> >> is this something interactive, where the user is entering data? Or is it >> just a display? If the latter, perhaps you just want the TABLE helper. >> >> /dps >> -- >> 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/groups/opt_out. > > -- > 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 a topic in the Google > Groups "web2py-users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/web2py/ZTvWwT9uuNg/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. -- 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/groups/opt_out.

