Using a Check box to Filter a Column
Using a Check box to Filter a Column
Hi everyone,
I'm new to DataTables and jQuery in general so I'm still trying to learn. I found DataTables last week and it's been a blessing so far. Great work on it.
I'm trying to figure out how to filter my results based on check boxes. In the scenario, let's say I have 3 Check boxes which represent Yes, No, or Maybe. I have one column in my table that shows the answer. I'd like to have the three check boxes to allow someone to choose if they want to see only Yes, Only No, Only Maybe, or any combo of the three.
I'm sure it's possible to do this with DataTables, I just can't quite seem to figure it out. I've tried searching the API, Documentation, and the forums here but I can't seem to find what I'm looking for. Since I am new and learning this, it's very possible I just overlooked it.
It would be greatly appreciated if anyone could show me an example or guide me in figuring this out.
Thanks!
I'm new to DataTables and jQuery in general so I'm still trying to learn. I found DataTables last week and it's been a blessing so far. Great work on it.
I'm trying to figure out how to filter my results based on check boxes. In the scenario, let's say I have 3 Check boxes which represent Yes, No, or Maybe. I have one column in my table that shows the answer. I'd like to have the three check boxes to allow someone to choose if they want to see only Yes, Only No, Only Maybe, or any combo of the three.
I'm sure it's possible to do this with DataTables, I just can't quite seem to figure it out. I've tried searching the API, Documentation, and the forums here but I can't seem to find what I'm looking for. Since I am new and learning this, it's very possible I just overlooked it.
It would be greatly appreciated if anyone could show me an example or guide me in figuring this out.
Thanks!
This discussion has been closed.