react-data-components
react-data-components copied to clipboard
Need one example of the following...
Need an html file react-data-components with static json or html data with following
- Read only grid as above without edit, delete and save option.
- The grid with many export options - pdf, csv, excel, word etc.,
- When the pagination is enabled - goto page option to navigate to particular page
- Copy to clipboard and print option
- Support quickest rendering for alteast 5,000 rows with page size as 10, 100, 500, 1000, 5000
- Search all columns or individual columns
- 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
- 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
- https://stackoverflow.com/questions/45901407/static-data-grid-10k-records-with-search-pagination-export-options
- https://datatables.net/extensions/scroller/examples/initialisation/large_js_source.html