Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: dynamic row addition


Message #1 by "sreeram chandra sekhar" <chandra.sreeram@w...> on Mon, 17 Sep 2001 07:28:42

Then you would need to insert the columns - i think

-Mike

-----Original Message-----
From: Nyman, Robert [mailto:Robert.Nyman@i...]
Sent: Monday, 17 September 2001 3:02 PM
To: javascript
Subject: [javascript] RE: dynamic row addition


oTable.insertRow(intRowIndex);


/Robert



-----Original Message-----
From: sreeram chandra sekhar [mailto:chandra.sreeram@w...] 
Sent: den 17 september 2001 09:29
To: javascript
Subject: [javascript] dynamic row addition


hi
  i have a table where i want to add a row dynamically when i click a 
button.when adding previous rows should be there and the new row should be 
the last row

   if anyone knows pls. help me that should work in both ie and netscape

thanks in advance



  Return to Index