How to filter based on checkbox?
How to filter based on checkbox?
FireFoxII
Posts: 17Questions: 10Answers: 0
I have a table based on datatables that is filled from a mysql database... I want to filter thorugh a button, only row selected that have a checkbox on first column
This is my example
https://jsfiddle.net/aj7e94h0/1/
I can filter sending a new request to mysql database but if possibile is better with a script request... How can do this?
This discussion has been closed.