Individual column searching (select inputs): update the selects after filtering?
Individual column searching (select inputs): update the selects after filtering?
hhm
Posts: 24Questions: 3Answers: 2
I'm referring to the example here: http://www.datatables.net/examples/api/multi_filter_select.html
Is there a way to update the select inputs so that they only show the available options after filtering?
If one chooses Tokyo under the Office column, the other selects still show all options from the unfiltered table but only 4 of them apply to people from the Tokyo office. I would like to display only the options that exist after filtering for Tokyo.
This discussion has been closed.
Answers
I have the same question. Does anyone have the solution?
hi,
did you get the solution for this.