Filter and DataTables Buttons
-
In my table i use the filters for the fields using the datatables_columnfilterwidgets with the exclusion of some columns. Everything works properly.
To print or save the table on file (excel, pdf, etc) I installed DataTables Buttons. This also works properly but it removes the filters.
The short code is the following:[table id=1 datatables_columnfilterwidgets=true datatables_columnfilterwidgets_exclude_columns=1,4 convert_line_breaks=false datatables_buttons="colvis,excel,pdf,print" /]
Is it possible to see both the filters and the buttons?
Thanks.The page I need help with: [log in to see the link]
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Filter and DataTables Buttons’ is closed to new replies.