WebGrid 0.1.13

WebGrid is a Python library to generate an interactive DHTML datagrid table with sorting, filtering and paging. It's designed to work on top of SQLAlchemy ORM entities. It also allows exporting into Excel files.

Tags python python-library datagrid html table
License BSDL
State initial

Recent Releases

0.1.1313 Feb 2015 18:45 minor feature: Attempt to use column label for subtotaling if no SA expression is provided. Allow callers to specify default arguments to filters.
0.1.718 Sep 2014 23:47 major bugfix: API break: replaced MultiSelect widget with multipleSelect plugin. Included missing images referenced by webgrid CSS.