Search
791 results 21-30
Forum
- 27th Apr 2020Columns custom width resetted after scroll down and up (with fixedHeader plugin)the config: { autoWidth: false, fixedHeader: true, responsive: true, } This is
- 27th Jan 2020fixedHeader not inheriting Bootstrap4 themeclass="init"> let table = $('#tickets').DataTable({ fixedHeader: true, language: { search: "_INPUT_", searchPlaceholder:
- 12th Jul 2019Jquery DataTable loads data slowly when applied responsive property to truetrue, orderCellsTop: true, scrollCollapse: true, fixedHeader: { header: true, footer: false
- 31st Jul 2018RowReorder and FixedHeader not working together1, "paging": true, "responsive": true, fixedHeader: { header: true, }, colReorder: true,
- 26th Jan 2018FixedHeader, bootstrap3The headings of the table go down (their width changes) when scrolling. The title of the table is two-line. In the parameters I prescribe just fixedHeader: true. Are there any rules for this type of headers? Using bootstrap3.
- 26th Jan 2017fixedHeader with scrollY 's initially misaligned to 'svisi_dept.desc'}, ], "order": [[1, 'asc']], "fixedHeader": true, "scrollY": "450px", "paging": false,
- 23rd Jan 2017FixedHeader and FixedColumnsis like this { fixedColumns: true, fixedHeader: { header: true, footer: true
- 29th Jun 2016Datatables pagination and FixedHeader or Scroller pluginsdatatableTable' ) ) { datatableTable = $('#datatableTable').DataTable({ responsive: true, fixedHeader: { header: true }, columnDefs: [ { "width":
- 18th Jan 2016fixedheader and tabscall datatables, with option fixedHeader: true, the table is simple
- 27th Nov 2015fixedHeader conflicts with "input" when it is in the th tagbut If we comment fixedHeader: true then all will be