-
New Feature
-
Resolution: Fixed
-
Minor
-
None
DataTables provides different extensions, for example for reordering columns or making a table responsive.
To use them, their JS- & CSS-Files have to be included and they have to be enabled in the configuration.
I'd like to enhance this plugin to include a (optional) TableConfiguration in a TableModel, where such extensions of the configuration could be configured.
I will file a PR for this, if that change is okay?