currently, when the user clicks on the DELETE link, it deletes the selected row.
I want to use a combobox/dropdown instead to delete the selected row?
How can i use a dropdown selection to delete the selected row?
the example i am using is http://www.datatables.net/examples/api/select_single_row.html
I want to use a combobox/dropdown instead to delete the selected row?
How can i use a dropdown selection to delete the selected row?
the example i am using is http://www.datatables.net/examples/api/select_single_row.html