Hi guys, i want to populate a drop down list with ajax, and so when i select the first option
thesecond one select must be populated in table like if shoose
<select><option>value one</option>
<option>value two</option></select>
was supoose be populated the second value in another select, but i want be populated in table!
Is something like populate countrys and states, when we shoose country, another selects come with values depends on 1st select!
But i want those values come to table