Is there any other way to select multiple rows rather than clicking on each row individually? Something like the autofill plugin but instead of filling content just select those rows?
Currently no - but it would certainly possible to implement something along those lines using the API that DataTables presents. You could even use some of the code from AutoFill if that is the interaction that you are looking for.
Replies
Allan