raz3r
raz3r
@Natinux Would you be so kind to provide a sample code?
I am using dataTables 1.10.4 and it doesn't work :( I should say that I am using Bootstrap as well.
The example is not available anymore :( Anyway here's my code, that way you can also see what versions I am using. Bootstrap 3.3.2 JQuery 1.11.2 Angular JS 1.2.28 DataTables...
That looks cool, if I use ``` colResize: { fixedHeader: { } }, ``` instead of ``` new $.fn.dataTable.FixedHeader(tableDocumentList); ``` it seems to work...