Could we use virtualfields to create a running balance field? If so, could someone point me in the right direction? To give you a better idea, I would like to be able to do something like this....
for row in rows: print accounts.amt, accounts.virtualbalance 35 35 40 75 15 90 Many thanks! -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.