Hi,
Wondering if anyone has experience with PicNet table filter plugin for jQuery.
This is what I did for generating the filter for me table.
$('#tableName').tableFilter();
I am wondering if there is a way to not generate filter textbox or dropdown for particular columns?
thanks