How to add asp table rows at run time
Please let me know how to dynamically add asp table rows on a button click. Also the table cells should contain text boxes.
Details: I want to have a table row with 9 columns and the columns should have text boxes everytime i click a button. Like this i should be able to generate one row with 9 coulmns on each click.
Thanks,
Ramya