How can I convert dropdown list into checkboxes for datatables filtering?

How can I convert dropdown list into checkboxes for datatables filtering?

Noodles12Noodles12 Posts: 107Questions: 38Answers: 2

My project now requires users to select Name first before selecting any other dropdown. To accomplish this, I want to convert the first dropdown (Name) into checkboxes (keeping the same filtering). Is it possible to convert only the Name column dropdown into checkboxes.

Here is the latest code I am working on. https://jsfiddle.net/mL9f58wg/
Thanks.

This question has an accepted answers - jump to answer

Answers

Sign In or Register to comment.