Skip to content

Datatables demo page inside bootstrap tabs #324

@JavaTMP

Description

@JavaTMP

https://www.gyrocode.com/articles/jquery-datatables-column-width-issues-with-bootstrap-tabs/#example4

Recalculate the layout for all visible tables on a page:
$.fn.dataTable
.tables( { visible: true, api: true } )
.columns.adjust()
.fixedColumns().relayout();

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions