How to delete multiple rows in the latest datatables version without editor extension...
How to delete multiple rows in the latest datatables version without editor extension...

I have no idea on how to do it..
This discussion has been closed.
I have no idea on how to do it..
Answers
rows().delete()
is probably a good place to startCheers,
Colin