TableExport
TableExport copied to clipboard
Only CSV export button is shown
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.