Hi
I have below code . I want if user clicks add . Then a row should be added in Jquery DataTable with 4 columns as below. If uer clicks on Delete then that row should be deleted. By default Jquery datatable be shown with No Records Found.
Sr.No, DropDown Value,FileName attached, Delete button.
Thanks