How to add a dropdown list to each rows with values using jquery datatable in asp.net c#
I want to add the dynamic dropdown list to each row when I click the add button and I have written this below code to achieve this and values are coming but not like dropdown list example code is :-…