Vertical fit with DataTable 2 is KO
Vertical fit with DataTable 2 is KO
Link to test case: https://live.datatables.net/kizaqoto/2/edit
Debugger code (debug.datatables.net):
Error messages shown: None
Description of problem:
Hello,
Since I've migrated to DataTables 2, the plugin scrollResize is not working anymore :
* If I use the file "https://cdn.datatables.net/1.13.7/js/jquery.dataTables.min.js" it works correctly (the dataTable fit the screen).
* But if I use the file "https://cdn.datatables.net/2.0.0/js/dataTables.min.js" it does not work anymore (the dataTable does not fit the screen).
Thank you for your help.
Anthony
This question has an accepted answers - jump to answer
Answers
@allan mentions in this thread that ScrolResize is not working with 2.0 at the moment.
Kevin
I've committed a fix for ScrollResize with DataTables 2 and it will be in the 2.0.1 release.
Regards,
Allan