PDA

View Full Version : add a row to a table


paulwynd
12-09-03, 12:19 PM
Hi!
How can I add a row to a table in DHTML?
I tried with createElement(..) and with t.rows.length=...; but no way!

Thanx for any help!!!

snaip
12-11-03, 02:47 AM
Have a look at this page:

http://www.faqts.com/knowledge_base/view.phtml/aid/6274

Hope that helps!