HTML table class |
[eluser]InsiteFX[/eluser]
You use $this->table->add_row(); to add data to the table, you can also add data using a foreach loop See the HTML Table Class below: CodeIgniter Users Guide - HTML Table Class |
Messages In This Thread |
HTML table class - by El Forum - 03-24-2012, 02:07 PM
HTML table class - by El Forum - 03-24-2012, 03:04 PM
HTML table class - by El Forum - 03-24-2012, 03:35 PM
HTML table class - by El Forum - 03-24-2012, 04:15 PM
HTML table class - by El Forum - 03-24-2012, 04:40 PM
HTML table class - by El Forum - 03-24-2012, 04:50 PM
HTML table class - by El Forum - 03-24-2012, 06:08 PM
HTML table class - by El Forum - 03-24-2012, 06:18 PM
|