Malathi

Malathi

  • NA
  • 20
  • 7.8k

Adding rows to html table

Jan 22 2015 5:47 AM
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)