hi , sorry for english , i use thi example
https://bootsnipp.com/snippets/402bQ
I have two answer :
1 if i change code with [value] the ajax dont work :
- <label class='col-lg-3 control-label'>Inserisci nome dropbox</label>
- <input type="text" id="ricerca_codice_lavorazione[0]" style="color: black"> <button type="button" id="button_ricerca_lavorazione[0]" class="btn btn-info">Ricerca Codice</button>
and ajax too ...
2 , how can i add ajax control for every row added?