8000 Binding multiple tables to one external search using $.tablesorter.filter.bindSearch() fails. · Issue #535 · Mottie/tablesorter · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Binding multiple tables to one external search using $.tablesorter.filter.bindSearch() fails. #535
Closed
@Zoomink

Description

@Zoomink

Hi,

I've been trying to bind multiple tables to one external search using $.tablesorter.filter.bindSearch() without any success.

I was expecting this to work:

$.tablesorter.filter.bindSearch("#table1", "#searchbox");
$.tablesorter.filter.bindSearch("#table2", "#searchbox");

However, this will only filter #table2. Any clues of how to make this work? Or is it a bug/limitation of the tablesorter right now?

Kind regards,
Andreas

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0