How to delete a selected row using a dowpdown/combobox?

How to delete a selected row using a dowpdown/combobox?

webdev2111webdev2111 Posts: 4Questions: 0Answers: 0
edited February 2013 in DataTables 1.9
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
This discussion has been closed.