Welcome Guest, Not a member yet? Register   Sign In
HowTo generate several table using CI Table library ?
#2

[eluser]BrianDHall[/eluser]
You're missing clear():

Quote:this->table->clear()

Lets you clear the table heading and row data. If you need to show multiple tables with different data you should to call this function after each table has been generated to empty the previous table information.

From: http://ellislab.com/codeigniter/user-gui...table.html


Messages In This Thread
HowTo generate several table using CI Table library ? - by El Forum - 10-19-2009, 08:51 AM
HowTo generate several table using CI Table library ? - by El Forum - 10-19-2009, 09:03 AM
HowTo generate several table using CI Table library ? - by El Forum - 10-19-2009, 09:10 AM



Theme © iAndrew 2016 - Forum software by © MyBB