SearchPanes - shows empty page after filtering
SearchPanes - shows empty page after filtering
cass
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
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
Just updated to DataTables v2.1.3 and it looks like this problem has now been fixed.