Hi Tobias,
Apologies for contacting you again...
I am trying to use the columnfilterwidget and datatables_colvis extensions together but they don't appear to do so. Is this something that cannot be done?
Kind regards
Chris
Hi Tobias,
Apologies for contacting you again...
I am trying to use the columnfilterwidget and datatables_colvis extensions together but they don't appear to do so. Is this something that cannot be done?
Kind regards
Chris
Hi Chris,
my answer to this is similar to that in http://wordpress.org/support/topic/columnfilterwidgets-plugin
I don't think that this is possible, because both of the these DataTables plugins where developed independently. Thus, they don't really know about each other and can not react to something that the other plugin does.
To make this work, they would probably have to be combined into one single new plugin, but that's not something that I can do, as I'm not their developer. Sorry :-(
Regards,
Tobias
Hi Tobias,
Many thanks for the prompt response I will see if I can't get them to work together
All the best
Chris
Hi Chris,
sounds good! If you get stuck, you might want to try asking in the DataTables support forums, at http://www.datatables.net
That's were the experts for these JS libraries are, so maybe they can help.
Best wishes,
Tobias
Hy Tobias,
The best table plugin I ever worked with :)
I have a similar issue, i want to use two extension together. I am running a language extension usig: [table id=2 datatables_locale="ro_RO" /] and would like to use also the fixed header extension, by using: [table id=2 datatables_fixedheader=top /].
I am no technical person and don't know if I can use them together and how.
Would appreciate some help on this.
Thanks in advance.
Hi,
thanks for your question.
These two Extensions should work together just fine. All you need to do is combine the two Shortcode parameters:
[table id=2 datatables_locale="ro_RO" datatables_fixedheader=top /]
Regards,
Tobias
Hi,
Thank you for your prompt feedback, that's what I call excellent customer care/support :).
It works great, since I have poor knowledge in programming, didn't know how to combine them.
Thank you again for your time.
Regards,
Robert
Hi Robert,
no problem, you are very welcome! :-)
Great to hear that this helped!
Best wishes,
Tobias
You must log in to post.