Columnfilterwidget and row filtering together
-
Hi Tobias,
Thanks a lot for this awesome plugin. You really rock.
I need your help in implementing one time table that i am working on.
I have been trying to use the tablepress for creating a time table with three different time zones. I have added a hidden column( View All, EST, CET, AEDT) and it is populated in the dropdown that the columnwidgetfilter option provides.
I have created rows with (1. All the time zones together and individual time zones as separate rows).I would like to initially display only the rows with all the timezones together and allow the end user to select the time zone based records, the functionality is similar to that of the search box.
[table id=13 datatables_columnfilterwidgets=true datatables_columnfilterwidgets_exclude_columns=1,2,3,4 filter=”View All” /]
(What happens is that once i apply this filter, the filter is applied and i get the rows filtered bu then the dropdown is disabled. I think the drop down is based on the filtered rows. Is there a possibility to enable the dropdown so that the end user can select the other options and filter based on that.
Please could you suggest a solution for this.
Thanks,
Aarthi
The topic ‘Columnfilterwidget and row filtering together’ is closed to new replies.