If i have a table with 5 rows and 4 column.but i have to add values on the next row.there is no database related dependency.I have ADD button and i want to code it like when ever i will click on ADD button there is aaddition of new row…….
I mean the creaton of Rows in the table willbe dynamically…
Can ayy one sho me any sample code /Link on
http://jsfiddle.net/ or just give me any Url that contains the demo code for that
See this tutorial. It show how to add new row and column.
I don’t know how to do on jsFiddle but made one demo on my machine and is as follows: