0
I want to show value in dynamically created textbox on edit button
there is a table that shows the values after submission and therr is a edit button in table that fills back all the values in form, and i want to show dynamically boxes values in that. there is a append boxes of address and i want to show value in that when i click on edit button in table
2 Réponses
0
you can get that row,column by JS
when you want changes to be save
var cell= getelementbyID (that specific column);
cell.text="newtext";
0
here are urdu lectures for JS
see part 8 9 10
I hope You'll get answer.
https://www.youtube.com/playlist?list=PL0kdOcU3HXGKxVR0NAIsEMz4rGqOlVTy7