Skip to content
This repository has been archived by the owner on Feb 16, 2021. It is now read-only.

Copy a table using zeroclipboard #677

Open
zbouchlih opened this issue Feb 13, 2017 · 0 comments
Open

Copy a table using zeroclipboard #677

zbouchlih opened this issue Feb 13, 2017 · 0 comments

Comments

@zbouchlih
Copy link

Hi,
Thank you so much for this great solution.
I have implemented it and it's working, I have just a problem when I try to copy a table it only copies the visible part of the table (the table is implemented using pagination) so it only copy the first page.

Do you have a solution for that ? Thank you so much in advance,

<a class="btn btn-primary" href="#" data-clipboard-target="datatable" id="copy_table"><i class="custom-icon normal icon-clipboard"></i></a>

var client = new ZeroClipboard( $('#copy_table') );

@zbouchlih zbouchlih changed the title Copy a table using zetoclipboard Copy a table using zeroclipboard Feb 13, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant