1
Answer

Adding rows to html table

Malathi

Malathi

9y
733
1
Want to add Row after Row on button click to an existing html page which has runat server. I have 7 rows. When I add 8th Row, it is displayed. But, when I add 9th row, the 8th row is over-written. The page is an aspx page. C# code behind is used.
Thanks.
Answers (1)