Hi,
I have an asp.net page that has an asp table on it. what I am looking to do, is add rows to that table when someone fills in information in some text boxes and clicks a button. Everything works perfectly, button clicked, new row added.
the problem is, when you go to add another row, it...