Dropdown filter of one column

Dropdown filter of one column

jasmine825jasmine825 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?

Answers

This discussion has been closed.