WebHelpers

webhelpers.html.grid

A demo is available. Run the following command to produce some HTML tables:

python -m webhelpers.html.grid_demo OUTPUT_DIR

A subclass specialized for Pylons is in webhelpers.pylonslib.grid.

Grid class

Table Of Contents

Previous topic

webhelpers.html.converters

Next topic

webhelpers.html.tags

This Page