jQuery Datatables and ColumnFilterWidget integration issue
- by user3520135
I am trying to Place the ColumnFilterWidget plugin in the Header of the Datatables Table.
Here are the changes i made in it :
/**
* Menu-based filter widgets based on distinct column values for a table.
*
* @class ColumnFilterWidgets
* @constructor
* @param {object} oDataTableSettings Settings for…