SearchPanes - shows empty page after filtering

SearchPanes - shows empty page after filtering

casscass Posts: 8Questions: 3Answers: 0

Test case: https://datatables.net/extensions/searchpanes/examples/initialisation/simple.html

In the example above, select Page 3 of the table. Then click "Accountant" in the Search Pane, which filters down to two rows. However, the table shows no rows. You have to click the "Previous" button twice to see the filtered data, which suggests that it has remained on Page 3 (which no longer exists), though it says Page 1 at the bottom.

Replies

  • colincolin Posts: 15,240Questions: 1Answers: 2,599

    Good spot, thanks for reporting! I've raised it internally (DD-2629 for my reference) and we'll report back here when there's an update.

    Colin

  • casscass Posts: 8Questions: 3Answers: 0

    Just updated to DataTables v2.1.3 and it looks like this problem has now been fixed.

Sign In or Register to comment.