hi,

It is possible tu use smartgrid with a list of dictionary in place of a 
query?
Can i do something like this?

smartgrid<http://www.web2py.com/examples/static/epydoc/gluon.sqlhtml.SQLFORM-class.html#smartgrid>
(table, constraints=None, linked_tables=None, links=None, links_in_grid=True
, args=None,user_signature=True, divider='>', breadcrumbs_class='', **kwargs
)

smartgrid([{'name':'alex', 'age':'55'},  {'name':'albert', 'age':'44'}])






-- 

--- 
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.

Reply via email to