|
-
Sep 12th, 2001, 10:10 AM
#1
Thread Starter
Frenzied Member
Dynamicly Adding and Removing rows
I start off with an empty table (<table id="tablename"></table>) then build it using asp in a hidden page and display it with a javascript outer html call. I preform other changes to cells in the table using asp and then an outer html in the same fashion. The problem I am stuck with now is I need to be able to replace 1 row with 4 rows and back again. I have tried using <span> tags which I thought would work and was the only idea that didnt cause a javascript 'unknwn runtime error'. The problem is that it is replacing the row but adding them outside of the table.
any suggestions?
thanks in advance,
Michael
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|