This Moodle plugin allows for enhancing HTML tables with DataTables features such as in-browser sorting and filtering of table values. To add basic DataTables filtering and sorting to the tables ...
A problem with datatables in many cases is that you have to define your columns and data in more than one location. Usually it's in the html structure and the ajax call. My goal has always been to ...