Open EitanBlumin opened 5 years ago
May need to re-render column filters on every draw event. On the other hand, this may still not be good enough because I think the data would only be retrieved from current page and this may cause lost values.
Other than reverting to displaying all Dropdown values, I'm not sure what else to do. Maybe use datatable values only when there's only one page to display? But then we would lose values when other filters are used.
Damnit I don't know what to do. Bah.
The solution offered in #115 could be useful to solve this issue
After removing a filter set by a URL parameter, the items filled in the dropdown box of column filters is not set to reflect all available values in the table.