If you benefit from web2py hope you feel encouraged to pay it forward by contributing back to society in whatever form you choose!


  • 0
    adsahay  14 years ago
    I have a datasource which has "sum", like:
    grid.datasource = db(db.things.id>0).select(db.things.inventory.sum())
    I get a key error in grid. How do I fix this?

Commented on:

This is a module that lets you build a table on the server that supports paging, sorting, editing and totals easily. It requires no javascript or sessions to work.

Hosting graciously provided by:
Python Anywhere