glittershark / reactable

Fast, flexible, and simple data tables in React
glittershark.github.io/reactable
MIT License
1.51k stars 223 forks source link

Need one example of the following... #388

Open prog20901 opened 6 years ago

prog20901 commented 6 years ago

Could you please kindly consider adding one more example html file with the following features...Please kindly attach to the project examples folder as it would be helpful for many as well..

1.Read only grid as above without edit, delete and save option.

  1. The grid with many export options - pdf, csv, excel, word etc.,
  2. When the pagination is enabled - goto page option to navigate to particular page
  3. Copy to clipboard and print option
  4. Support quickest rendering for alteast 5,000 rows with page size as 10, 100, 500, 1000, 5000
  5. Search all columns or individual columns
  6. Export selected or all columns

Example grid http://institut-de-genomique.github.io/Ultimate-DataTable/ https://w3lessons.info/2015/07/13/export-html-table-to-excel-csv-json-pdf-png-using-jquery/

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 https://i.stack.imgur.com/XeCzz.png