Skip to content

Filter table by JS function? #59

@igittigitt

Description

@igittigitt

I'd like to build filter phrases outside the application and if some event happens, it should be applied to the table. So i need a way to call the plugin and force it to filter the table by the words supplied, e.g.
$('#mytable').filterTable().term("term1,term2");

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