DataTables column filtering using select menus for one column only?
DataTables column filtering using select menus for one column only?
I am new to DataTables.
I would like to have something like what is done below in 'DataTables individual column filtering example(using select menus)', but with select menu only for a single column (for example for Rendering Engine).
http://datatables.net/release-datatables/examples/api/multi_filter_select.html
How can I make this? Do I need to specify id of that th?
I would like to have something like what is done below in 'DataTables individual column filtering example(using select menus)', but with select menu only for a single column (for example for Rendering Engine).
http://datatables.net/release-datatables/examples/api/multi_filter_select.html
How can I make this? Do I need to specify id of that th?
This discussion has been closed.