I do not understand what you want to do. The grid is an interface to a database (i.e. an object you can select from, insert to, and update records). How is it supposed to work with a dictionary? What are you trying to accomplish? There may be a way to do it.
On Friday, 6 December 2013 14:55:26 UTC-6, Diego Tostes wrote: > > Hi, > > Is it possible create a grid like SQLform.grid using a dictionay instead of > a query result? > > Rgds, > > Diego > -- 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.

