Hello –
Add the following to your shortcode:
datatables_dom=”lfrtip”
For example:
[gdoc key=”[URL here]” datatables_dom=”lfrtip”]
Works like a charm.
I am a bit lost to understand how to find this parameters for shortcodes. Thanks for your help.
Hi,
Great plugin !
I would like to disable just 3 buttons, is it possible ?
Also, I add /datatables_select=”true”/ on my shortcode,
it’s work but when I select some row, clicking on “print” button (or the other buttons)
all the rows are exported, not only the selected.
It seams like all the export buttons doesn’t detect if any rows are selected.
So I need to add a new button to “Show Only Selected”
Can you help ?
Thank’s