sudhasundaram
06-19-2007, 12:57 PM
I have created a table and using the table id, I have created rows dynamically using the id of the table. I have also inserted cells and added values to that. Now I have to extract the values individually and add it to a textbox and edit it and I have to save it in the same cell from where I have brought the value.
I need to do these using Javascript. It's working fine if there is only one row. But I need to create multiple rows and the last 2 cells of each row contains an "Edit" and a "Delete" button. If I click the particular "Edit" or "Delete" button that values should be brought to the text boxes and edited and saved back.
Thanks in Advance.............
Can anyone please reply. It would be so helpful.
I need to do these using Javascript. It's working fine if there is only one row. But I need to create multiple rows and the last 2 cells of each row contains an "Edit" and a "Delete" button. If I click the particular "Edit" or "Delete" button that values should be brought to the text boxes and edited and saved back.
Thanks in Advance.............
Can anyone please reply. It would be so helpful.