Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export Options doesn't work in chrome given in the demo #91

Open
prog20901 opened this issue Aug 19, 2017 · 10 comments
Open

Export Options doesn't work in chrome given in the demo #91

prog20901 opened this issue Aug 19, 2017 · 10 comments

Comments

@prog20901
Copy link

The export options doesn't work locally as well given in the link - http://ngiriraj.com/pages/htmltable_export/demo.php#

@hhurz
Copy link

hhurz commented Aug 19, 2017

@prog20901
Copy link
Author

The above fork is little hard to identify the additions. can u post a single HTML file with 4 rows with all export options similar to example posted earlier in http://ngiriraj.com/pages/htmltable_export/demo.php# 1. Post a single HTML file which has all the export options 2. fix the above code snippet if possible. since many of them referes via google search

@prog20901
Copy link
Author

Any updates?

@hhurz
Copy link

hhurz commented Aug 23, 2017

FYI: I'm not the maintainer of this project. It seems that the original maintainer stopped working on the project. Because I liked the idea behind it, I forked it and started to fix a lot and extended its functionality.
Also I'm not the owner of http://ngiriraj.com/pages/htmltable_export/, so don't blame me.

I'm aware about the spare documentation, but I think it should be possible to get it how it works after you have a look into the closed issues (labeled Q&A) and after you dealed with the example files (e.g. https://github.com/hhurz/tableExport.jquery.plugin/blob/master/test/index.html)

Thanks.

@prog20901
Copy link
Author

Nobody will blame you...You did an excellent work....Can you please add just 2 more example to master/test? That would be really helpful...

In addition to populating data table with export options and default features (search, sport, pagination), can you add an 2 more example by

  1. add - refresh button, column re-arrangement, goto page number in pagination
  2. export all records or export selected records

1 similar comment
@prog20901
Copy link
Author

Nobody will blame you...You did an excellent work....Can you please add just 2 more example to master/test? That would be really helpful...

In addition to populating data table with export options and default features (search, sport, pagination), can you add an 2 more example by

  1. add - refresh button, column re-arrangement, goto page number in pagination
  2. export all records or export selected records

@hhurz
Copy link

hhurz commented Aug 24, 2017

Because you are refering to http://ngiriraj.com/pages/htmltable_export/demo.php, I assume that you are planing to use bootstrap table as data grid.

There are already examples that show you how to use my forked version of the tableExport plugin with bootstrap table:
https://github.com/hhurz/tableExport.jquery.plugin/blob/master/test/bootstrap.html
https://github.com/hhurz/tableExport.jquery.plugin/blob/master/test/bootstrap2.html

In addition to this there is a basic jsfiddle example referenced from wenzhixin/bootstrap-table#1765

Also you can find some hints for using it with bootstrap table in the issues list:
https://github.com/hhurz/tableExport.jquery.plugin/issues?q=is%3Aissue+is%3Aclosed+label%3A%22bootstrap+table%22

@prog20901
Copy link
Author

bootstrap.html is an excellent example and i loved it and please kindly consider modifying that wonderful example "bootstrap.html" to accommodate the 4 missed ones....1. Copy To Clipboard Button 2. Print Option 3. Export to PDF and PNG 4. Go To Page

Please kindly consider this request...Thanks a lot in advance..

Reference:

  1. http://2.bp.blogspot.com/-yTiytux2848/Vcj-b5FjyUI/AAAAAAAAdQk/8rzPAsyU4Dw/s1600/jQuery%2Bdatatables%2Bexport%2Bto%2Bpdf.png
  2. https://www.phpflow.com/wp-content/uploads/2015/09/export-table-data-toexcel-png-pdf.png
  3. https://i.stack.imgur.com/XeCzz.png

@hhurz
Copy link

hhurz commented Aug 24, 2017

Your requests are all related to "bootstrap table" and are out of scope of this plugin.

Thus you should look at the bootstrap table project side (https://github.com/wenzhixin/bootstrap-table) for further assistance.

I highly recommend to visit wenzhixin/bootstrap-table#1765. I'm sure that you will find there what you are looking for.

@prog20901
Copy link
Author

The problem is the bootstrap table you have referred is not suitable and it is hanging when pagination is changed to 1000 or 5,000. It is really beautiful to see all the options...Datatables are excellent and quick in rendering. Can you please consider and adopt the features in your existing datatable and attach a sample html in the project itself for reference. Thanks in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants