While click Add button i need to add the rows dynamically
Asked
Active
Viewed 6,110 times
-1
-
1Try something like this http://stackoverflow.com/questions/7961900/jquery-clone-table-row – Nikos Tsirakis Nov 23 '12 at 10:50
-
1[Dynamically adding / removing rows in ASP.NET Repeater](http://xaeryan.blogspot.co.uk/2009/09/dynamically-adding-removing-textboxes.html) – huMpty duMpty Nov 23 '12 at 10:53
3 Answers
0
Look this - Dynamically adding / removing rows in ASP.NET Repeater (or other control) - using custom collections

Alex Veremeenko
- 338
- 2
- 4
-
1
-
Also, when you just posting a link it can go under comments!!! Please have a [look](http://meta.stackexchange.com/questions/8231/are-answers-that-just-contain-links-elsewhere-really-good-answers) – huMpty duMpty Nov 23 '12 at 11:14