TableExport icon indicating copy to clipboard operation
TableExport copied to clipboard

Only CSV export button is shown

Open jomonthomaslobo opened this issue 7 years ago • 0 comments

Only CSV Export button is shown I have added all libararies and called $("table").tableExport({ formats: ["xls", "csv", "txt"],exportButtons: true, bootstrap:false,trimWhitespace: false

});

Only Button with export label is shown it exports only CSV docs To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: Lap
  • OS: Ubuntu
  • Browser Chrome

Additional context Add any other context about the problem here.

jomonthomaslobo avatar Mar 25 '19 05:03 jomonthomaslobo