Thank you!
Can u give me a sample query as I'm a total newbie here. Sorry :)


On Sunday, 10 March 2013 14:52:01 UTC+2, memo wrote:
>
> I have tables:
> cities
> counties
> neighboorhoods
> streets
>
> The tabels are connected through foreign keys as follows: 
> streets->neighborhoods; neighborhoods->counties, counties->cities
>
> When displaying streets through smartgrids, I'd like also to show for each 
> value in streets the neighborhhod (this is no problem as it is 
> automatically included) but also the counties and the cities.
> How do I do that with smartgrids?
> Thanks for the quick reply!
>

-- 

--- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to