StateSave with ColumnControl does not properly restore column filters on refresh

StateSave with ColumnControl does not properly restore column filters on refresh

coreyg142coreyg142 Posts: 22Questions: 2Answers: 0

Test Case: https://live.datatables.net/guninabo/2/edit
I also have a serverside application exhibiting the same behavior

To replicate:
- apply a column level filter on any of the columns and it should filter correctly
ex: Search 'Golf' on the commodity column

- Then refresh the page, and see that the filter is still present in the UI, but the table is not filtered.

The global search does correctly reapply the filter on reload.

Answers

  • coreyg142coreyg142 Posts: 22Questions: 2Answers: 0

    also another minor thing related to dark mode in ColumnControl:

  • allanallan Posts: 65,884Questions: 1Answers: 10,960 Site admin

    That's surprising! Thanks for the test case, I'll look into it and get back to you tomorrow.

    Allan

Sign In or Register to comment.