Adding A row dynamically
Adding A row dynamically
kieronapple
Posts: 25Questions: 6Answers: 0
I'm trying to add a row dynamically, when a user enters a value into an input then presses enter whatever value will be added as a new row in the table.
https://jsfiddle.net/L9qtvknt/6/
It works fine in the fiddle but I have it in a 2nd modal ontop of another, when I add the value it doesn't show the value entered unless I reopen the table?
This discussion has been closed.
Answers
It's whenever I have destroyed the table and re-initialise it