Package turbogears :: Package widgets :: Module datagrid

Module datagrid

source code

Generic widget to present and manipulate data in a grid (tabular) form.

See also: http://trac.turbogears.org/turbogears/wiki/DataGridWidget

Classes
  DataGrid
Generic widget to present and manipulate data in a grid (tabular) form.
  PaginateDataGrid
A data grid widget that supports the paginate decorator.