ColumnFilterWidgets
ColumnFilterWidgets copied to clipboard
This is an add-on for the DataTables plugin for jQuery that creates filtering widgets based on the data in table columns.
I am using the TablePress Wordpress plugin that relies on the Datatables plugin for jQuery. I am looking for a way to put a dynamic value (string of YYYY-MM that...
Hello, If i have these dates: 2020-02-23 14:00 2020-02-23 10:00 2020-02-22 14:00 2020-02-22 10:00 2020-02-19 10:00 I would like the filter liste give : 2020-02-23 2020-02-22 2020-02-19 And when i...
The state of the filter is held when refreshing the browser but once that data is filtered out it cant be removed after refreshing. For example I'll filter on all...
It would be nice to have the filters for each column in the footer for each column in the table. I didn't see a way to do this. I added...
Aligning the columns of the filter is a problem. When we do not exclude the column it can be aligned somewhat. It would be better if there was a short...
> I have implemented data table plugin with all the features.Column filter widget is working fine for normal scenario,but if i apply reordering to columns it shuffles all values from...
Hi, I've implemented this on my SharePoint site and DataTables loads perfectly but for each column drop-down, it's displaying the full html inside the header. So instead of the label...
When dealing with large datasets, the performance slowdown on re-populating the select dropdowns on any change in the datatable redraw is significant and the cost is exponential. In a test...
Hi, the sSeparator does not work correctly for column brake: sSeparator: '\s_+\s_' The values in dropdowns are correcly separated, but the search does not seem to work - rows containing...
There seem to be quite a few cases where content will show up fine in the filter dropdown select, but fail to pickup the matching rows when selected: Some examples:...