how to insert multiple rows in sql database? if code like this
ridhohamonangan (0) - 6 years ago - Reply 0
how to insert multiple rows in mysql database? if code like this ...how get counter value on response page....
Developer2Ankit (0) - 5 years ago - Reply 0
How we can use this code in select option because whenever i try to use this code for select option it's not working.Options are see only in the first row.After adding the row i can't see the options which i used in your code.
Shubham59 (0) - 6 years ago - Reply 0
if you delete any dynamically created row, the number assigned to html-element name is repeated.
CompaJuan () - 7 years ago - Reply 0
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