Using TableTools and Editor, you'd apply your filter using fnFilter and then use TableTools' fnSelectAll method ( http://datatables.net/extras/tabletools/api#fnSelectAll ) and finally call `delete` on the Editor instance to delete the rows. That could all be done in a single TableTools' button's fnClick method if you wanted.
Replies
Allan
How about PHP script & where I put my php script inside the DataTables script.