How to create a clickable datatable rows and when clicked move to different page based on the value in the row – Jquery ajax
I have created a bootstrap datatable with just header names. The row values in the table are going to come dynamically when I fill a form. Now when I click on any row of the table it should redirect me…