I stumbled upon this post as I am having a bit similar issue
but I try to represent stuf with nested-grid (if can call so)

https://groups.google.com/forum/?fromgroups=#!topic/web2py/fmyLPCsaoIo

maybe You'll have suggestions from your experience (better post in my 
thread, Thanks : )

2012 m. balandis 3 d., antradienis 03:21:12 UTC+3, Simon Ashley rašė:
>
> Pretty new to this and stumbling a little. 
> We need to generate a Treeview structure with the bottom node ending with 
> some links to other pages (graphs etc)
>
> Have a 7 level deep structure (each level in a different table) with each 
> level have a table format simple to the following: 
>   db.define_table('node', Field('parent',db.parent), Field('node_name'))
>   Tables will be maintained using smartgrid
>

-- 

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