php-pear-HTML-QuickForm-ElementGrid 0.1.1

Meta-element which holds any other element in a grid
An HTML_QuickForm meta-element which holds multiple HTML_QuickForm elements in
an HTML_Table. The elements in the table should behave exactly like normal
elements in a form, such as freezing and getting defaults and submitted values
correctly.