05-10-2012, 07:28 AM
[eluser]Unknown[/eluser]
Is it possible to add a row using at the END of table that is generated by ?
Is it possible to add a row using
Code:
$this->table->add_row();
Code:
$this->table->generate();