Table add row Dynamically

Regarding: bootsnipp.com/snippets/402bQ

hi , when I want use this code in jsp page in java I added cols += '<td><form:input path='+path_val+".operationType"+' type="text" class="form-control" name="op_type' + counter + '"/></td>'; mean I use <form:input> tag but after added row in to table I can't write anything in input text mean that input disable !!!! can you help me friends , thanks

fardad () - 5 years ago - Reply 0