Posted By:
Amit_Agrawal
Posted On:
Tuesday, April 23, 2002 09:10 AM
using javaScript i have dynamically added a row to my table
now what i need is that, when i click on a button (say 'remove'), then the last added row should be deleted from my table.
thanx.