HTML_Table::setAutoGrow

HTML_Table::setAutoGrow

HTML_Table::setAutoGrow -- Set autoGrow flag

Description

If this flag is set to TRUE, HTML_Table will automatically add new rows or columns when you insert a value into a non-existing cell.

Parameter

  • bool $grow - TRUE to automatically grow

Note

This function can not be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.