unable to add row to a html-table dynamically using ihtmlducument2 to create tr and td elements and
- by madhu
please anyone solve the above problem
i'm traversing through the document when i get the tr tag i have created the tr element using createelement later i used insertbefore to insert it into the document
but its not working
i tried for one week but didn't get any thing