-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Description
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");
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels