You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 25, 2021. It is now read-only.
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:
Go to '...'
Click on '....'
Scroll down to '....'
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.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
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):
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: