Thanks a lot. This should really somehow be integrated into web2py.
On Sep 16, 5:48 pm, Lazarof <[email protected]> wrote: > Hello, try this. > > http://snipt.net/rochacbruno > Lazarof > > On 16 сен, 17:25, Serbitar <[email protected]> wrote: > > > > > > > > > Is there any way to display virtual fields using SQLTABLE ? > > THe only way Ive found to display virtual fields is by explicitly > > calling them from the rows object like: > > > result = [] > > for row in rows:

