We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5264931 commit 9cfea92Copy full SHA for 9cfea92
src/DataTable.php
@@ -49,6 +49,7 @@ class DataTable
49
'dom' => 'lftrip',
50
'orderCellsTop' => true,
51
'stateSave' => false,
52
+ 'fixedHeader' => false,
53
];
54
55
const DEFAULT_TEMPLATE = '@DataTables/datatable_html.html.twig';
0 commit comments