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


  • 0
    mrfreeze  14 years ago
    Okay, I posted a new version. You can now do:
    grid.filter_items_query = lambda field: (db.invoice.entity==session.auth.user.id)&(field['id']>0)
    I also fixed a bug with clearing the filters.

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