Skip to content

SearchBuilder + SSP + ColReorder fires unnecessary XHR #23

@14nd90

Description

@14nd90

The combination of these three gives the functionality that a colReorder sends off an XHR request that I think is unnecessary - even when there are no criteria in SearchBuilder. Turning off SB prevents this request.

https://live.datatables.net/vazuwuza/9/edit

This is not an issue with small datasets but makes colReorder unusable with large ones, mostly because the XHR event is fired instantly when the column is in a new place. An indirect fix could be to make the event fire only on mouse up?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions