Choosen plugin not working with dynamic created rows in html table
I am trying to filter drop down list with the help of choosen plug in, its working fine for first row. But when I clone or dynamically create more row, then drop down list become inactive and and displaying selected value of first row in all new dynamic rows. Below is the my code . I needed guidance to resolve this issue