Hi,
I have a 10 column table where it can have 3 to n rows.
For each of the columns, I added id="col"+ column number.
So the id for the columns are col0, col1,col2,.., col9.
How do I traverse col1 and replace the content with the value of my "for loop" counter value? (var i=2;i<noRows,i++)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.