Filtering wiht Select Boxes
Filtering wiht Select Boxes
Hi there,
I have two select boxes outwith my DataTables script - one for "Country" and one for "Town". When the user selects an option in "Country", the select box for "Town" then displays the towns from that area. This is done using Javascript.
How do I get DataTables to filter my 'Town' column based on the selection that the user makes in the 'Town' select box?
Thanks for any help - I'm fairly new to this.
I have two select boxes outwith my DataTables script - one for "Country" and one for "Town". When the user selects an option in "Country", the select box for "Town" then displays the towns from that area. This is done using Javascript.
How do I get DataTables to filter my 'Town' column based on the selection that the user makes in the 'Town' select box?
Thanks for any help - I'm fairly new to this.
This discussion has been closed.