Posts by Andre_Rosendo • 11 points
1 post
-
0
votes0
answers45
viewsQ: Create dynamic html table by setting the class or id to rescue later with jquery
I’m creating a dynamic table as the user adds content. Then I need to take this data and create the object and send it to the controller, to create the table I used the following way: function…