Welcome Guest, Not a member yet? Register   Sign In
add extra rows in a HTML table
#1

[eluser]raffie77[/eluser]
Hi People,

can anyone tell me if it's possible to add a extra collum when I use
$this->table->generate($sql)

when I do this:

Code:
$sql = 'SELECT * FROM mytable'
$this->table->generate($sql)

it shows a perfect table
but I want a extra collumn so I can add some buttons delete and update

anny idea's of can annyone show me a basic example for this?

regards,

Ralph


Messages In This Thread
add extra rows in a HTML table - by El Forum - 10-28-2013, 02:19 AM
add extra rows in a HTML table - by El Forum - 10-28-2013, 02:25 AM
add extra rows in a HTML table - by El Forum - 10-28-2013, 02:26 AM
add extra rows in a HTML table - by El Forum - 10-28-2013, 02:39 AM
add extra rows in a HTML table - by El Forum - 10-28-2013, 03:19 AM
add extra rows in a HTML table - by El Forum - 10-28-2013, 03:35 AM
add extra rows in a HTML table - by El Forum - 10-28-2013, 03:41 AM
add extra rows in a HTML table - by El Forum - 10-28-2013, 03:44 AM
add extra rows in a HTML table - by El Forum - 10-28-2013, 03:55 AM
add extra rows in a HTML table - by El Forum - 10-28-2013, 04:12 AM
add extra rows in a HTML table - by El Forum - 10-28-2013, 04:46 AM
add extra rows in a HTML table - by El Forum - 10-28-2013, 07:16 AM



Theme © iAndrew 2016 - Forum software by © MyBB