[web2py] Re: getting a dynamic total for a smartgrid

2013-11-01 Thread Derek
You can try using a datatable... http://datatables.net/release-datatables/examples/advanced_init/footer_callback.html On Friday, November 1, 2013 4:24:16 PM UTC-7, Derek wrote: > > Smartgrid won't do that. You have to program it yourself. > > On Friday, November 1, 2013 12:13:18 PM UTC-7, Evan Ca

[web2py] Re: getting a dynamic total for a smartgrid

2013-11-01 Thread Derek
Smartgrid won't do that. You have to program it yourself. On Friday, November 1, 2013 12:13:18 PM UTC-7, Evan Caldwell wrote: > > I am new to web2py so please excuse any obvious questions. I have the > following table: > db.define_table('timeclock', > Field('project','string', required=True,