Dropdown filter of one column
Dropdown filter of one column
jasmine825
Posts: 5Questions: 5Answers: 0
I Have this:
$(document).ready(function () { $('#table_id').ddTableFilter("clinic"); });I want to be able to have a dropdown filter for my clinic_id, however I'm not sure how, any help?
This discussion has been closed.
Answers
You can always try my yadcf plugin , it might be an overkill for a single column, see it in action http://yadcf-showcase.appspot.com/DOM_Ajax_Multiple_1.10.html