sematext/sematable

Need one example of the following...

prog20901 opened this issue · 1 comments

Need an html file sematable example or working sample with static json or html data with following...Pls kindly help me

  1. Read only grid as above without edit, delete and save option.
  2. The grid with many export options - pdf, csv, excel, word etc.,
  3. When the pagination is enabled - goto page option to navigate to particular page
  4. Copy to clipboard and print option
  5. Support quickest rendering for alteast 5,000 rows with page size as 10, 100, 500, 1000, 5000
  6. Search all columns or individual columns
  7. 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
  2. https://i.stack.imgur.com/XeCzz.png
  3. https://stackoverflow.com/questions/45901407/static-data-grid-10k-records-with-search-pagination-export-options
  4. https://datatables.net/extensions/scroller/examples/initialisation/large_js_source.html

Hi @JKathir,

I can't really provide you concrete examples on how to implement each of these functionalities, but I would be glad to help you out if you get stuck in something that's related to sematable. Most of the requirements you have are covered by sematable out-of-box, but the functionalities you've mentioned need to be implemented on top of sematable.