Skip to content

ColReorderWithResize with responsive:true  #32

@PrajapatiDhara1510

Description

@PrajapatiDhara1510

I am trying
ColReorderWithResize with responsive:true but I could not resize my columns.

Demo code:

        var table =  $('#demo_datatable').DataTable({
	responsive: true, 
	"dom": '<"custom-table-header"><"custom-table-body"rt><"custom-table-footer"lip>'
	});
	new $.fn.dataTable.ColReorder(table);

Expected output:

Column resize should be work and other column should go under expand section.

Thanks in Advance..

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